@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_group_activity_syndication_options |
Fires inside the syndication options list, after the RSS option. |
bp_activity_syndication_options |
Fires before the display of the activity syndication options. |
bp_groups_directory_group_types |
Fires inside the groups directory group types. |
bp_after_{$component}_loop |
Fires after the finish of the component loop. |
bp_before_{$component}_loop |
Fires before the start of the component loop. |
bp_core_activation_notice() |
Verify that some BP prerequisites are set up properly, and notify the admin if not. |
bp_init |
Member navigation tabs creation start |
bp_loaded() |
Fire the ‘bp_loaded’ action, which fires after BP’s core plugin files have been loaded. |
bp_setup_widgets() |
Fire the ‘bp_register_widgets’ action, where plugins should register widgets. |
bp_register_widgets |
Fires inside the ‘bp_register_widgets’ function, where plugins should register widgets. |