@since: BuddyPress 1.9.0 |
Description |
---|---|
bp_post_request() |
The main action used for handling theme-side POST requests. |
bp_post_request_{$action} |
Fires at the end of the bp_post_request function. |
bp_post_request |
Fires at the end of the bp_post_request function. |
bp_add_permastructs |
Fires inside the ‘bp_add_permastructs’ function, where BP adds its BP-specific permalink structure. |
bp_add_permastructs() |
Fire the ‘bp_add_permastructs’ action, where BP adds its BP-specific permalink structure. |
bp_add_rewrite_rules() |
Fire the ‘bp_add_rewrite_rules’ action, where BP adds its custom rewrite rules. |
bp_add_rewrite_rules |
Fires inside the ‘bp_add_rewrite_rules’ function, where BP adds its custom rewrite rules. |
bp_update_to_1_9() |
Add the notifications component to active components. |
bp_notifications_buddybar_menu() |
Create the Notifications menu for the BuddyBar. |
bp_do_register_theme_directory() |
Determine whether BuddyPress should register the bp-themes directory. |