WP_Script_Modules::print_script_module_preloads()
Method: Prints the the static dependencies of the enqueued script modules using link tags with rel=”modulepreload” attributes.
Source: wp-includes/class-wp-script-modules.php:234
Method: Prints the the static dependencies of the enqueued script modules using link tags with rel=”modulepreload” attributes.
Source: wp-includes/class-wp-script-modules.php:234
Method: Prints the import map using a script tag with a type=”importmap” attribute.
Source: wp-includes/class-wp-script-modules.php:255
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: Removes a registered script module.
Source: wp-includes/class-wp-script-modules.php:164
Method: Adds the hooks to print the import map, enqueued script modules and script module preloads.
Source: wp-includes/class-wp-script-modules.php:190
Method: Prints the enqueued script modules using script tags with type=”module” attributes.
Source: wp-includes/class-wp-script-modules.php:207