Function: Enqueues registered block scripts and styles, depending on current rendered context (only enqueuing editor scripts while in context of the editor).
Source: wp-includes/script-loader.php:2653
Function: Handles the enqueueing of block scripts and styles that are common to both the editor and the front-end.
Source: wp-includes/script-loader.php:2619
Action Hook: Fires after enqueuing block assets for both editor and front-end.
Source: wp-includes/script-loader.php:2642
Function: Registers TinyMCE scripts.
Source: wp-includes/script-loader.php:44
Function: Registers all the WordPress vendor scripts that are in the standardized `js/dist/vendor/` location.
Source: wp-includes/script-loader.php:76
Function: Returns contents of an inline script used in appending polyfill scripts for browsers which fail the provided tests. The provided array is a mapping from a condition to verify feature support to its polyfill script handle.
Source: wp-includes/script-loader.php:173
Function: Registers all the WordPress packages scripts that are in the standardized `js/dist/` location.
Source: wp-includes/script-loader.php:223
Function: Adds inline scripts required for the WordPress JavaScript packages.
Source: wp-includes/script-loader.php:500
Function: Adds inline scripts required for the TinyMCE in the block editor.
Source: wp-includes/script-loader.php:594
Function: Registers all the WordPress packages scripts.
Source: wp-includes/script-loader.php:735
Function: Returns the suffix that can be used for the scripts.
Source: wp-includes/script-loader.php:755
Function: Localizes community events data that needs to be passed to dashboard.js.
Source: wp-includes/script-loader.php:2167
Function: Localizes the jQuery UI datepicker.
Source: wp-includes/script-loader.php:2106
Filter Hook: Filters the MediaElement configuration settings.
Source: wp-includes/script-loader.php:1254
Function: Assign default styles to $styles object.
Source: wp-includes/script-loader.php:1821
Action Hook: Fires when footer scripts are printed.
Source: wp-includes/script-loader.php:2446
Function: Reorder JavaScript scripts array to place prototype before jQuery.
Source: wp-includes/script-loader.php:2036
Function: Wrapper for do_action(‘wp_enqueue_scripts’)
Source: wp-includes/script-loader.php:2457
Function: Load localized data on print rather than initialization.
Source: wp-includes/script-loader.php:2063
Action Hook: Fires when scripts and styles are enqueued.
Source: wp-includes/script-loader.php:2463
Function: Administration Screen CSS for changing the styles.
Source: wp-includes/script-loader.php:2250
Function: Prints the styles queue in the HTML head on admin pages.
Source: wp-includes/script-loader.php:2475
Function: Prints the script queue in the HTML head on admin pages.
Source: wp-includes/script-loader.php:2297
Filter Hook: Filters whether to print the admin styles.
Source: wp-includes/script-loader.php:2491
Filter Hook: Filters whether to print the head scripts.
Source: wp-includes/script-loader.php:2318
Function: Prints the styles that were queued too late for the HTML head.
Source: wp-includes/script-loader.php:2509
Function: Prints the scripts that were queued for the footer or too late for the HTML head.
Source: wp-includes/script-loader.php:2336
Filter Hook: Filters whether to print the styles queued too late for the HTML head.
Source: wp-includes/script-loader.php:2527
Filter Hook: Filters whether to print the footer scripts.
Source: wp-includes/script-loader.php:2353
Function: Determine the concatenation and compression settings for scripts and styles.
Source: wp-includes/script-loader.php:2584