Wrapper for $wp_scripts->localize().Used to localizes a script. Works only if the script has already been added. Accepts an associative array $l10n and creates JS object: “$object_name” = { key: value, key: value, … } See http://core.trac.wordpress.org/ticket/11520 for more information.
3877
Continue reading