Changeset 11959 for trunk/src/bp-activity/bp-activity-template.php
- Timestamp:
- 04/06/2018 04:07:36 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-template.php
r11837 r11959 2947 2947 * 2948 2948 * @param bool $can_comment Status on if activity reply can be commented on. 2949 * @param string $comment Current comment being checked on.2949 * @param object $comment Current comment object being checked on. 2950 2950 */ 2951 2951 return (bool) apply_filters( 'bp_activity_can_comment_reply', $can_comment, $comment );
Note: See TracChangeset
for help on using the changeset viewer.