ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 6.5.0
  • Page 4

WP_Script_Modules::get_src()

Method: Gets the versioned URL for a script module src.

Source: wp-includes/class-wp-script-modules.php:349

Used by 3 functions | Uses 3 functions

WP_Script_Modules

Class: Core class used to register script modules.

Source: wp-includes/class-wp-script-modules.php:16

Used by 0 functions | Uses 0 functions

WP_Script_Modules::register()

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

Used by 2 functions | Uses 0 functions

WP_Script_Modules::enqueue()

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

Used by 1 function | Uses 1 function

WP_Script_Modules::dequeue()

Method: Unmarks the script module so it will no longer be enqueued in the page.

Source: wp-includes/class-wp-script-modules.php:150

Used by 1 function | Uses 0 functions

WP_REST_Server::is_dispatching()

Method: Returns whether the REST server is currently dispatching / responding to a request.

Source: wp-includes/rest-api/class-wp-rest-server.php:1063

Used by 0 functions | Uses 0 functions

wp_is_rest_endpoint()

Function: Checks whether a REST API endpoint request is currently being handled.

Source: wp-includes/rest-api.php:3332

Used by 0 functions | Uses 0 functions

wp_is_rest_endpoint

Filter Hook: Filters whether a REST endpoint request is currently being handled.

Source: wp-includes/rest-api.php:3353

Used by 0 functions | Uses 0 functions

wp_is_serving_rest_request()

Function: Determines whether WordPress is currently serving a REST API request.

Source: wp-includes/functions.php:4719

Used by 0 functions | Uses 0 functions

wp_get_image_mime()

Function: Returns the real mime type of an image file.

Source: wp-includes/functions.php:3273

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4
ClassicPress Documentation • Made with ClassicPress
Privacy Policy