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_titles

2min

Modify the default dynamic titles 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_titles", $titleArray);
ο»Ώ

Arguments

  • $titleArray : Dynamic titles 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_notices_dynamic_messages
NEXT
wpgooglemaps_filter_map_div_output
Docs powered byΒ Archbee
Docs powered byΒ Archbee