Commit Graph

21097 Commits

Author SHA1 Message Date
Sergey Biryukov
cc4246cd13 Docs: Correct duplicate hook references in various files.
This commit adjusts cross-reference comments where the hook was moved to a different file but the cross-reference was not updated.

Props apermo, mukesh27.
See #64224.
Built from https://develop.svn.wordpress.org/trunk@61878


git-svn-id: http://core.svn.wordpress.org/trunk@61160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-10 11:43:18 +00:00
Sergey Biryukov
5c13483c81 Admin Reskin: Correct background color for comment count bubbles.
Props r1k0, mukesh27, manishxdp.
Fixes #64829.
Built from https://develop.svn.wordpress.org/trunk@61869


git-svn-id: http://core.svn.wordpress.org/trunk@61156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-09 22:05:43 +00:00
Sergey Biryukov
b0116dc5c5 Code Quality: Correct hook registration type mismatches.
Though `add_action()` and `add_filter()` are functionally equivalent internally, for proper semantics the former should be used on actions and the latter on filters.

Follow-up to [37920], [38046], [53266].

Props apermo.
Fixes #64828.
Built from https://develop.svn.wordpress.org/trunk@61866


git-svn-id: http://core.svn.wordpress.org/trunk@61153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-08 23:49:37 +00:00
joedolson
4a1eb234a6 Customizer: Set more colors to inherit from admin theme.
Remove color overrides in customizer CSS that are already set in admin theme colors. Set colors to admin theme colors where currently hard coded.

Props madhavishah01, noruzzaman, shailu25, joedolson.
Fixes #64731.
Built from https://develop.svn.wordpress.org/trunk@61860


git-svn-id: http://core.svn.wordpress.org/trunk@61147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-06 23:22:41 +00:00
Sergey Biryukov
219d7563ef Code Quality: Make sure $comment_id is defined in wp-admin/comment.php.
This avoids a `variable.undefined` warning at PHPStan level 3.

Follow-up to [48958].

Props huzaifaalmesbah, westonruter, SergeyBiryukov.
See #64238.
Built from https://develop.svn.wordpress.org/trunk@61859


git-svn-id: http://core.svn.wordpress.org/trunk@61146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-06 23:20:46 +00:00
joedolson
3fd710b1fb Admin: Fix active filter tab link color.
Change the border color on active filter tab links to use the admin theme color.

Props hbhalodia, mukesh27, huzaifaalmesbah, noruzzaman, shailu25, joedolson.
Fixes #64807.
Built from https://develop.svn.wordpress.org/trunk@61858


git-svn-id: http://core.svn.wordpress.org/trunk@61145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-06 23:17:42 +00:00
audrasjb
3405927cc1 Administration: Improve the error message sent when bulk role change skips the current user.
This changeset clarifies the error message displayed when the current user tries to change their role to one that does not allow managing other users.

Props dpknauss, audrasjb, huzaifaalmesbah, noruzzaman, r1k0.
Fixes #64690.


Built from https://develop.svn.wordpress.org/trunk@61854


git-svn-id: http://core.svn.wordpress.org/trunk@61141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-06 14:19:43 +00:00
Sergey Biryukov
3e4494be7f Code Quality: Explicitly globalize admin menu variables to avoid PHPStan warnings.
Follow-up to [15481].

Props huzaifaalmesbah, noruzzaman.
See #64238.
Built from https://develop.svn.wordpress.org/trunk@61853


git-svn-id: http://core.svn.wordpress.org/trunk@61140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-05 21:08:44 +00:00
joedolson
fb5fc14b23 Admin: Use compact styles in Events dashboard widget.
Change the inputs for setting event location to use the compact input heights.

Props joen, audrasjb, huzaifaalmesbah, amesplant, joedolson.
Fixes #64777.
Built from https://develop.svn.wordpress.org/trunk@61852


git-svn-id: http://core.svn.wordpress.org/trunk@61139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-05 20:14:39 +00:00
joedolson
721db5ff14 Quick/Bulk Edit: Update focus color on inline edit panel.
Use admin theme variables to set the inline edit wrapper focus border.

Props hmbashar, joedolson, huzaifaalmesbah, mukesh27, shailu25, audrasjb, rahultank, manhar, ozgursar.
Fixes #64757.
Built from https://develop.svn.wordpress.org/trunk@61851


git-svn-id: http://core.svn.wordpress.org/trunk@61138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-05 20:04:44 +00:00
audrasjb
53e20a11bf Administration: Ensure the Theme Feature Filter button use the new default Admin colors.
Props niravsherasiya7707, louischan, penelopeadrian, noruzzaman, valentingrenier.
Fixes #64808.


Built from https://develop.svn.wordpress.org/trunk@61850


git-svn-id: http://core.svn.wordpress.org/trunk@61137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-05 15:29:43 +00:00
gziolo
683c1d2d87 Connectors: Update the translation when Gutenberg files missing
Follow-up [61825].
Props swissspidy.


Built from https://develop.svn.wordpress.org/trunk@61845


git-svn-id: http://core.svn.wordpress.org/trunk@61132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-05 12:09:16 +00:00
audrasjb
fa89c24d7f Media: Import images Alt text IPTC metadata.
This changeset introduce a new `wp_get_image_alttext()` function that extracts Image Alt text metadata from image IPTC metadata.

Props jhmonroe, rishabhwpn, adamsilverstein, sajjad67, ozgursar, joedolson, audrasjb, huzaifaalmesbah, sabernhardt, valentingrenier, louischan, penelopeadrian, mathiaspeguet.
Fixes #63895.


Built from https://develop.svn.wordpress.org/trunk@61841


git-svn-id: http://core.svn.wordpress.org/trunk@61128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-05 10:18:45 +00:00
joedolson
2555ba047b Administration: Set customizer theme feature filter to compact.
Use the compact button size for the customizer theme feature filter trigger.

Props joedolson, huzaifaalmesbah, shailu25, noruzzaman.
Fixes #64755.
Built from https://develop.svn.wordpress.org/trunk@61835


git-svn-id: http://core.svn.wordpress.org/trunk@61122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-05 01:12:38 +00:00
joedolson
9787071d91 Administration: Update event-none border in dashboard widget.
Update the `event-none` class in the WordPress Events and News widget to use the new color palette.

Props huzaifaalmesbah, ocean90, noruzzaman, hmbashar, mukesh27, shailu25, joedolson.
Fixes #64756.
Built from https://develop.svn.wordpress.org/trunk@61834


git-svn-id: http://core.svn.wordpress.org/trunk@61121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-05 01:08:43 +00:00
Peter Wilson
47622201fd Real-time collaboration: Rename option for positive intent.
This reverts the real time collaboration option name back to `wp_enable_real_time_collaboration` to avoid the need to turn on a checkbox in order to turn off the feature. This is to reduce the cognitive load on both users and developers of an on is off paradigm.

To ensure Real Time Collaboration is enabled prior to the upgrade routine running on multi-site installs, the option default is filtered on the `default_option_wp_enable_real_time_collaboration` hook to enable the option by default.

Developed in: https://github.com/WordPress/wordpress-develop/pull/11161
Follow up to r61828.

Props peterwilsoncc, czarate, sergeybiryukov.
Fixes #64622.

Built from https://develop.svn.wordpress.org/trunk@61833


git-svn-id: http://core.svn.wordpress.org/trunk@61120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-05 00:29:38 +00:00
Sergey Biryukov
e80449272b Admin Reskin: Correct color scheme for plugin and theme filters.
Props ocean90, niravsherasiya7707, noruzzaman, manishxdp, huzaifaalmesbah, SergeyBiryukov.
Fixes #64788.
Built from https://develop.svn.wordpress.org/trunk@61832


git-svn-id: http://core.svn.wordpress.org/trunk@61119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-04 21:07:44 +00:00
joedolson
24c0d0ca3d Themes: Remove background on active theme actions.
The background behind theme actions for the active theme was still visible when no actions were available, such as with a disabled customizer. Removing the background on this container improves the design of the active theme card by simplifying the layout and prevents the appearance of an error if no actions are available.

Remove background and inset box shadow for the `.theme.active .theme-actions` container on the active theme.

Props awetz583, huzaifaalmesbah, noruzzaman, shailu25, joedolson.
Fixes #64720.
Built from https://develop.svn.wordpress.org/trunk@61831


git-svn-id: http://core.svn.wordpress.org/trunk@61118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-04 20:43:38 +00:00
jorgefilipecosta
c9661dcfb8 Options: Mask connector API keys on All Options screen.
Connector API keys were visible in plain text on `wp-admin/options.php`
because it queries the database directly, bypassing the `get_option()`
filter that normally masks these values.
This adds masking for options matching the `connectors_*_api_key` pattern
using the existing `_wp_connectors_mask_api_key()` function, and disables
editing from this screen.

Props jorgefilipecosta, gziolo, ocean90.
Fixes #64793.
Built from https://develop.svn.wordpress.org/trunk@61829


git-svn-id: http://core.svn.wordpress.org/trunk@61116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-04 20:26:43 +00:00
ellatrix
6b28eb9266 Real-time collaboration: enable by default.
The option name is changed since the previous option name set a default value during database initialization. A default is no longer needed since the default is false.

Developed in: https://github.com/WordPress/wordpress-develop/pull/11159.

Fixes #64622.
Props czarate.
Built from https://develop.svn.wordpress.org/trunk@61828


git-svn-id: http://core.svn.wordpress.org/trunk@61115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-04 20:05:45 +00:00
joedolson
9c013e7a2b Quick/Bulk Edit: Use compact sizing on inputs after admin reskin.
Change inputs in the bulk and quick edit to use compact sizing.

Props mohitbsf, sabernhardt, mukesh27, juanmaguitar, fabiankaegy, shailu25, joedolson.
Fixes #64685.
Built from https://develop.svn.wordpress.org/trunk@61827


git-svn-id: http://core.svn.wordpress.org/trunk@61114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-04 19:57:42 +00:00
joedolson
be4ab33923 Permalinks: Improve display for permalinks slug inputs.
Set the `/blog` prefix to place the `/` correctly in RTL languages. Adjust the layout to prevent awkward wrapping in all languages on smaller viewports.

Props sabernhardt, rachid84, johnbillion, SergeyBiryukov, costdev, joedolson, afercia, ryokuhi, oglekler, sirlouen, audrasjb, huzaifaalmesbah.
Fixes #58722. See #47755.
Built from https://develop.svn.wordpress.org/trunk@61826


git-svn-id: http://core.svn.wordpress.org/trunk@61113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-04 19:48:42 +00:00
gziolo
d7c4f6f86c Connectors: Change admin URL to options-connectors.php.
Changes the Connectors screen URL from a query parameter page to a direct file, following the Settings menu naming convention used by other settings pages (`options-general.php`, `options-writing.php`, etc.).

* Adds `src/wp-admin/options-connectors.php` as a direct admin screen file.
* Adds a static submenu entry in `menu.php` at position 12 (after General).
* Removes `_wp_connectors_add_settings_menu_item()` and its `admin_menu` hook from `connectors.php`.
* Updates the `script_module_data` filter from `connectors-wp-admin` to `options-connectors-wp-admin`.

Synced from https://github.com/WordPress/gutenberg/pull/76142.
Developed in https://github.com/WordPress/wordpress-develop/pull/11157.

Follow-up to [61749], [61824].
See #64730.

Props jorgefilipecosta, gziolo.
Fixes #64790.


Built from https://develop.svn.wordpress.org/trunk@61825


git-svn-id: http://core.svn.wordpress.org/trunk@61112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-04 16:31:45 +00:00
Sergey Biryukov
13039a3947 Admin Reskin: Correct color scheme for Site Health animation and blue badges.
Props huzaifaalmesbah, niravsherasiya7707, noruzzaman.
Fixes #64772.
Built from https://develop.svn.wordpress.org/trunk@61807


git-svn-id: http://core.svn.wordpress.org/trunk@61107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-03 23:31:42 +00:00
Weston Ruter
0ca9a70ec2 Code Editor: Improve types and fix options handling to avoid double-linting at initialization.
* Refactor how CodeMirror is initialized so that the full settings are provided up-front. This avoids the linting from being applied twice at initialization, the first time with an incorrect configuration.
* Add initial TypeScript configuration for core with `npm run typecheck:js`.
* Add comprehensive types for code editor files: `code-editor.js`, `javascript-lint.js`, and `htmlhint-kses.js`.
* Move code editor scripts from `src/js/_enqueues/vendor/codemirror/` to `src/js/_enqueues/lib/codemirror/`. The CodeMirror library is sourced from the npm package as of r61539.
* Remove (deprecated) `esprima.js` from being committed to SVN since in r61539 it was switched to using the npm package as its source.
* Move `fakejshint.js` to `src/js/_enqueues/deprecated`.

Developed in https://github.com/WordPress/wordpress-develop/pull/10900

Follow up to r61611, r61539.

Props westonruter, jonsurrell, justlevine.
See #64662, #48456.
Fixes #64661.

Built from https://develop.svn.wordpress.org/trunk@61800


git-svn-id: http://core.svn.wordpress.org/trunk@61106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-03 20:27:51 +00:00
joedolson
3dea30b36e Posts, Post Types: Restore post type icons in At a Glance.
Following [61555], the post type icons were missing from the At a Glance dashboard widget. Restore the post type class omitted from the previous commit.

Props ocean90, krokodok, karinchristen, hubersen, stefanvelthuys, ozgursar, sabernhardt, joedolson.
Fixes #43084.
Built from https://develop.svn.wordpress.org/trunk@61799


git-svn-id: http://core.svn.wordpress.org/trunk@61105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-03 17:26:36 +00:00
joedolson
f7f91136e3 Admin: Reskin - Welcome Panel viewport fixes.
Ensure that the black background covers the entire width of the header on large screens, ensure that the dismiss button appears on small screens.

Props peterwilsoncc, ramonopoly, huzaifaalmesbah, marc4, shailu25, ocean90, krokodok, karinchristen, hubersen, stefanvelthuys, joedolson.
Fixes #64741.
Built from https://develop.svn.wordpress.org/trunk@61798


git-svn-id: http://core.svn.wordpress.org/trunk@61104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-03 17:21:42 +00:00
Weston Ruter
892fcc25be Coding Standards: Apply changes from running composer format.
Developed in https://github.com/WordPress/wordpress-develop/pull/11111

Follow-up to r61745, r61703, r33268.

Props soean.
See #64226.

Built from https://develop.svn.wordpress.org/trunk@61790


git-svn-id: http://core.svn.wordpress.org/trunk@61096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-03 07:18:43 +00:00
joedolson
f24f5f8711 Admin: Reskin - fix empty dashboard widget alignment.
Fix alignment of the empty dashboard widget placeholders to match the alignment of populated dashboard widget regions.

Props fabiankaegy, shailu25, r1k0, noruzzaman, mirmpro, tusharaddweb, joedolson.
Fixes #64743.
Built from https://develop.svn.wordpress.org/trunk@61785


git-svn-id: http://core.svn.wordpress.org/trunk@61091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-02 23:59:45 +00:00
joedolson
57d8ba3332 Admin: Reskin - update dismiss icons sizing.
Update the sizing of icons in the welcome panel, bulk edit, quick edit, and admin notifications to use relative sizing, fixing alignment issues.

Update focus state for bulk edit remove buttons.

Props mohitbsf, opurockey, sabernhardt, huzaifaalmesbah, madhavishah01, r1k0, ozgursar, noruzzaman, shailu25, joedolson, mukesh27.
Fixes #64684.
Built from https://develop.svn.wordpress.org/trunk@61784


git-svn-id: http://core.svn.wordpress.org/trunk@61090 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-02 19:52:21 +00:00
audrasjb
536d107250 Customize: Make the "View All Locations" link consistent with the new admin styles.
This changeset ensures the "View All Locations" link in the Customizer is consistent with the new admin styles.

Props huzaifaalmesbah, hmbashar, noruzzaman, audrasjb, mukesh27, shailu25.
Fixes #64758.


Built from https://develop.svn.wordpress.org/trunk@61782


git-svn-id: http://core.svn.wordpress.org/trunk@61088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-02 14:09:45 +00:00
joedolson
abdf1dfea1 Admin: Reskin - update active plugin colors.
Update the background and border colors to new admin color scheme on active plugin highlighting.

Props fabiankaegy, r1k0, shailu25, noruzzaman, rahultank, joedolson.
Fixes #64745.
Built from https://develop.svn.wordpress.org/trunk@61780


git-svn-id: http://core.svn.wordpress.org/trunk@61086 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-02 00:35:44 +00:00
joedolson
22b8dc66bc Admin: Update focus state on color picker.
Fix the focus color on the Iris color picker slider and color base selectors to the new admin color scheme.

Props shailu25, hmbashar, huzaifaalmesbah, noruzzaman, rahultank, joedolson.
Fixes #64754.
Built from https://develop.svn.wordpress.org/trunk@61779


git-svn-id: http://core.svn.wordpress.org/trunk@61085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-02 00:15:48 +00:00
joedolson
b5dbbdc0f5 Quick/Bulk Edit: Fix misleading error on bulk edits.
The same error message was returned whether a user attempted bulk edit without selecting an action or attempted without selecting any posts. These two situations need different messages.

Return error messages appropriate to the actual user error.

Props Presskopp, r1k0, pratiknawkar94, joedolson.
Fixes #64659.
Built from https://develop.svn.wordpress.org/trunk@61771


git-svn-id: http://core.svn.wordpress.org/trunk@61077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-27 23:57:41 +00:00
joedolson
0345ce64d2 Administration: Consistent styling for site icon setting.
In General Settings, set the `remove-site-icon` class in initial state and add border for clearer control boundaries.

Props sabernhardt, noruzzaman, madhavishah01, huzaifaalmesbah, hmbashar, shailu25, joedolson.
Fixes #64736.
Built from https://develop.svn.wordpress.org/trunk@61770


git-svn-id: http://core.svn.wordpress.org/trunk@61076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-27 23:43:41 +00:00
joedolson
56325ab718 Editor: A11y: Use a tablist pattern for taxonomy terms.
Switch the classic editor's taxonomy tabs to use the APG tablist/tabpanel structure. Add appropriate ARIA roles to tabs and panels and update JS to handle required keyboard events and selected states.

Props alh0319, mukesh27, joedolson.
Fixes #63981.
Built from https://develop.svn.wordpress.org/trunk@61764


git-svn-id: http://core.svn.wordpress.org/trunk@61070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-27 22:49:42 +00:00
joedolson
aaa00322d7 Admin: A11y: Update separator colors.
Update the base color for text in row actions, dashboard widget footers, and similar contexts to meet WCAG color standards.

Props bobbingwide, joedolson.
Fixes #64313.
Built from https://develop.svn.wordpress.org/trunk@61763


git-svn-id: http://core.svn.wordpress.org/trunk@61069 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-27 22:19:42 +00:00
joedolson
a0b91785e2 Admin: Update admin colors on Privacy Policy screen.
Update the color used for the active privacy policy tab and focused privacy disclosure accordion title.

Props wildworks, hbhalodia, huzaifaalmesbah, noruzzaman, joedolson.
Fixes #64747.
Built from https://develop.svn.wordpress.org/trunk@61762


git-svn-id: http://core.svn.wordpress.org/trunk@61068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-27 21:00:43 +00:00
joedolson
d7483f0314 Admin: Fix alignment of community events search inputs.
Following the admin reskin, community events inputs were misaligned.

Change to `flex` layout to fix alignment and improve handling for translated strings.

Props huzaifaalmesbah, hmbashar, mirmpro, shailu25, joedolson.
Fixes #64753.
Built from https://develop.svn.wordpress.org/trunk@61761


git-svn-id: http://core.svn.wordpress.org/trunk@61067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-27 20:47:44 +00:00
joedolson
7fd6f0b189 Admin: Fix alignment of dashboard widgets and welcome panel.
Adjust padding and margins of dashboard widgets to properly align with the content width, matching the Welcome Panel.

Props marc4, hbhalodia, noruzzaman, soyebsalar01, joedolson.
Fixes #64739.
Built from https://develop.svn.wordpress.org/trunk@61759


git-svn-id: http://core.svn.wordpress.org/trunk@61065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-27 19:39:43 +00:00
joedolson
ac62a6cb92 Admin: Match welcome panel to other dashboard widgets.
Set the Welcome Panel to have the same border color as the other dashboard widgets following the admin reskin.

Props marc4, fabiankaegy, joedolson.
Fixes #64741.
Built from https://develop.svn.wordpress.org/trunk@61758


git-svn-id: http://core.svn.wordpress.org/trunk@61064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-27 19:30:46 +00:00
joedolson
73d20acd0b Media: Make filters & image selection usable by voice control.
Add a visible label with the `aria-label` value for image selection to enable voice control users to select images. Add visible labels on filters to improve access to media filters.

Props grahamarmfield, tomauger, afercia, rianrietveld, antpb, audrasjb, SirLouen, ozgursar, poojapadamad, mukesh27, alh0319, joedolson.
Fixes #23562.
Built from https://develop.svn.wordpress.org/trunk@61757


git-svn-id: http://core.svn.wordpress.org/trunk@61063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-27 19:15:49 +00:00
Sergey Biryukov
dded7c75e6 Code Quality: Initialize $message and $message_class in network_step1().
This prevents the variables from being undefined when the condition isn't met.

Follow-up to [56599].

Props huzaifaalmesbah, noruzzaman.
See #64238.
Built from https://develop.svn.wordpress.org/trunk@61753


git-svn-id: http://core.svn.wordpress.org/trunk@61059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-26 22:57:34 +00:00
joedolson
2d3a62ffd3 Editor: (Classic) Fix "skip to editor" link CSS.
Fix the height, background, and positioning of the skip to editor link in the classic editor, to prevent overflow and override transparent background.

Props sabernhardt, huzaifaalmesbah, joedolson.
Fixes #64727.
Built from https://develop.svn.wordpress.org/trunk@61742


git-svn-id: http://core.svn.wordpress.org/trunk@61048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-25 23:46:40 +00:00
joedolson
2797bb3b97 Administration: Fix plugin and theme installer buttons.
Plugin and theme installer buttons load a dashicon during their updating and updated states. These dashicons were sized to large buttons, and caused a shift in alignment after the switch to compact buttons.

Update CSS to prevent shifts in size and alignment for installer buttons.

Props mohitbsf, peterwilsoncc, adnanhyder, huzaifaalmesbah, noruzzaman, ravichudasama01, shailu25, r1k0, joedolson.
Fixes #64687.
Built from https://develop.svn.wordpress.org/trunk@61741


git-svn-id: http://core.svn.wordpress.org/trunk@61047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-25 23:36:42 +00:00
joedolson
d52c55096a Administration: Fix e2e tests after removing aria-label.
Follow-up to [61738]. Updates e2e tests to use new link name. Applies change to omitted case in term list tables.

Props joedolson.
Fixes #33002.
Built from https://develop.svn.wordpress.org/trunk@61740


git-svn-id: http://core.svn.wordpress.org/trunk@61046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-25 22:52:44 +00:00
joedolson
4e6b78d97d Administration: Remove aria-label on post titles.
The `aria-label` on post titles in list tables changes the accessible name from `{post_title}` to `"{post_title}" (Edit)`. This change increases verbosity for screen readers and creates a mismatch between the visual text and the accessible name for voice command.

Remove the extraneous `aria-label`.

Props afercia, rianrietveld, iworks, muddassirnasim, joedolson.
Fixes #33002.
Built from https://develop.svn.wordpress.org/trunk@61738


git-svn-id: http://core.svn.wordpress.org/trunk@61044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-25 20:23:45 +00:00
joedolson
5a6cdcbc07 Admin: Set info notices to use white background.
The admin reskin changed info notices to a transparent background, matching usage in Gutenberg. But with the gray background in the core admin, these notices didn't show up in an expected manner. Additionally, using a transparent background in a context where the background color is variable is risky for color contrast.

Change `.notice-info`, `.notice-info.notice-alt`, and `.login .notice, .login .message` to use white backgrounds. Reverts changes from [61731] to apply styles also to `.message` class.

Props mohitbsf, audrasjb, peterwilsoncc, pbiron, fabiankaegy, noruzzaman, joedolson.
Fixes #64678. See #64715.
Built from https://develop.svn.wordpress.org/trunk@61737


git-svn-id: http://core.svn.wordpress.org/trunk@61043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-25 19:30:31 +00:00
audrasjb
bece250ff2 Administration: Fix inconsistent vertical spacing in “At a Glance” widget.
This changeset standardizes the vertical spacing between the heading and the first content item in the “At a Glance” admin dashboard widget to match the spacing conventions used by other dashboard widgets.

Props mohitbsf, opurockey, adnanhyder.
Fixes #64682.


Built from https://develop.svn.wordpress.org/trunk@61732


git-svn-id: http://core.svn.wordpress.org/trunk@61039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-25 07:03:37 +00:00
audrasjb
05caa4c07b Login and Registration: Add white background to register screen notices.
This changeset backports the changes made to common notices to `login.css`.

Props juanfra, huzaifaalmesbah, shailu25, joedolson.
Fixes #64715.


Built from https://develop.svn.wordpress.org/trunk@61731


git-svn-id: http://core.svn.wordpress.org/trunk@61038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-02-25 06:56:36 +00:00