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_css

2min

Enqueue additional inline/embedded styles on the frontend. This happens after our Custom CSS 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_css");
ο»Ώ

Files

  • includes/class.script-loader.php

ο»Ώ

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