wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp-includes/functions.wp-scripts.php › WordPress File

Funktionen11
Dependencies API: Scripts functions


Funktion Kurzbeschreibung
wp_add_inline_scriptAdds extra code to a registered script.
wp_dequeue_scriptRemoves a previously enqueued script.
wp_deregister_scriptRemoves a registered script.
wp_enqueue_scriptEnqueues a script.
wp_localize_scriptLocalizes a script.
wp_print_scriptsPrints scripts in document head that are in the $handles queue.
wp_register_scriptRegisters a new script.
wp_scriptsInitializes $wp_scripts if it has not been set.
wp_script_add_dataAdds metadata to a script.
wp_script_isDetermines whether a script has been added to the queue.
wp_set_script_translationsSets translated strings for a script.