Filter: wu_admin_notices
Allow developers to filter admin notices added by Ultimate Multisite.
Parameters
| Name | Type | Description |
|---|---|---|
| $notices | array | List of notices for that particular panel. |
| $all_notices | array | List of notices added, segregated by panel. |
| $panel | string | Panel to retrieve the notices. |
| $filter | string | If the dismissable notices have been filtered out. |
| $dismissed_messages | array | List of dismissed notice keys. |
Since
- 2.0.0
Source
Defined in inc/class-admin-notices.php at line 121