apply_filters( 'bbp_view_slug', $prefix . get_option( '_bbp_view_slug', 'view' ) )
Continue reading →
apply_filters( 'bbp_view_id', 'bbp_view' )
Continue reading →
apply_filters( 'bbp_user_slug', $prefix . get_option( '_bbp_user_slug', 'user' ) )
Continue reading →
apply_filters( 'bbp_user_id', 'bbp_user' )
Continue reading →
apply_filters( 'bbp_trash_post_status', 'trash' )
Continue reading →
apply_filters( 'bbp_topic_tag_tax_id', 'topic-tag' )
Continue reading →
apply_filters( 'bbp_topic_tag_slug', $prefix . get_option( '_bbp_topic_tag_slug', 'topic-tag' ) )
Continue reading →
apply_filters( 'bbp_topic_slug', $prefix . get_option( '_bbp_topic_slug', 'topic' ) )
Continue reading →
apply_filters( 'bbp_topic_post_type', 'topic' )
Continue reading →
apply_filters( 'bbp_topic_archive_slug', get_option( '_bbp_topic_archive_slug', 'topics' ) )
Continue reading →
apply_filters( 'bbp_spam_post_status', 'spam' )
Continue reading →
apply_filters( 'bbp_root_slug', get_option( '_bbp_root_slug', 'forums' ) )
Continue reading →
apply_filters( 'bbp_reply_slug', $prefix . get_option( '_bbp_reply_slug', 'reply' ) )
Continue reading →
apply_filters( 'bbp_reply_post_type', 'reply' )
Continue reading →
apply_filters( 'bbp_public_post_status', 'publish' )
Continue reading →
apply_filters( 'bbp_private_post_status', 'private' )
Continue reading →
apply_filters( 'bbp_orphan_post_status', 'orphan' )
Continue reading →
apply_filters( 'bbp_hidden_post_status', 'hidden' )
Continue reading →
apply_filters( 'bbp_forum_slug', $prefix . get_option( '_bbp_forum_slug', 'forum' ) )
Continue reading →
apply_filters( 'bbp_forum_post_type', 'forum' )
Continue reading →
apply_filters( 'bbp_edit_id', 'edit' )
Continue reading →
apply_filters( 'bbp_default_tab_index', 100 )
Continue reading →
apply_filters( 'bbp_closed_post_status', 'closed' )
Continue reading →
apply_filters( 'bbpress_locale', get_locale() )
Continue reading →