File: bp-forums/core/options.php |
Description |
---|---|
bbp_use_wp_editor() |
Use the WordPress editor if available |
bbp_use_autoembed() |
Use WordPress’s oEmbed API |
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 |
bbp_allow_search() |
Is forum-wide searching allowed |
bbp_thread_replies() |
Are replies threaded |