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_notice

3min

Modify the final output of an admin notice as HTML.

Source

PHP
|
apply_filters("wpgmza_admin_persistent_notice", $html, $data);
ο»Ώ

Arguments

  • $html : The HTML for the notice (string)
  • $data : Data for the notice (object)

Requirements

  • Return a string containing HTML to be output

Files

  • includes/class.admin-notices.php

ο»Ώ

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