File: bp-core/bp-core-dependency.php |
Description |
|---|---|
| bp_setup_theme |
Fires inside the ‘bp_setup_theme’ function. |
| bp_after_setup_theme() |
Fire the ‘bp_after_setup_theme’ action. |
| bp_after_setup_theme |
Fires inside the ‘bp_after_setup_theme’ function. |
| bp_add_permastructs() |
Fire the ‘bp_add_permastructs’ action, where BP adds its BP-specific permalink structure. |
| 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. |