Namespaces: global |
Description |
|---|---|
| bbp_allow_anonymous() |
Is the anonymous posting allowed? |
| bbp_allow_global_access() |
Is this forum available to all users on all sites in this installation? |
| bbp_get_default_role() |
Is this forum available to all users on all sites in this installation? |
| bbp_use_wp_editor() |
Use the WordPress editor if available |
| bbp_delete_options() |
Delete default options |
| bbp_setup_option_filters() |
Add filters to each Forums option and allow them to be overloaded from inside the $bbp->options array. |
| bbp_pre_get_option() |
Filter default options and allow them to be overloaded from inside the $bbp->options array. |
| bbp_is_favorites_active() |
Checks if favorites feature is enabled. |
| bbp_is_subscriptions_active() |
Checks if subscription feature is enabled. |
| bbp_allow_topic_tags() |
Are topic tags allowed |