Core Function
View Source on Trac ↗ wp_deregister_script_module()
wp_deregister_script_module( string $id ) Deregisters the script module.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $id string | The identifier of the script module. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
6.5.0
Source File
wp-includes/script-modules.php
Advertisement