Changeset 61681 for trunk/src/wp-admin/setup-config.php
- Timestamp:
- 02/18/2026 09:13:47 PM (3 weeks ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/setup-config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/setup-config.php
r59600 r61681 95 95 $body_classes = (array) $body_classes; 96 96 $body_classes[] = 'wp-core-ui'; 97 $body_classes[] = 'admin-color-modern'; 97 98 $dir_attr = ''; 98 99 if ( is_rtl() ) {
Note: See TracChangeset
for help on using the changeset viewer.