apply_filters( 'messages_notice_get_notices', array $r )
Filters the array of notices, sorted by date and paginated.
Parameters Parameters
- $r
-
(array) Array of parameters.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |