CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sat, 19 Jul 2025 16:45:47 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 2
wp-includes/script-modules.php | Developer.WordPress.org
File: wp-includes/script-modules.php
-
functionwp_default_script_modules()
Registers all the default WordPress Script Modules.
-
functionwp_deregister_script_module()
Deregisters the script module.
-
functionwp_script_modules()
Retrieves the main WP_Script_Modules instance.
-
functionwp_register_script_module()
Registers the script module if no script module with that script module identifier has already been registered.
-
functionwp_enqueue_script_module()
Marks the script module to be enqueued in the page.
-
functionwp_dequeue_script_module()
Unmarks the script module so it is no longer enqueued in the page.