ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/script-loader.php
  • Page 2

wp_register_tinymce_scripts()

Function: Registers TinyMCE scripts.

Source: wp-includes/script-loader.php:84

Used by 1 function | Uses 3 functions

wp_default_packages_vendor()

Function: Registers all the WordPress vendor scripts that are in the standardized `js/dist/vendor/` location.

Source: wp-includes/script-loader.php:118

Used by 1 function | Uses 2 functions

wp_default_packages_inline_scripts()

Function: Adds inline scripts required for the WordPress JavaScript packages.

Source: wp-includes/script-loader.php:181

Used by 1 function | Uses 1 function

wp_tinymce_inline_scripts()

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

Source: wp-includes/script-loader.php:243

Used by 0 functions | Uses 2 functions

wp_default_packages()

Function: Registers all the WordPress packages scripts.

Source: wp-includes/script-loader.php:384

Used by 0 functions | Uses 5 functions

wp_scripts_get_suffix()

Function: Returns the suffix that can be used for the scripts.

Source: wp-includes/script-loader.php:404

Used by 6 functions | Uses 1 function

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

Used by 1 function | Uses 2 functions

print_late_styles()

Function: Prints the styles that were queued too late for the HTML head.

Source: wp-includes/script-loader.php:1998

Used by 1 function | Uses 3 functions

print_late_styles

Filter Hook: Filters whether to print the styles queued too late for the HTML head.

Source: wp-includes/script-loader.php:2016

Used by 1 function | Uses 0 functions

script_concat_settings()

Function: Determines the concatenation and compression settings for scripts and styles.

Source: wp-includes/script-loader.php:2079

Used by 5 functions | Uses 1 function
« Previous 1 2 3 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy