wp_remove_surrounding_empty_script_tags()
Function: Removes leading and trailing _empty_ script tags.
Source: wp-includes/script-loader.php:3368
Function: Removes leading and trailing _empty_ script tags.
Source: wp-includes/script-loader.php:3368
Function: Enqueues the global styles custom css defined via theme.json.
Source: wp-includes/script-loader.php:2523
Function: Loads classic theme styles on classic themes in the frontend.
Source: wp-includes/script-loader.php:3294
Function: Loads classic theme styles on classic themes in the editor.
Source: wp-includes/script-loader.php:3313
Function: Fetches, processes and compiles stored core styles, then combines and renders them to the page.
Source: wp-includes/script-loader.php:3121
Function: Applies a filter to the list of style nodes that comes from WP_Theme_JSON::get_style_nodes().
Source: wp-includes/script-loader.php:2463
Function: Hooks inline styles in the proper place, depending on the active theme.
Source: wp-includes/script-loader.php:3089
Function: Registers development scripts that integrate with `@wordpress/scripts`.
Source: wp-includes/script-loader.php:230
Function: Makes URLs relative to the WordPress installation.
Source: wp-includes/script-loader.php:3034
Function: Function that enqueues the CSS Custom Properties coming from theme.json.
Source: wp-includes/script-loader.php:3069
Function: Enqueues a stylesheet for a specific block.
Source: wp-includes/script-loader.php:3194
Filter Hook: The maximum size of inlined styles in bytes.
Source: wp-includes/script-loader.php:2951
Function: Allows small styles to be inlined.
Source: wp-includes/script-loader.php:2940
Function: Enqueues the assets required for the format library within the block editor.
Source: wp-includes/script-loader.php:2750
Function: Enqueues the global styles defined via theme.json.
Source: wp-includes/script-loader.php:2478
Function: Checks whether separate styles should be loaded for core blocks on-render.
Source: wp-includes/script-loader.php:2586
Filter Hook: Filters whether block styles should be loaded separately.
Source: wp-includes/script-loader.php:2602
Function: Wraps inline JavaScript in “ tag.
Source: wp-includes/script-loader.php:2846
Filter Hook: Filters attributes to be added to a script tag.
Source: wp-includes/script-loader.php:2908
Function: Prints inline JavaScript wrapped in “ tag.
Source: wp-includes/script-loader.php:2924
Filter Hook: Filters attributes to be added to a script tag.
Source: wp-includes/script-loader.php:2815
Function: Prints formatted “ loader tag.
Source: wp-includes/script-loader.php:2830
Function: Sanitizes an attributes array into an attributes string to be placed inside a “ tag.
Source: wp-includes/script-loader.php:2766
Function: Formats “ loader tags.
Source: wp-includes/script-loader.php:2798
Function: Checks if the editor scripts and styles for all registered block types should be enqueued on the current screen.
Source: wp-includes/script-loader.php:2549
Filter Hook: Filters the flag that decides whether or not block editor scripts and styles are going to be enqueued on the current screen.
Source: wp-includes/script-loader.php:2562
Function: Enqueues the assets required for the block directory within the block editor.
Source: wp-includes/script-loader.php:2740
Function: Function responsible for enqueuing the styles required for block styles functionality on the editor and on the frontend.
Source: wp-includes/script-loader.php:2655
Function: Function responsible for enqueuing the assets required for block styles functionality on the editor.
Source: wp-includes/script-loader.php:2707
Function: Handles the enqueueing of block scripts and styles that are common to both the editor and the front-end.
Source: wp-includes/script-loader.php:2425