apply_filters( 'hivepress/v1/admin_notices', $notices ) → {array}
Filters the WordPress admin area notices.
Parameters:
Name | Type | Description |
---|---|---|
$notices |
array | Notice configurations. |
- Source:
Returns:
Notice configurations.
- Type
- array