#63568
|
WP_Font_Face: Font names that contain single quotes are not wrapped in double quotes
|
audrasjb*
|
Editor
|
normal
|
normal
|
6.9
|
defect (bug)
|
commit
|
06/21/2025
|
#61734
|
Add the ability to handle "fetchpriority" to ES Modules and Import Maps
|
westonruter*
|
Script Loader
|
normal
|
minor
|
6.8.2
|
enhancement
|
has-patch
|
06/20/2025
|
#14110
|
Expose height and width attributes to 'wp_get_attachment_image_attributes' filter
|
adamsilverstein
|
Media
|
normal
|
minor
|
6.8.2
|
enhancement
|
commit
|
06/20/2025
|
#63603
|
Replace deprecated / non-standard CSS for `speak` and `aural`
|
audrasjb
|
General
|
normal
|
normal
|
6.9
|
enhancement
|
dev-feedback
|
06/20/2025
|
#63239
|
Button focus visibility issue in media upload page
|
joedolson*
|
Media
|
normal
|
normal
|
6.9
|
defect (bug)
|
dev-feedback
|
06/20/2025
|
#47595
|
Re-evaluate whether comment form should still get the HTML5 novalidate attribute
|
westonruter
|
Comments
|
normal
|
normal
|
6.8.2
|
enhancement
|
has-patch
|
06/19/2025
|
#63325
|
Regression in saving posts with Block Editor in 6.8
|
|
REST API
|
normal
|
normal
|
6.8.2
|
defect (bug)
|
has-patch
|
06/19/2025
|
#63029
|
Better align restore revision buttons on mobile devices
|
joedolson
|
Revisions
|
normal
|
normal
|
6.8.2
|
defect (bug)
|
commit
|
06/19/2025
|
#63559
|
Buttons on Edit Media screen have smaller height than other buttons
|
joedolson*
|
Media
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/19/2025
|
#63126
|
Theme preview model and Media library model having issues with Shift/Ctrl + Shift next and previous arrows.
|
joedolson*
|
Themes
|
normal
|
normal
|
6.9
|
enhancement
|
needs-unit-tests
|
06/19/2025
|
#41604
|
REST API: Attempting to create or update a non-existent setting doesn't return an error response
|
johnbillion
|
Options, Meta APIs
|
normal
|
normal
|
6.9
|
defect (bug)
|
needs-unit-tests
|
06/18/2025
|
#15801
|
Network Admin: Deactivated / Deleted inconsistency
|
johnbillion
|
Networks and Sites
|
normal
|
normal
|
6.9
|
defect (bug)
|
dev-feedback
|
06/17/2025
|
#63310
|
On mobile devices, the search bar in the WordPress admin "Pages" section has an unnecessary right margin, which negatively impacts the visual alignment and user experience.
|
|
Administration
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
06/16/2025
|
#61623
|
Site Health PHP check shows inaccurate status
|
pbearne
|
Site Health
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/16/2025
|
#48054
|
wp.sanitize.stripTags should iterate instead of using recursion
|
flixos90
|
General
|
normal
|
minor
|
6.9
|
enhancement
|
has-patch
|
06/14/2025
|
#62139
|
Broaden use of `addAdminNotice()`
|
joedolson*
|
General
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
06/13/2025
|
#63561
|
The media upload button is not disabled when no image has been uploaded
|
joedolson*
|
Media
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
06/13/2025
|
#47101
|
Improve accessibility when deleting terms via AJAX: color contrast & spoken message.
|
joedolson*
|
Taxonomy
|
normal
|
normal
|
6.9
|
enhancement
|
dev-feedback
|
06/12/2025
|
#62991
|
Issue: Non-Clickable Area in Admin Profile Dropdown
|
adamsilverstein
|
Toolbar
|
normal
|
normal
|
6.9
|
enhancement
|
dev-feedback
|
06/12/2025
|
#59592
|
Store last changed value in key instead of using it as a salt for query caches
|
spacedmonkey
|
Cache API
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
06/11/2025
|
#63549
|
Twenty Twenty-One: Line-height inconsistency in List Item blocks between editor and frontend
|
|
Bundled Theme
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/11/2025
|
#62579
|
iFrame plugins must have an accessible name
|
joedolson*
|
Embeds
|
normal
|
major
|
6.9
|
defect (bug)
|
|
06/11/2025
|
#63026
|
Improve performance of bcrypt related unit tests
|
|
Build/Test Tools
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/11/2025
|
#63166
|
Docblock improvements for WP 6.9
|
|
General
|
normal
|
normal
|
6.9
|
task (blessed)
|
has-patch
|
06/11/2025
|
#63120
|
Emojis in plugin titles render in front of text characters
|
|
Plugins
|
normal
|
minor
|
6.9
|
defect (bug)
|
dev-feedback
|
06/11/2025
|
#54479
|
Set_blog_id performance
|
flixos90
|
General
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
06/10/2025
|
#36409
|
Comments number is wrong
|
pbearne
|
Comments
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/10/2025
|
#30036
|
Add some escaping to $handle when printing styles.
|
|
Script Loader
|
normal
|
normal
|
6.9
|
defect (bug)
|
|
06/10/2025
|
#54289
|
Improve get_shortcode_regex performance
|
flixos90
|
Shortcodes
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
06/10/2025
|
#63430
|
Coding Standards: replace isset() ternary with null coalescing
|
|
General
|
normal
|
minor
|
6.9
|
enhancement
|
has-patch
|
06/09/2025
|
#63547
|
wp_remote_post not respecting timeout & blocking params
|
westonruter*
|
HTTP API
|
normal
|
normal
|
6.9
|
defect (bug)
|
|
06/09/2025
|
#60196
|
Twenty Twenty-One: List Item blocks have extra margin in editor
|
|
Bundled Theme
|
normal
|
minor
|
6.9
|
defect (bug)
|
has-patch
|
06/09/2025
|
#63546
|
Fix unclosed li element in plugin-editor.php
|
joedolson*
|
General
|
normal
|
normal
|
6.9
|
defect (bug)
|
dev-feedback
|
06/09/2025
|
#62451
|
Menu editing broken on mobile
|
|
Menus
|
normal
|
normal
|
6.9
|
defect (bug)
|
|
06/09/2025
|
#60726
|
The WordPress core password reset needs to pre-populate the username to meet WCAG 2.2
|
joedolson*
|
Login and Registration
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/08/2025
|
#61244
|
The export_wp() function inserts empty <wp:comment> data when get_comment() returns a false or empty value
|
audrasjb
|
Export
|
normal
|
minor
|
6.9
|
defect (bug)
|
close
|
06/07/2025
|
#61154
|
Fix the 'attributes' dynamic property in WP_Block
|
audrasjb
|
Editor
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/07/2025
|
#60549
|
"Site Upload Quota Space" should indicate network default and possibly site's current usage
|
|
Networks and Sites
|
normal
|
normal
|
6.9
|
enhancement
|
|
06/07/2025
|
#60029
|
Admin unable to create new Application Password for user with no role on main site (multisite)
|
|
Application Passwords
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/06/2025
|
#63532
|
Unit Testing: Checking if images already exists before starting tests
|
|
Media
|
normal
|
normal
|
6.9
|
defect (bug)
|
dev-feedback
|
06/06/2025
|
#63168
|
Coding Standards fixes for WP 6.9
|
|
General
|
normal
|
normal
|
6.9
|
task (blessed)
|
|
06/06/2025
|
#63276
|
Content width in block editor styles expects padding
|
|
Bundled Theme
|
normal
|
normal
|
6.9
|
defect (bug)
|
dev-feedback
|
06/06/2025
|
#63030
|
Update CSS for `::-moz-placeholder` color
|
joedolson*
|
Administration
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/06/2025
|
#10931
|
Verify Comment Email Addresses of Registered Users
|
adamsilverstein
|
Comments
|
normal
|
normal
|
6.9
|
enhancement
|
needs-docs
|
06/06/2025
|
#42078
|
Customize: fix the color hue picker HTML and accessibility
|
joedolson*
|
Customize
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/05/2025
|
#63199
|
Allow to control aria-live attribute in settings_errors()
|
joedolson*
|
General
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
06/05/2025
|
#63520
|
Twenty Fourteen: Latest Comments block link color does not belong in Content Sidebar
|
|
Bundled Theme
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/04/2025
|
#23432
|
Review usage of target="_blank" in the admin
|
sabernhardt*
|
Administration
|
normal
|
normal
|
6.9
|
task (blessed)
|
|
06/04/2025
|
#61467
|
Inconsistent cache handling for network (site) meta
|
spacedmonkey
|
Cache API
|
normal
|
major
|
6.9
|
defect (bug)
|
dev-feedback
|
06/04/2025
|
#47579
|
Customizer "Select logo" and "Select site icon" look like drop areas, but are butons.
|
joedolson*
|
Administration
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/04/2025
|
#22114
|
Propagating password on change
|
chriscct7
|
Users
|
normal
|
normal
|
6.9
|
feature request
|
has-patch
|
06/04/2025
|
#63195
|
Unify timestamps of query cache keys
|
flixos90
|
Cache API
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/03/2025
|
#61959
|
Enhance Support for `popovertarget` and `popover` Attributes in Native Browser Popover API
|
tirth03
|
General
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
06/03/2025
|
#47051
|
Twenty Nineteen theme sub-menu returns error in WAVE accessibility tool
|
joedolson*
|
Bundled Theme
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/03/2025
|
#62835
|
Remove title attributes from author link functions
|
joedolson*
|
Users
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/03/2025
|
#44656
|
Multiple themes: Empty site title leaves empty anchor tag in header
|
joedolson*
|
Bundled Theme
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/03/2025
|
#48710
|
Media uploader does not restrict file upload `accepts` parameters based on current context
|
joedolson*
|
Media
|
normal
|
normal
|
6.9
|
defect (bug)
|
|
06/03/2025
|
#18836
|
ORDER BY RAND() is slow
|
pbearne
|
Query
|
normal
|
minor
|
6.9
|
enhancement
|
dev-feedback
|
06/03/2025
|
#63061
|
Prepare for PHP 8.5
|
|
General
|
normal
|
normal
|
6.9
|
task (blessed)
|
|
06/01/2025
|
#37026
|
PHP Notice: Trying to get property of non-object in wp-admin\nav-menus.php on line 836
|
|
Menus
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
06/01/2025
|
#62086
|
Add Filter for Custom Form Attributes in New Site Creation (/wp-admin/network/site-new.php)
|
|
Networks and Sites
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
06/01/2025
|
#59269
|
Add support for adding metadata in bulk
|
|
Database
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
05/28/2025
|
#63007
|
Bundled themes: Stylesheets for block themes are missing path data for inlining
|
westonruter*
|
Bundled Theme
|
normal
|
normal
|
6.9
|
enhancement
|
dev-feedback
|
05/28/2025
|
#63012
|
Bundled themes: Stylesheets should be minified
|
westonruter*
|
Bundled Theme
|
normal
|
normal
|
6.9
|
defect (bug)
|
|
05/27/2025
|
#49446
|
cache the results of get_uploaded_header_images()
|
SergeyBiryukov
|
Themes
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
05/27/2025
|
#63045
|
Add caching to `count_many_users_posts()`
|
|
Users
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
05/27/2025
|
#43258
|
Output buffer template rendering and add filter for post-processing (e.g. caching, optimization)
|
westonruter*
|
General
|
normal
|
normal
|
6.9
|
enhancement
|
needs-unit-tests
|
05/27/2025
|
#62997
|
Put the final nail in the coffin of shared terms
|
johnbillion*
|
Taxonomy
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
05/27/2025
|
#13273
|
Allow "'non-clickable" menu items
|
|
Menus
|
normal
|
normal
|
6.9
|
enhancement
|
dev-feedback
|
05/27/2025
|
#57299
|
Implement array key type notation
|
|
General
|
normal
|
normal
|
6.9
|
enhancement
|
|
05/24/2025
|
#63397
|
Harder Deprecate ms-files.php
|
|
Site Health
|
normal
|
normal
|
6.9
|
enhancement
|
dev-feedback
|
05/23/2025
|
#63068
|
Administrator Role Changed to "No Roles" Causes Internal Server Error
|
audrasjb
|
General
|
normal
|
normal
|
6.9
|
defect (bug)
|
dev-feedback
|
05/22/2025
|
#63261
|
Menu items incorrectly marked as current when page and taxonomy share the same object_id
|
audrasjb
|
Menus
|
normal
|
normal
|
6.9
|
defect (bug)
|
reporter-feedback
|
05/22/2025
|
#58001
|
Lazy load user capabilities in WP_User object
|
flixos90
|
Users
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
05/20/2025
|
#57496
|
Lazy load post meta
|
spacedmonkey
|
Posts, Post Types
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
05/20/2025
|
#63021
|
Lazy load user meta
|
flixos90
|
Users
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
05/20/2025
|
#63011
|
Customizer: The back button is not keyboard focusable
|
joedolson*
|
Customize
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
05/20/2025
|
#63443
|
ZIP tests not checking potential clean directory
|
SergeyBiryukov
|
External Libraries
|
normal
|
trivial
|
6.9
|
defect (bug)
|
dev-feedback
|
05/19/2025
|
#29849
|
Better human_time_diff()
|
audrasjb
|
Date/Time
|
normal
|
normal
|
6.9
|
enhancement
|
has-patch
|
05/15/2025
|
#61061
|
PHP Warning with invalid JSON input
|
|
REST API
|
low
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
05/12/2025
|
#63104
|
Undefined constant "BLOGUPLOADDIR" for subdirectory multisites
|
realloc
|
Networks and Sites
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
05/12/2025
|
#62846
|
Allow direct linking to site health check result
|
audrasjb
|
Site Health
|
normal
|
normal
|
6.9
|
enhancement
|
reporter-feedback
|
05/12/2025
|
#61100
|
Fix capability error in bulk role removal when editing site users in network admin
|
jeremyfelt
|
Networks and Sites
|
normal
|
normal
|
6.9
|
defect (bug)
|
needs-unit-tests
|
05/12/2025
|
#43936
|
Settings: Warn when open registration and new user default is privileged
|
audrasjb*
|
Security
|
normal
|
normal
|
6.9
|
feature request
|
dev-feedback
|
05/12/2025
|
#14060
|
Misleading "You do not have sufficient permissions to access this page."
|
SergeyBiryukov
|
Plugins
|
normal
|
normal
|
6.9
|
defect (bug)
|
dev-feedback
|
05/12/2025
|
#60770
|
TimeZone select box compatibility with RTL directions
|
audrasjb
|
I18N
|
normal
|
normal
|
6.9
|
enhancement
|
dev-feedback
|
05/07/2025
|
#51006
|
Add a mechanism for accessible tooltips in core
|
joedolson*
|
General
|
normal
|
normal
|
6.9
|
enhancement
|
needs-unit-tests
|
05/07/2025
|
#63391
|
Docs: Typo correction – 'compatability' to 'compatibility'
|
|
HTML API
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
05/06/2025
|
#49876
|
Identify items used in current menu in menu selection panels.
|
joedolson*
|
Customize
|
normal
|
normal
|
6.9
|
enhancement
|
|
04/29/2025
|
#47359
|
Unable to distinguish post formats when viewing list tables on mobile
|
joedolson*
|
Post Formats
|
normal
|
normal
|
6.9
|
defect (bug)
|
|
04/29/2025
|
#26649
|
escaped shortcodes should not be expanded during 'get_the_excerpt'
|
|
Shortcodes
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
04/24/2025
|
#40477
|
REST API: Does NOT Trigger New User Notifications!
|
spacedmonkey
|
Users
|
normal
|
normal
|
6.9
|
defect (bug)
|
dev-feedback
|
04/23/2025
|
#44267
|
Privacy Request List Table: A way to show the time of request when it's older than 24 hours.
|
joedolson*
|
Privacy
|
normal
|
normal
|
6.9
|
enhancement
|
|
04/18/2025
|
#62742
|
Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller
|
|
REST API
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
04/17/2025
|
#40428
|
Introduce best practices to hide CSS generated content from assistive technologies
|
joedolson*
|
Administration
|
normal
|
normal
|
6.9
|
defect (bug)
|
|
04/15/2025
|
#63249
|
Minor code and inline docs improvements in class-wp-rest-server.php
|
audrasjb
|
REST API
|
normal
|
normal
|
6.9
|
defect (bug)
|
has-patch
|
04/11/2025
|
#37297
|
Deprecate get_blogaddress_by_id function
|
spacedmonkey
|
Networks and Sites
|
normal
|
normal
|
6.9
|
enhancement
|
commit
|
04/10/2025
|
#63230
|
Correct expiration time documentation for `wp_set_auth_cookie()`
|
|
Login and Registration
|
normal
|
normal
|
6.9
|
enhancement
|
needs-docs
|
04/05/2025
|
#63218
|
space is required before curly brackets
|
audrasjb
|
General
|
low
|
trivial
|
6.9
|
defect (bug)
|
has-patch
|
04/02/2025
|
#63201
|
FTPext Stub
|
|
Filesystem API
|
normal
|
normal
|
6.9
|
defect (bug)
|
dev-feedback
|
04/01/2025
|