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_standalone_component_wrap_attributes

3min

Add/modify the standalone components HTML attributes.

Source

PHP
|
apply_filters("wpgmza_standalone_component_wrap_attributes", $attributes);
ο»Ώ

Arguments

  • $attributes : The HTML attributes to be added to any standalone component (array)

Requirements

  • Must return $attributes 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_store_locator_radii_options
NEXT
wpgmza_standalone_component_classlist
Docs powered byΒ archbeeΒ