apply_filters( 'bp_messages_is_active_notice', bool $retval )
Filters whether or not the notice is currently active.
Description Description
Parameters Parameters
- $retval
-
Whether or not the notice is currently active.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |