apply_filters( 'bp_disable_blogforum_comments', bool $value )
Filters whether or not blog and forum activity stream comments are disabled.
Description Description
Parameters Parameters
- $value
-
Whether or not blog and forum activity stream comments are disabled.
Source Source
File: bp-core/bp-core-options.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |