WP_Script_Modules::get_src()
Method: Gets the versioned URL for a script module src.
Source: wp-includes/class-wp-script-modules.php:349
Method: Gets the versioned URL for a script module src.
Source: wp-includes/class-wp-script-modules.php:349
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
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
Method: Returns whether the REST server is currently dispatching / responding to a request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1063
Function: Checks whether a REST API endpoint request is currently being handled.
Source: wp-includes/rest-api.php:3332
Filter Hook: Filters whether a REST endpoint request is currently being handled.
Source: wp-includes/rest-api.php:3353
Function: Determines whether WordPress is currently serving a REST API request.
Source: wp-includes/functions.php:4719
Function: Returns the real mime type of an image file.
Source: wp-includes/functions.php:3273