Changeset 7926 for trunk/bp-activity/bp-activity-screens.php
- Timestamp:
- 02/18/2014 07:37:41 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-screens.php
r7736 r7926 29 29 */ 30 30 function bp_activity_screen_index() { 31 if ( !bp_displayed_user_id() && bp_is_activity_component() && !bp_current_action() ) {31 if ( bp_is_activity_directory() ) { 32 32 bp_update_is_directory( true, 'activity' ); 33 33
Note: See TracChangeset
for help on using the changeset viewer.