|
#43588
|
Anonymize commenter IP address once a comment is no longer pending
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
01/09/2019
|
|
#42164
|
Conditional Tags not working when using ugly URL
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/10/2017
|
|
#44695
|
WP_Term_Query unexpected 'orderby' behaviour.
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
08/27/2019
|
|
#58234
|
sanitize_title_with_dashes fatal error when query var value is an array in php 8
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
01/31/2025
|
|
#56105
|
Call update_post_parent_caches in the_post function in WP_Query class
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
04/20/2023
|
|
#49149
|
Write tests for WP_Query
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
02/20/2020
|
|
#64248
|
REST API: Logic to only change comment status never runs
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
01/27/2026
|
|
#63493
|
Timezone string doesn't return in REST API /wp-json/wp/v2/settings
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
05/28/2025
|
|
#54293
|
Expand functionality of themes REST API
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
08/04/2025
|
|
#46238
|
REST API: Allow conditional field registration
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
07/28/2025
|
|
#40340
|
"Attach to existing content" modal shows posts and pages of other users
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
08/03/2017
|
|
#39939
|
A Contributor cannot preview their own post if it's scheduled
|
|
Role/Capability
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
09/20/2025
|
|
#43877
|
Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
09/17/2018
|
|
#50123
|
Roles & Caps: give anonymous users the `read_post` meta cap for public posts.
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
01/26/2024
|
|
#59585
|
Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/10/2023
|
|
#52350
|
Add documentation about meta capabilities
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-docs
|
01/23/2021
|
|
#41674
|
More granular capabilities for restoring and permanently deleting trashed posts
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
09/01/2025
|
|
#59509
|
Shortcode attributes named 0 are ignored
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/25/2024
|
|
#49799
|
get_the_terms() object term cache check too strict?
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
04/16/2020
|
|
#35250
|
Enable developer to omit "internal" taxonomies from return value of get_taxonomies()
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-docs
|
05/10/2019
|
|
#40661
|
WP_Term_Query->parse_query() needs filter like 'get_terms'
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
08/04/2017
|
|
#57141
|
WP_Theme cannot locate a parent block theme
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
02/02/2026
|
|
#64778
|
get_block_editor_theme_styles() doesn't load editor styles of parent theme
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
03/03/2026
|
|
#59507
|
global-styles-and-settings.php in wp_theme_has_theme_json
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/02/2023
|
|
#41564
|
Search for hyphenated post templates for post types with underscores
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
feature request
|
needs-unit-tests
|
09/21/2025
|
|
#64027
|
Some specific image not uploading correctly on 6.8.2
|
|
Upload
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/03/2025
|
|
#59485
|
Invalid username
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
11/26/2024
|
|
#54310
|
WP_User_Query does not return results in the same format if fields set to all_with_meta and doesn't return any metadata
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/25/2021
|
|
#49641
|
Clarify what happens when meta_value is `''` in get_users like functions.
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-docs
|
08/19/2022
|
|
#49588
|
Cannot remove <div class="textwidget custom-html-widget">
|
|
Widgets
|
normal
|
minor
|
Awaiting Review
|
feature request
|
needs-unit-tests
|
01/31/2026
|
|
#47505
|
Create a comprehensive input validation API for WordPress editor and administration interface
|
audrasjb*
|
Administration
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/04/2019
|
|
#19958
|
Allow custom post types as "home" and get_posts() to return results for more than one post type
|
pbearne*
|
Administration
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
01/31/2026
|
|
#26571
|
Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget
|
chriscct7
|
Administration
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-docs
|
06/01/2021
|
|
#53995
|
Application Passwords Expiration
|
|
Application Passwords
|
normal
|
normal
|
Future Release
|
feature request
|
needs-docs
|
02/11/2026
|
|
#21573
|
NOBLOGREDIRECT interfering with 404 errors
|
|
Bootstrap/Load
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
09/17/2024
|
|
#40538
|
Fix or remove useless PHPUnit tests
|
johnbillion*
|
Build/Test Tools
|
normal
|
normal
|
Future Release
|
task (blessed)
|
needs-unit-tests
|
09/01/2022
|
|
#42093
|
Improve handling of SUBDOMAIN_INSTALL test coverage
|
jeremyfelt
|
Build/Test Tools
|
normal
|
normal
|
Future Release
|
task (blessed)
|
needs-unit-tests
|
10/20/2023
|
|
#59661
|
WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter.
|
thekt12
|
Cache API
|
normal
|
minor
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/28/2023
|
|
#21650
|
replace serialize() with print_r() in stats() function in wp-includes/cache.php
|
|
Cache API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/10/2022
|
|
#44412
|
'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-docs
|
06/15/2021
|
|
#44744
|
Bug on canonical redirect with Hebrew query string.
|
SergeyBiryukov
|
Canonical
|
normal
|
major
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/09/2019
|
|
#43274
|
Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical()
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
01/14/2019
|
|
#28081
|
Do a canonical redirect for pages when query var 'paged' is set
|
SergeyBiryukov*
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/01/2024
|
|
#21602
|
redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case
|
|
Canonical
|
normal
|
blocker
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
04/29/2023
|
|
#40319
|
Apostrophe in commenter's name prevents comment_whitelist setting from working.
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
06/24/2025
|
|
#60281
|
Cannot unset comment_notes_before
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
01/18/2024
|
|
#40143
|
Comment template functions don't check for comment existence
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/08/2024
|
|
#13792
|
Invalid reply link from comment admin when comment nested level > max
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
07/31/2017
|
|
#39566
|
WordPress ignoring previously approved comment for some comment authors
|
rachelbaker
|
Comments
|
normal
|
major
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
07/21/2025
|
|
#45498
|
Wrong order of arguments in call_user_func() for Walker_Comment::start_el()
|
SergeyBiryukov
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
01/16/2019
|
|
#34475
|
get_comment_link incorrect page number in returned url.
|
SergeyBiryukov
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/03/2019
|
|
#40901
|
get_comments_number_text() third argument not used in certain situations
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-docs
|
06/21/2019
|
|
#19739
|
Filters to allow comments on draft & trash post_status posts
|
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
03/02/2023
|
|
#39084
|
Introduce singular capabilities for managing individual comments
|
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
07/14/2017
|
|
#41339
|
WP_Comments_Query::__construct() should allow a 'status__not_in' parameter
|
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
07/30/2017
|
|
#21627
|
Filter for custom-background CSS selector
|
peterwilsoncc
|
Customize
|
low
|
minor
|
Future Release
|
enhancement
|
needs-unit-tests
|
02/05/2026
|
|
#40922
|
Use finer-grained capabilities with `customize_changeset` post type
|
|
Customize
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
05/16/2020
|
|
#28625
|
Enhancement: Add constants to support SSL connections for mysqli
|
|
Database
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
06/24/2023
|
|
#41424
|
Use a better error message than "Error establishing a database connection" when site isn't found
|
|
Database
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
11/22/2017
|
|
#15332
|
dbDelta($query) - do not create view
|
|
Database
|
normal
|
normal
|
Future Release
|
feature request
|
needs-unit-tests
|
05/25/2025
|
|
#34435
|
Creating a post might fail during fall's DST switch due to ambiguous time
|
|
Date/Time
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-docs
|
05/30/2019
|
|
#29159
|
Classic editor: Visual editor is disabled when user agent is obscured by a proxy
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
06/27/2025
|
|
#48256
|
WP remove first <p> in <td>
|
|
Editor
|
normal
|
major
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/23/2020
|
|
#51471
|
pre_oembed_result filter missing from oembed proxy controller
|
|
Embeds
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/17/2021
|
|
#36339
|
Possible issue with export_wp() and undefined custom post types
|
|
Export
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/07/2024
|
|
#51142
|
Invalid Moment.js locale from get_user_locale()
|
|
External Libraries
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
06/30/2023
|
|
#36334
|
Custom RSS feed has wrong MIME type and forces download in browser
|
|
Feeds
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-docs
|
03/25/2020
|
|
#46227
|
Add Rel-Feed Link to Header
|
|
Feeds
|
low
|
trivial
|
Future Release
|
enhancement
|
needs-unit-tests
|
05/13/2021
|
|
#48689
|
PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters
|
costdev
|
Filesystem API
|
normal
|
minor
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
05/12/2025
|
|
#48289
|
wp_normalize_path() breaks path_is_absolute() in Windows.
|
SergeyBiryukov
|
Filesystem API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
04/08/2021
|
|
#26842
|
Contenteditable, multiple spaces,  , and U+00A0
|
|
Formatting
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
09/04/2020
|
|
#45702
|
make_clickable() doesn't handle linked text being a URL with spaces within it
|
|
Formatting
|
low
|
trivial
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
04/03/2019
|
|
#43785
|
wptexturize fails to skip JavaScript if code contains <
|
|
Formatting
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/14/2026
|
|
#57579
|
Replace most strip_tags() with wp_strip_all_tags()
|
|
General
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/20/2025
|
|
#51006
|
Add a mechanism for accessible tooltips in core
|
joedolson*
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
09/02/2025
|
|
#60355
|
Can't save object to metadata with `readonly` properties
|
|
General
|
low
|
major
|
Future Release
|
enhancement
|
needs-unit-tests
|
10/29/2025
|
|
#42897
|
Hard deprecate functions deprecated before WP 3.7.0
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
04/20/2020
|
|
#36259
|
Switching language should update date and time formats
|
vagios
|
I18N
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
11/10/2025
|
|
#54797
|
Allow languages path in register_block_type
|
gziolo
|
I18N
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
09/11/2025
|
|
#25585
|
Arabic stopwords comparison
|
|
I18N
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
02/28/2024
|
|
#51173
|
Add support for /.well-known/change-password
|
|
Login and Registration
|
normal
|
normal
|
Future Release
|
feature request
|
needs-unit-tests
|
10/05/2022
|
|
#39422
|
Consistency for returned value of attachment meta : mime_type VS mime-type
|
|
Media
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/31/2017
|
|
#63932
|
Investigate failing Imagick tests on PHP 8.3 and 8.4
|
|
Media
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/18/2026
|
|
#55290
|
Not all image edits are applied to all subsizes
|
joedolson*
|
Media
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/02/2026
|
|
#34981
|
Usage of `image_size_names_choose` breaks JS attachment model attributes
|
|
Media
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
06/28/2025
|
|
#44801
|
`image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions
|
|
Media
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
04/15/2019
|
|
#35390
|
image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used.
|
joemcgill*
|
Media
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
05/31/2017
|
|
#47713
|
image_get_intermediate_size does not return size if it equals original size
|
SergeyBiryukov
|
Media
|
normal
|
major
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
09/10/2020
|
|
#42487
|
Avoid redundant crops for all Customizer media controls.
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
02/07/2019
|
|
#57003
|
Compress original image upload to avoid uncompressed images
|
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
03/15/2023
|
|
#55443
|
Create WebP sub-sizes and use for output
|
adamsilverstein
|
Media
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-docs
|
09/11/2025
|
|
#38560
|
Add support for uploading arrayed $_FILES
|
|
Media
|
normal
|
normal
|
Future Release
|
feature request
|
needs-unit-tests
|
08/10/2017
|
|
#56344
|
Filters for Sharpening Images
|
antpb
|
Media
|
normal
|
normal
|
Future Release
|
feature request
|
needs-unit-tests
|
03/28/2025
|
|
#37344
|
Side effects on 'nav_menu_item_args' filter when appending to arguments
|
|
Menus
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
07/29/2025
|
|
#36012
|
Add .current-ancestor class to any relative menu item ancestor
|
SergeyBiryukov
|
Menus
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
04/28/2023
|
|
#40646
|
Move code from `ms-settings.php` into functions
|
|
Networks and Sites
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
08/29/2017
|
|
#40513
|
switch_to_blog should accept a WP_site as param
|
|
Networks and Sites
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
02/01/2022
|
|
#60582
|
Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment
|
|
Networks and Sites
|
normal
|
normal
|
Future Release
|
feature request
|
needs-docs
|
03/12/2024
|
|
#22192
|
update_option() strict checks can cause false negatives
|
joemcgill
|
Options, Meta APIs
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/16/2023
|
|
#37702
|
Accept array of IDs in `delete_metadata_by_mid`
|
|
Options, Meta APIs
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
12/13/2019
|