File: bp-forums/core/options.php
Description
bbp_allow_anonymous()

Is the anonymous posting allowed?

Source: bp-forums/core/options.php:302

bbp_allow_global_access()

Is this forum available to all users on all sites in this installation?

Source: bp-forums/core/options.php:314

bbp_delete_options()

Delete default options

Source: bp-forums/core/options.php:136

bbp_setup_option_filters()

Add filters to each Forums option and allow them to be overloaded from inside the $bbp->options array.

Source: bp-forums/core/options.php:155

bbp_pre_get_option()

Filter default options and allow them to be overloaded from inside the $bbp->options array.

Source: bp-forums/core/options.php:173

bbp_is_favorites_active()

Checks if favorites feature is enabled.

Source: bp-forums/core/options.php:196

bbp_is_subscriptions_active()

Checks if subscription feature is enabled.

Source: bp-forums/core/options.php:208

bbp_allow_topic_tags()

Are topic tags allowed

Source: bp-forums/core/options.php:220

bbp_allow_search()

Is forum-wide searching allowed

Source: bp-forums/core/options.php:232

bbp_thread_replies()

Are replies threaded

Source: bp-forums/core/options.php:247