wp_dequeue_script_module()
Function: Unmarks the script module so it is no longer enqueued in the page.
Source: wp-includes/script-modules.php:112
Function: Unmarks the script module so it is no longer enqueued in the page.
Source: wp-includes/script-modules.php:112
Function: Deregisters the script module.
Source: wp-includes/script-modules.php:123
Function: Retrieves the main WP_Script_Modules instance.
Source: wp-includes/script-modules.php:23
Function: Registers the script module if no script module with that script module identifier has already been registered.
Source: wp-includes/script-modules.php:64
Function: Marks the script module to be enqueued in the page.
Source: wp-includes/script-modules.php:101
Method: Returns the import map array.
Source: wp-includes/class-wp-script-modules.php:276
Method: Retrieves the list of script modules marked for enqueue.
Source: wp-includes/class-wp-script-modules.php:291
Method: Retrieves all the dependencies for the given script module identifiers, filtered by import types.
Source: wp-includes/class-wp-script-modules.php:317
Method: Gets the versioned URL for a script module src.
Source: wp-includes/class-wp-script-modules.php:349
Filter Hook: Filters the script module source.
Source: wp-includes/class-wp-script-modules.php:371