Developers
...
Filters
Basic
wpgmza_plugin_get_localized_data
2min
allows you to add to the array which is localized to the dom for use in javascript modules caution should be used here as altering existing variables can have a negative affect on some modules source apply filters('wpgmza plugin get localized data', $data); arguments $data the data to localize into dom (array) requirements must return the $data to be localized files includes/class plugin php