File: bp-core/bp-core-dependency.php |
Description |
---|---|
bp_include |
Fires inside the ‘bp_include’ function, where plugins should include files. |
bp_late_include() |
Fire the ‘bp_late_include’ action for loading conditional files. |
bp_late_include |
Fires the ‘bp_late_include’ action. |
bp_setup_components() |
Fire the ‘bp_setup_components’ action, where plugins should initialize components. |
bp_setup_components |
Fires inside the ‘bp_setup_components’ function, where plugins should initialize components. |
bp_setup_integrations() |
Fire the ‘bp_setup_components’ action, where plugins should initialize components. |
bp_setup_integrations |
Fires inside the ‘bp_setup_integrations’ function, where plugins should initialize components. |
bp_setup_canonical_stack() |
Fire the ‘bp_setup_canonical_stack’ action, where plugins should set up their canonical URL. |
bp_setup_canonical_stack |
Fires inside the ‘bp_setup_canonical_stack’ function, where plugins should set up their canonical URL. |
bp_register_taxonomies() |
Fire the ‘bp_register_taxonomies’ action, where plugins should register taxonomies. |