Filter: apple_news_notice_message - alleyinteractive/apple-news GitHub Wiki
apply_filters( 'apple_news_notice_message', string $message, string $type )
Allows you to change any success, info, or error notice that appears in the dashboard.
Parameters
$message
(string) The message to be displayed.
$type
(string) The type of message being displayed.