Developers
...
Filters
Basic

wpgmza_map_shortcode_get_html_attributes

2min

Add/modify the HTML attributes added to the map container by the shortcode handler.

Source

PHP
ο»Ώ

Arguments

  • $attrs : The default HTML attributes for the shortcode (array)

Requirements

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

Files

  • includes/class.shortcodes.php

ο»Ώ