Advertisement

wp_scripts_get_suffix

Returns the suffix that can be used for the scripts.

wp_tinymce_inline_scripts

Adds inline scripts required for the TinyMCE in the block editor.

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.

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