WP_Script_Modules::get_import_map()
Method: Returns the import map array.
Source: wp-includes/class-wp-script-modules.php:276
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
Method: Marks the script module to be enqueued in the page the next time `print_enqueued_script_modules` is called.
Source: wp-includes/class-wp-script-modules.php:132
Method: Unmarks the script module so it will no longer be enqueued in the page.
Source: wp-includes/class-wp-script-modules.php:150
Class: Core class used to register script modules.
Source: wp-includes/class-wp-script-modules.php:16
Method: Registers the script module if no script module with that script module identifier has already been registered.
Source: wp-includes/class-wp-script-modules.php:64
Function: Schedules the removal of all contents in the temporary backup directory.
Source: wp-includes/update.php:1026