File: bp-core/bp-core-dependency.php |
Description |
|---|---|
| bp_template_redirect |
Fires inside the ‘bp_template_redirect’ function. |
| bp_register_theme_packages() |
Fire the ‘bp_register_theme_packages’ action. |
| bp_register_theme_packages |
Fires inside the ‘bp_register_theme_packages’ function. |
| bp_enqueue_scripts() |
Fire the ‘bp_enqueue_scripts’ action, where BP enqueues its CSS and JS. |
| bp_enqueue_scripts |
Fires inside the ‘bp_enqueue_scripts’ function, where BP enqueues its CSS and JS. |
| bp_enqueue_embed_scripts() |
Fires the ‘bp_enqueue_embed_scripts’ action in the for BP oEmbeds. |
| 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_screens() |
Fire the ‘bp_screens’ action, which runs just before rendering. |