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