wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_localize_script › WordPress Function
Seit2.2.0
Veraltetn/v
› wp_localize_script ( $handle, $object_name, $l10n )
Parameter: (3) |
|
Links: | |
Siehe: |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Localizes a script.
Works only if the script has already been registered. Accepts an associative array$l10n
and creates a JavaScript object:
"$object_name": {
key: value,
key: value,
...
}Ähnliche Funktionen: wp_playlist_scripts, wp_add_inline_script, wp_normalize_path, _wp_footer_scripts, wp_initialize_site