Warning: This hook has been deprecated. No longer used in core, but supported for third-party code instead.

apply_filters( 'bp_is_group_forums_active', bool $value )

Filters whether or not bbPress plugin-powered Group Forums are enabled.


Description Description


Parameters Parameters

$value

Whether or not bbPress plugin-powered Group Forums are enabled.


Top ↑

Source Source

File: bp-core/deprecated/3.0.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 No longer used in core, but supported for third-party code.
1.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.