- Timestamp:
- 12/08/2017 03:52:14 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/classes/class-bp-activity-template.php
r11692 r11764 192 192 $this->pag_num = bp_sanitize_pagination_arg( 'num', $r['per_page'] ); 193 193 194 // Check if blog/forumreplies are disabled.194 // Check if post/comment replies are disabled. 195 195 $this->disable_blogforum_replies = (bool) bp_core_get_root_option( 'bp-disable-blogforum-comments' ); 196 196
Note: See TracChangeset
for help on using the changeset viewer.