Changeset 7193 for trunk/bp-activity/bp-activity-actions.php
- Timestamp:
- 06/09/2013 02:04:36 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-actions.php
r6981 r7193 535 535 global $wp_query; 536 536 537 if ( ! bp_activity_do_mentions() ) { 538 return false; 539 } 540 537 541 if ( !bp_is_user_activity() || !bp_is_current_action( 'mentions' ) || !bp_is_action_variable( 'feed', 0 ) ) 538 542 return false;
Note: See TracChangeset
for help on using the changeset viewer.