File: bp-forums/core/sub-actions.php |
Description |
|---|---|
| bbp_constants() |
Setup constants |
| bbp_boot_strap_globals() |
Setup globals BEFORE includes |
| bbp_includes() |
Include files |
| bbp_setup_globals() |
Setup globals AFTER includes |
| bbp_register() |
Register any objects before anything is initialized |
| bbp_init() |
Initialize any code after everything has been loaded |
| bbp_activation() |
Runs on Forums activation |
| bbp_deactivation() |
Runs on Forums deactivation |