wp_add_editor_classic_theme_styles()
Function: Loads classic theme styles on classic themes in the editor.
Source: wp-includes/script-loader.php:3685
Function: Loads classic theme styles on classic themes in the editor.
Source: wp-includes/script-loader.php:3685
Function: Loads classic theme styles on classic themes in the frontend.
Source: wp-includes/script-loader.php:3667
Function: Fetches, processes and compiles stored core styles, then combines and renders them to the page.
Source: wp-includes/script-loader.php:3002
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:2393
Function: Hooks inline styles in the proper place, depending on the active theme.
Source: wp-includes/script-loader.php:2971
Function: Runs the theme.json webfonts handler.
Source: wp-includes/script-loader.php:3187
Function: Renders the SVG filters supplied by theme.json.
Source: wp-includes/script-loader.php:2458
Function: Registers development scripts that integrate with `@wordpress/scripts`.
Source: wp-includes/script-loader.php:226
Function: Makes URLs relative to the WordPress installation.
Source: wp-includes/script-loader.php:2908
Function: Function that enqueues the CSS Custom Properties coming from theme.json.
Source: wp-includes/script-loader.php:2951
Function: Enqueues a stylesheet for a specific block.
Source: wp-includes/script-loader.php:3066
Filter Hook: The maximum size of inlined styles in bytes.
Source: wp-includes/script-loader.php:2836
Function: Allows small styles to be inlined.
Source: wp-includes/script-loader.php:2825
Function: Enqueues the assets required for the format library within the block editor.
Source: wp-includes/script-loader.php:2687
Function: Enqueues the global styles defined via theme.json.
Source: wp-includes/script-loader.php:2408
Function: Checks whether separate styles should be loaded for core blocks on-render.
Source: wp-includes/script-loader.php:2523
Filter Hook: Filters whether block styles should be loaded separately.
Source: wp-includes/script-loader.php:2539
Function: Wraps inline JavaScript in “ tag.
Source: wp-includes/script-loader.php:2777
Filter Hook: Filters attributes to be added to a script tag.
Source: wp-includes/script-loader.php:2791
Function: Prints inline JavaScript wrapped in “ tag.
Source: wp-includes/script-loader.php:2809
Filter Hook: Filters attributes to be added to a script tag.
Source: wp-includes/script-loader.php:2746
Function: Prints formatted “ loader tag.
Source: wp-includes/script-loader.php:2761
Function: Sanitizes an attributes array into an attributes string to be placed inside a “ tag.
Source: wp-includes/script-loader.php:2703
Function: Formats “ loader tags.
Source: wp-includes/script-loader.php:2733
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:2486
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:2499
Function: Enqueues the assets required for the block directory within the block editor.
Source: wp-includes/script-loader.php:2677
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:2592
Function: Function responsible for enqueuing the assets required for block styles functionality on the editor.
Source: wp-includes/script-loader.php:2644
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:2343