#40588
|
Trashing and restoring a draft post replaces the slug
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/31/2018
|
#45329
|
get_post_permalink tries is_wp_error on get_post which it will never be
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/12/2018
|
#41674
|
More granular capabilities for restoring and permanently deleting trashed posts
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
08/19/2017
|
#37376
|
Make it possible for custom post type to have an archive but no single
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
has-patch
|
04/15/2018
|
#43588
|
Anonymize commenter IP address once a comment is no longer pending
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/09/2019
|
#42164
|
Conditional Tags not working when using ugly URL
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10/10/2017
|
#44695
|
WP_Term_Query unexpected 'orderby' behaviour.
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
08/27/2019
|
#44964
|
`redirect_guess_404_permalink` doesn't support array in `post_type` var
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
10/01/2018
|
#41678
|
Make sure all field returns use filters in WP Query
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
08/20/2017
|
#49149
|
Write tests for WP_Query
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/20/2020
|
#51636
|
REST API: Remove trailing slashes when preloading requests
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10/26/2020
|
#46238
|
REST API: Allow conditional field registration
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/25/2020
|
#49960
|
REST API: Support sanitize callbacks for nested properties
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
10/25/2020
|
#39473
|
get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/25/2020
|
#41683
|
Add Widget REST API endpoint
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
10/21/2020
|
#41791
|
Unicode + add_permastruct breaks rewrite rules
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
09/15/2017
|
#40340
|
"Attach to existing content" modal shows posts and pages of other users
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
08/03/2017
|
#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)
|
has-patch
|
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)
|
|
05/20/2020
|
#43421
|
The $capabilities argument in the `add_role()` function is incompatible with `user_can`
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
03/20/2018
|
#34591
|
BugFix to WP_Scripts::do_item(), remove doubled "//"
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
02/05/2017
|
#50027
|
Retire Phpass and use PHP native password hashing
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
12/10/2020
|
#51438
|
Use CSP directive upgrade-insecure-requests when using HTTPS
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/08/2020
|
#46010
|
Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
01/16/2019
|
#49799
|
get_the_terms() object term cache check too strict?
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
04/16/2020
|
#36654
|
New function `has_terms`
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
reporter-feedback
|
08/25/2017
|
#45107
|
Taxonomies should only be allowed to support one object type
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
02/12/2019
|
#36641
|
WP_Term method __toString
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
02/05/2017
|
#40661
|
WP_Term_Query->parse_query() needs filter like 'get_terms'
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
08/04/2017
|
#42513
|
WP_Theme::get_post_templates() is extremely inefficient for large themes
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
11/12/2017
|
#38160
|
Attachment template hierarchy selects generic attachment.php before specific post type templates
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/21/2017
|
#43728
|
Implements site_enable_theme and site_disable_theme functions in WP_Theme class
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
02/28/2019
|
#48175
|
Allow Template Resolution Algorithm to be Replaceable
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
10/04/2019
|
#3534
|
Hide password in setup-config.php
|
rob1n
|
Upgrade/Install
|
low
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
07/13/2020
|
#40477
|
REST API: Does NOT Trigger New User Notifications!
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
12/04/2017
|
#50072
|
Users with email addresses containing a single quote cannot reset their passwords
|
|
Users
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
|
05/05/2020
|
#37454
|
get_avatar_data() delivers different url for scheme=https and is_ssl()
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
02/15/2017
|
#42326
|
Allow for user deletion in multisite
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
10/24/2017
|
#39123
|
Allow usernames to be changed by administrators
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
11/21/2017
|
#34316
|
User status inconsistent between single-site & multisite
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
09/27/2017
|
#44347
|
WP allows creating username that is already used email address
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
03/02/2019
|
#44098
|
Widget classes when custom widget class is namespaced
|
|
Widgets
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
07/27/2020
|
#49588
|
Cannot remove <div class="textwidget custom-html-widget">
|
|
Widgets
|
normal
|
minor
|
Awaiting Review
|
feature request
|
has-patch
|
03/07/2020
|
#47505
|
Create a comprehensive input validation API for WordPress editor and administration interface
|
audrasjb*
|
Administration
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
10/04/2019
|
#33885
|
meta_form performs a potentially expensive query
|
|
Administration
|
normal
|
critical
|
Future Release
|
defect (bug)
|
has-patch
|
06/03/2020
|
#21077
|
Add support for custom ports in multisite site addresses
|
|
Bootstrap/Load
|
normal
|
normal
|
Future Release
|
enhancement
|
|
11/19/2020
|
#42278
|
Speed up tests by using shared user fixtures
|
|
Build/Test Tools
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
01/08/2019
|
#40538
|
Fix or remove useless PHPUnit tests
|
johnbillion*
|
Build/Test Tools
|
normal
|
normal
|
Future Release
|
task (blessed)
|
has-patch
|
06/10/2018
|
#42093
|
Improve handling of SUBDOMAIN_INSTALL test coverage
|
jeremyfelt
|
Build/Test Tools
|
normal
|
normal
|
Future Release
|
task (blessed)
|
|
01/17/2019
|
#26402
|
Add option to DB if option is only present in cache when updating option
|
|
Cache API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
03/17/2017
|
#35430
|
Should the 'counts' cache group be persistent?
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
early
|
10/15/2017
|
#44744
|
Bug on canonical redirect with Hebrew query string.
|
SergeyBiryukov
|
Canonical
|
normal
|
major
|
Future Release
|
defect (bug)
|
has-patch
|
11/09/2019
|
#39535
|
Canonical redirects disallow tag named comments
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
02/28/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)
|
has-patch
|
01/14/2019
|
#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)
|
has-patch
|
09/03/2018
|
#33821
|
redirect_canonical does not consider port in $compare_original
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
09/23/2019
|
#34353
|
redirect_canonical() – Undefined indexes 'host' and 'scheme'
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
11/05/2019
|
#47911
|
redirect_guess_404_permalink does not consider public custom posts status
|
SergeyBiryukov
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
10/09/2019
|
#4328
|
Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure
|
SergeyBiryukov
|
Canonical
|
normal
|
normal
|
Future Release
|
enhancement
|
|
01/13/2021
|
#35951
|
remove_accents() doesn't escape Unicode NFD characters
|
|
Charset
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
09/20/2020
|
#40143
|
Comment template functions don't check for comment existence
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
09/27/2019
|
#13792
|
Invalid reply link from comment admin when comment nested level > max
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
07/31/2017
|
#39566
|
WordPress ignoring previously approved comment for some comment authors
|
rachelbaker
|
Comments
|
normal
|
major
|
Future Release
|
defect (bug)
|
|
10/08/2018
|
#45498
|
Wrong order of arguments in call_user_func() for Walker_Comment::start_el()
|
SergeyBiryukov
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
01/16/2019
|
#34475
|
get_comment_link incorrect page number in returned url.
|
SergeyBiryukov
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
reporter-feedback
|
10/03/2019
|
#19739
|
Filters to allow comments on draft & trash post_status posts
|
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
02/27/2017
|
#39084
|
Introduce singular capabilities for managing individual comments
|
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
|
07/14/2017
|
#36564
|
Last Modified for Comments
|
|
Comments
|
normal
|
trivial
|
Future Release
|
enhancement
|
dev-feedback
|
02/12/2017
|
#36701
|
Pages parameter for get_comments
|
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
09/18/2017
|
#41339
|
WP_Comments_Query::__construct() should allow a 'status__not_in' parameter
|
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
07/30/2017
|
#47590
|
Add unit tests for requests to wp-cron.php
|
|
Cron API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
06/30/2019
|
#39254
|
When in Customizer Preview, starter content posts are not displayed in the loop
|
westonruter*
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
reporter-feedback
|
05/27/2020
|
#31334
|
Customizer JS API should handle container removal from document and provide destroy callback
|
westonruter
|
Customize
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
02/26/2018
|
#21627
|
Filter for custom-background CSS selector
|
peterwilsoncc
|
Customize
|
low
|
minor
|
Future Release
|
enhancement
|
|
05/07/2017
|
#31897
|
Update Customizer nonces via Heartbeat API
|
|
Customize
|
low
|
normal
|
Future Release
|
enhancement
|
has-patch
|
02/04/2018
|
#40922
|
Use finer-grained capabilities with `customize_changeset` post type
|
|
Customize
|
normal
|
normal
|
Future Release
|
enhancement
|
|
05/16/2020
|
#28625
|
Enhancement: Add constants to support SSL connections for mysqli
|
|
Database
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
01/07/2020
|
#41424
|
Use a better error message than "Error establishing a database connection" when site isn't found
|
|
Database
|
normal
|
normal
|
Future Release
|
enhancement
|
|
11/22/2017
|
#15332
|
dbDelta($query) - do not create view
|
|
Database
|
normal
|
normal
|
Future Release
|
feature request
|
has-patch
|
07/30/2018
|
#26798
|
While inserting a post some values for 'post_date' throw a PHP exception
|
|
Date/Time
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
09/25/2020
|
#49413
|
wp_exif_date2ts should use Datetime and accept an optional offset
|
Rarst
|
Date/Time
|
low
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
11/05/2020
|
#29159
|
Classic editor: Visual editor is disabled when user agent is obscured by a proxy
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
11/24/2020
|
#48256
|
WP remove first <p> in <td>
|
|
Editor
|
normal
|
major
|
Future Release
|
defect (bug)
|
|
11/23/2020
|
#42733
|
WordPress Embed URLs don't work for draft and scheduled posts with pretty permalinks
|
swissspidy
|
Embeds
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
01/14/2019
|
#37938
|
Split Source Parsing Functions from Press This So Can Be Used Globally
|
kraftbj*
|
Embeds
|
low
|
minor
|
Future Release
|
enhancement
|
|
11/02/2017
|
#31920
|
oEmbed: Support YouTube timestamps as hashes
|
peterwilsoncc
|
Embeds
|
normal
|
normal
|
Future Release
|
enhancement
|
|
09/25/2020
|
#36339
|
Possible issue with export_wp() and undefined custom post types
|
|
Export
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
07/06/2020
|
#8994
|
Incorporate MediaRSS Plugin into core
|
technosailor
|
Feeds
|
normal
|
normal
|
Future Release
|
feature request
|
has-patch
|
04/24/2020
|
#48289
|
wp_normalize_path() breaks path_is_absolute() in Windows.
|
SergeyBiryukov
|
Filesystem API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
02/21/2020
|
#26842
|
Contenteditable, multiple spaces,  , and U+00A0
|
|
Formatting
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
09/04/2020
|
#2691
|
HTML comments in posts aren't handled properly.
|
adamsilverstein*
|
Formatting
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
08/01/2019
|
#17491
|
Make is_email() compliant with RFC2822
|
|
Formatting
|
normal
|
minor
|
Future Release
|
defect (bug)
|
dev-feedback
|
06/04/2019
|
#45702
|
make_clickable() doesn't handle linked text being a URL with spaces within it
|
|
Formatting
|
low
|
trivial
|
Future Release
|
defect (bug)
|
|
04/03/2019
|
#4298
|
wpautop bugs
|
markjaquith
|
Formatting
|
low
|
minor
|
Future Release
|
defect (bug)
|
|
03/15/2019
|
#38656
|
wpautop incorrectly handling paragraphs within block elements
|
|
Formatting
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
03/26/2019
|
#5250
|
wpautop() issue with lists
|
|
Formatting
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
03/15/2019
|
#48602
|
wptexturize: smart quotes: should ignore tags inside quotes
|
|
Formatting
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
01/13/2021
|
#42897
|
Hard deprecate functions deprecated before WP 3.7.0
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
04/20/2020
|
#17268
|
Use native gettext library when available
|
|
I18N
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
02/27/2020
|
#30128
|
Allow to use associative arrays beside indexed arrays in wp_mail $headers
|
|
Mail
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/16/2020
|