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
