Uses
Uses | Description |
---|---|
wp-includes/script-loader.php: wp_default_packages_vendor() | Registers all the WordPress vendor scripts that are in the standardized |
wp-includes/script-loader.php: wp_register_tinymce_scripts() | Registers TinyMCE scripts. |
wp-includes/script-loader.php: wp_default_packages_scripts() | Registers all the WordPress packages scripts that are in the standardized |
wp-includes/script-loader.php: wp_default_packages_inline_scripts() | Adds inline scripts required for the WordPress JavaScript packages. |
wp-includes/plugin.php: did_action() | Retrieve the number of times an action is fired. |