Namespaces: global |
Description |
|---|---|
| bbp_filter_user_roles_option() |
Helper function to add filter to option_wp_user_roles |
| bbp_is_update() |
Compare the Forums version to the DB version to determine if updating |
| bbp_is_activation() |
Determine if Forums is being activated |
| bbp_is_deactivation() |
Determine if Forums is being deactivated |
| bbp_version_bump() |
Update the DB to the latest version |
| bbp_setup_updater() |
Setup the Forums updater |
| bbp_setup_akismet() |
Loads Akismet inside the Forums global class |
| bbp_is_install() |
If there is no raw DB version, this is the first installation |
| bbp_register_theme_package() |
Register a new Forums theme package to the active theme packages array |
| bbp_theme_compat_reset_post() |
This fun little function fills up some WordPress globals with dummy data to stop your average page template from complaining about it missing. |