wp_default_packages_scripts()
Function: Registers all the WordPress packages scripts that are in the standardized `js/dist/` location.
Source: wp-includes/script-loader.php:442
Function: Registers all the WordPress packages scripts that are in the standardized `js/dist/` location.
Source: wp-includes/script-loader.php:442
Function: Registers TinyMCE scripts.
Source: wp-includes/script-loader.php:84
Function: Registers all the WordPress vendor scripts that are in the standardized `js/dist/vendor/` location.
Source: wp-includes/script-loader.php:118
Function: Adds inline scripts required for the WordPress JavaScript packages.
Source: wp-includes/script-loader.php:181
Function: Adds inline scripts required for the TinyMCE in the block editor.
Source: wp-includes/script-loader.php:243
Function: Registers all the WordPress packages scripts.
Source: wp-includes/script-loader.php:384
Function: Returns the suffix that can be used for the scripts.
Source: wp-includes/script-loader.php:404
Function: Hooks to print the scripts and styles in the footer.
Source: wp-includes/script-loader.php:1883
Action Hook: Fires when footer scripts are printed.
Source: wp-includes/script-loader.php:1889
Function: Wrapper for do_action( ‘wp_enqueue_scripts’ ).
Source: wp-includes/script-loader.php:1900