website logo
Go back to WP Go Maps
⌘K
Initial Setup
WP Go Maps (v9)
πŸ‘First-time users
πŸ‘Map Features
πŸ‘Integrations
πŸ‘Importing and Exporting Data
Legacy (OIder) Layout (v9)
Frequently asked questions
Troubleshooting
Integrations
Developers
Hooks
Docs powered by
Archbee
Developers
...
Filters
Basic

wpgmza_admin_persistent_notices_dynamic_messages

3min

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
|
apply_filters("wpgmza_admin_persistent_notices_dynamic_messages", $messageArray);
ο»Ώ

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

ο»Ώ

Updated 03 Aug 2023
Did this page help you?
PREVIOUS
wpgmza_admin_persistent_notice
NEXT
wpgmza_admin_persistent_notices_dynamic_titles
Docs powered by
Archbee
Docs powered by
Archbee