bp_activity_screen_index, activity/index
bp_activity_screen_index, activity/index
Appears in: buddypress.14.5.2
Hook Type: filter
Displaying hooks found in version: buddypress.14.5.2apply_filters('bp_activity_screen_index, activity/index') is found 1 times:
- /bp-activity/screens/directory.php line 34
Warning: Undefined array key 37 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 38 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 39 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* @since 1.5.0 * * @param string $template Path to the activity template to load. */ bp_core_load_template( apply_filters( 'bp_activity_screen_index', 'activity/index' ) ); } } add_action( 'bp_screens', 'bp_activity_screen_index' );