website logo
Go back to WP Go Maps
⌘K
Atlas Novus (v9)
πŸ‘Initial Setup
πŸ‘First-time users
πŸ‘Map Features
πŸ‘Integrations
πŸ‘Importing and Exporting Data
πŸ‘Troubleshooting
πŸ‘Frequently asked questions
Legacy (v9)
πŸ‘Initial Setup
πŸ‘First-time users
πŸ‘Map Features
πŸ‘Integrations
πŸ‘Importing and Exporting Data
πŸ‘Troubleshooting
πŸ‘Frequently asked questions
Integrations
Developers
Hooks
Docs powered byΒ archbeeΒ 

wpgmza_shortcode_map_container_before

3min

Modify HTML content which will be output before the map container is rendered.

Source

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

Arguments

  • $html : The default HTML to output (string)

Requirements

  • Must return $html with your changes in place
  • Only runs when using Atlas Novus internal engine

Files

  • includes/class.shortcodes.php

ο»Ώ

Updated 03 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
wpgmza_shortcode_map_container_inside
NEXT
wpgmza_shortcode_map_components
Docs powered byΒ archbeeΒ