WordPress core
Fixes committed across administration, accessibility, media, sitemaps and PHP 8.6 compatibility. Credited in the 7.1 release.
Repository (opens in a new tab) My pull requests on GitHub (opens in a new tab)
WordPress core is committed through SVN, so accepted pull requests show as closed rather than merged on GitHub. Each one listed here has a linked core changeset.
Pull requests 19
-
Editor: Run `autoembed()` before `do_blocks()` in block content filters (opens in a new tab)
In review #13508 · +43 / -3
-
Committed #13247 · +268 / -10
-
Administration: Correct the message shown when build files are unavailable (opens in a new tab)
Committed #13365 · +5 / -5
-
Media: Remove a stray closing div from the Site Icon crop preview template (opens in a new tab)
In review #13366 · +5 / -4
-
Administration: Hide the cb column in list table body rows when it is hidden (opens in a new tab)
In review #13284 · +78 / -1
-
REST API: Guard against a non-array return from the `rest_endpoints` filter (opens in a new tab)
In review #13254 · +52 / -0
-
Toolbar: Constrain site icon to 20x20 regardless of page-level CSS overrides (opens in a new tab)
In review #13243 · +11 / -2
-
Administration: Always display the On This Day dashboard widget (opens in a new tab)
Committed #12575 · +46 / -133
-
Fix misaligned show/hide icon in password fields (opens in a new tab)
Committed #12472 · +3 / -3
-
Widgets: Cap 'On This Day' posts per year instead of overall (opens in a new tab)
In review #12806 · +351 / -48
-
Committed #12601 · +12 / -4
-
Administration: A11y: Use a shape for the 'Collapse menu' focus style (opens in a new tab)
Committed #12722 · +7 / -4
-
Media: Exclude IMG from cross-origin injection in media templates (opens in a new tab)
Committed #12616 · +64 / -1
-
General: Do not return values from constructors for PHP 8.6 compatibility (opens in a new tab)
Committed #12538 · +1 / -2
-
Users: Only set initial focus on the password field on the reset password form (opens in a new tab)
Committed #12534 · +0 / -5
-
In review #12532 · +130 / -9
-
Editor: Update Google Fonts API endpoint for WordPress 7.1 (opens in a new tab)
Committed #12343 · +7 / -7
-
Media: Fix incorrect count and lingering thumbnail in the media modal (opens in a new tab)
In review #12392 · +101 / -8
-
Committed #12182 · +125 / -1