Returns the suffix that can be used for the scripts.
wp_default_packages
Registers all the WordPress packages scripts.
wp_tinymce_inline_scripts
Adds inline scripts required for the TinyMCE in the block editor.
wp_default_packages_inline_scripts
Adds inline scripts required for the WordPress JavaScript packages.
Advertisement
wp_default_packages_scripts
Registers all the WordPress packages scripts that are in the standardized `js/dist/` location.
wp_get_script_polyfill
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.
wp_default_packages_vendor
Registers all the WordPress vendor scripts that are in the standardized `js/dist/vendor/` location.
wp_register_tinymce_scripts
Registers TinyMCE scripts.
Advertisement
wp_print_scripts
This action is documented in wp-includes/functions.wp-scripts.php
script_loader_src
This filter is documented in wp-includes/class.wp-scripts.php