Developers
...
Filters
Basic
wpgmza_localized_strings
2min
allows you to localize translated strings into the javascript engine add your strings as key/value pairs where the key is a slug and the value is the translated text for the users locale source apply filters('wpgmza localized strings', $strings); arguments $strings the localized (translated) strings for use in javascript (array) requirements must return $strings with your changes in place files includes/class strings php