apply_filters( 'bp_activity_do_mentions', bool $enabled )
Filters whether or not mentions are enabled.
Parameters Parameters
- $enabled
-
(bool) True to enable mentions, false to disable.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.8.0 | Introduced. |