wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_enqueue_script_module › WordPress Function
Since6.5.0
Deprecatedn/a
› wp_enqueue_script_module ( $id, $src = '', $deps = array(), $version = false, $args = array() )
Parameters: (5) |
|
Defined at: |
|
Codex: | |
Change Log: |
|
Marks the script module to be enqueued in the page.
If a src is provided and the script module has not been registered yet, it will be registered.Related Functions: wp_dequeue_script_module, wp_enqueue_script, wp_enqueue_scripts, wp_script_modules, wp_deregister_script_module