File: bp-core/bp-core-dependency.php |
Description |
---|---|
bp_request() |
Fire the ‘bp_request’ filter, a piggy-back of WP’s ‘request’. |
bp_request |
Filters the query_vars for the current request. |
bp_login_redirect() |
Fire the ‘bp_login_redirect’ filter, a piggy-back of WP’s ‘login_redirect’. |
bp_add_permastructs() |
Fire the ‘bp_add_permastructs’ action, where BP adds its BP-specific permalink structure. |
bp_enqueue_embed_scripts |
Enqueue CSS and JS files for BuddyPress embeds. |
bp_add_rewrite_tags() |
Fire the ‘bp_add_rewrite_tag’ action, where BP adds its custom rewrite tags. |
bp_add_rewrite_tags |
Fires inside the ‘bp_add_rewrite_tags’ function, where BP adds its custom rewrite tags. |
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_widgets_init |
Fires inside the ‘bp_widgets_init’ function, which runs after widgets have been set up. |