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