Developers
...
Filters
Basic
wpgmza_shortcode_map_components
2min
add/modify the map components which will be loaded with this map these element may be modules which self render, or may be html modules source apply filters("wpgmza shortcode map components", $components, $map, $attributes); arguments $components the components to be loaded (object) $map the map instance (wpgmza\map) $attributes the shortcode attributes (array) requirements must return $components with your changes in place only runs when using atlas novus internal engine files includes/class shortcodes php