Filtro: wu_admin_notices
Permite que desenvolvedores filtrem avisos administrativos adicionados pelo Ultimate Multisite.
Parâmetros
| Nome | Tipo | Descrição |
|---|---|---|
| $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. |
Desde
- 2.0.0
Origem
Definido em inc/class-admin-notices.php na linha 121