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
...
Actions
Basic

wpgooglemaps_hook_user_js_after_localize

3min

Localize additional script variables for use in your own scripts. Passes the map for use in your own localization calls.

Source

PHP
|
do_action("wpgooglemaps_hook_user_js_after_localize", $map);
ο»Ώ

Arguments

  • $map : The map instance which triggered the hook (WPMGZA\Map)

Files

  • legacy-core.php
  • includes/class.shortcodes.php

This hook uses a legacy namespace, which means it may not be maintained. In most cases it will remain functional, however, you may want to look for alternatives, depending on your needs.ook

ο»Ώ

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