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