Make WordPress Core

Timestamp:
12/16/2025 11:36:47 PM (9 months ago)
Author:
SergeyBiryukov
Message:

Script Loader: Check if $_wp_admin_css_colors is set in wp_style_loader_src().

This aims to avoid PHP warnings if the colors dependency is loaded or the style_loader_src filter is used in a context where the $_wp_admin_css_colors global does not exist.

Follow-up to [7976].

Props crstauf, petitphp, SergeyBiryukov.
Fixes #61302.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.