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