Developers
...
Filters
Basic

wpgmza_admin_persistent_notices_dynamic_messages

2min

Modify the default dynamic messages for persistent notices. These are added in a key/value pair, which relates to a slug stored when creating a persistent notice.

Source

PHP
ο»Ώ

Arguments

  • $messageArray : Dynamic messages to be registered as a key/value pair (array)

Requirements

  • Return original array from your callback, along with your changes

Files

  • includes/class.admin-notices.php

ο»Ώ