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

wpgmza_script_loader_enqueue_custom_js

2min

Enqueue additional inline/embedded scripts on the frontend. This happens after our Custom JS block data is loaded into the DOM. This should only run once, so account for that in your own code as well.

Source

PHP
|
do_action("wpgmza_script_loader_enqueue_custom_js");
ο»Ώ

Files

  • includes/class.script-loader.php

ο»Ώ

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