#43437
|
Add way for registered users to request deletion or anonymization of their private data
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
10/17/2020
|
#44161
|
Expired session tokens need to be removed from database because GDPR
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
01/17/2019
|
#44261
|
Export User Data includes media URLs, not the actual media files in zip file
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
10/16/2020
|
#44043
|
Framework for logging/retrieving a users consent state
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
11/26/2020
|
#49602
|
New design for Privacy settings page and hooks
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
12/16/2020
|
#54390
|
Privacy Policy should be generated on the site language (locale) and not on users language
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
11/08/2021
|
#44845
|
_get_list_table: Support for privacy requests tables
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
02/21/2020
|
#49035
|
Add Export & Erasure requests to a dashboard widget.
|
|
Privacy
|
normal
|
normal
|
Future Release
|
feature request
|
dev-feedback
|
12/01/2020
|
#51092
|
Create a JSON schema for Privacy and Other Related Disclosures
|
|
Privacy
|
normal
|
normal
|
Future Release
|
feature request
|
dev-feedback
|
10/07/2020
|
#45343
|
$query->post is null when WP_Query `fields` parameter is present
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
11/14/2018
|
#50070
|
'post_type' query variable not set for taxonomy queries
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
05/27/2020
|
#44848
|
Ensure that empty author profiles have proper 404 behaviour
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
09/17/2019
|
#52921
|
If page content blank and any page shows 404 error
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
03/30/2021
|
#57678
|
Missing use of placeholders and $wpdb->prepare()
|
|
Query
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
02/27/2023
|
#58515
|
Need to use $wpdb->prepare instead of sprintf
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
06/22/2023
|
#44349
|
Posts show up multiple times in backend when they have the exact same date
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
02/09/2022
|
#48078
|
Some WP_XXX_Query::query() methods produce incorrect results when called in a loop
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
09/20/2019
|
#33341
|
WP_Meta_Query IN operator with empty array does not return expected result
|
|
Query
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
10/17/2023
|
#39945
|
WP_Query::get_posts fails to correctly sanitize 'posts_per_page'
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
03/03/2020
|
#50871
|
When exact is true and orderby set to relevance, there is a DB error on search results page
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
08/07/2020
|
#35913
|
`is_()` conditional methods should share their logic
|
|
Query
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
02/06/2017
|
#44964
|
`redirect_guess_404_permalink` doesn't support array in `post_type` var
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/01/2018
|
#43238
|
`suppress_filters` not set in `pre_get_posts` hook
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
05/13/2022
|
#20899
|
is_home() should be able to be true when is_feed()
|
|
Query
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
05/19/2017
|
#49278
|
Improve meta query
|
|
Query
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
01/03/2023
|
#48193
|
Improve the WordPress loop
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
03/10/2020
|
#41678
|
Make sure all field returns use filters in WP Query
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
04/20/2023
|
#49429
|
There seems to be no way to check query value for NULL
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
02/14/2020
|
#42883
|
Use sargable queries for date-based lookups for posts
|
|
Query
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
06/14/2022
|
#53450
|
[WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query
|
|
Query
|
normal
|
trivial
|
Future Release
|
enhancement
|
needs-docs
|
09/20/2022
|
#44658
|
Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query
|
|
Query
|
normal
|
normal
|
Future Release
|
feature request
|
dev-feedback
|
09/11/2019
|
#59971
|
Publishing a post in QuickEdit forces Date to NOW
|
|
Quick/Bulk Edit
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
12/05/2023
|
#56137
|
Excerpt in Quick Edit
|
|
Quick/Bulk Edit
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
11/30/2022
|
#12208
|
Add Quick Edit To Media Library list view
|
|
Quick/Bulk Edit
|
normal
|
normal
|
Future Release
|
feature request
|
dev-feedback
|
02/07/2023
|
#56919
|
REST API term embed 401 - not allowed to view terms for this post
|
|
REST API
|
normal
|
blocker
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
10/29/2023
|
#38878
|
REST API: Default query for users endpoint doesn't scale
|
|
REST API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
07/11/2019
|
#57088
|
Rest API improve time response with cache
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
11/15/2022
|
#41358
|
Shutdown hooks can significantly slow down REST API responses
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
01/30/2019
|
#57879
|
fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks.
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
03/08/2023
|
#44157
|
the comments/[id] endpoints should have the same permissions checks as the comments endpoint
|
|
REST API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
06/20/2019
|
#53603
|
Expose block data directly through REST API endpoints
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
08/01/2021
|
#40748
|
Use REST API for Community Events
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-unit-tests
|
10/25/2020
|
#48816
|
Use get_bloginfo in the REST API index
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
11/29/2019
|
#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
|
needs-unit-tests
|
01/19/2023
|
#57455
|
respond_to_request: store matched handlers across other methods, saving a call to get_routes().
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
01/19/2023
|
#49634
|
Performance Benchmarks for REST API
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
04/30/2020
|
#58034
|
Post API can't get image URL on Endpoint
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
04/06/2023
|
#56593
|
Post meta validation error messages are not helpful to end users
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
09/17/2022
|
#40365
|
Introduce a REST API endpoint for sites
|
|
REST API
|
normal
|
normal
|
Future Release
|
task (blessed)
|
needs-unit-tests
|
04/03/2020
|
#20746
|
Accessing non-existing theme folder in Network install gives 500 error
|
|
Rewrite Rules
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
08/30/2023
|
#36188
|
After WordPress installation, the default category archive page is showing a 404 page
|
|
Rewrite Rules
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
12/06/2017
|
#28517
|
Logic error in WP_Rewrite flush_rules
|
|
Rewrite Rules
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
05/18/2017
|
#44773
|
Non Existing Child Page of Custom Post Redirects Instead of 404
|
|
Rewrite Rules
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
09/11/2020
|
#40440
|
Save permalink without send form
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
12/19/2021
|
#41791
|
Unicode + add_permastruct breaks rewrite rules
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
09/15/2017
|
#48223
|
parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
05/13/2020
|
#18450
|
New safe action to add rewrite rules on
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
09/21/2018
|
#46087
|
Short-circuit `page_on_front` check during site creation
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
01/23/2019
|
#47526
|
Flagging system needed to help flush rewrite rules on post type registration from a plugin
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
07/11/2019
|
#50260
|
Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can()
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-docs
|
08/04/2023
|
#42589
|
Add missing "third argument" documentation to user_can()
|
|
Role/Capability
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
01/08/2019
|
#54554
|
Allow returning content for wp_dropdown_roles()
|
|
Role/Capability
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
09/19/2022
|
#40320
|
Feature idea: Rename roles
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
02/02/2023
|
#43210
|
Introduce singular capabilities for managing individual options
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
04/19/2018
|
#17924
|
Make Integrating Multiple Roles Per User Easier for Plugin Authors
|
|
Role/Capability
|
normal
|
major
|
Awaiting Review
|
enhancement
|
dev-feedback
|
07/20/2021
|
#43885
|
WP_Role and WP_Roles::get_role() missing Display Name
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
03/15/2019
|
#38276
|
"Is thing public/accessible" API
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
09/23/2017
|
#44476
|
Backend section Access based on Role/User
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
08/02/2018
|
#51334
|
Implement enhanced post_status transition capabilities
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
09/18/2020
|
#17916
|
Enqueued styles are only printed on login_footer in wp-login.php
|
|
Script Loader
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
08/10/2018
|
#54956
|
[5.9] wp_block_type args - "style" and "script" are always loaded on Frontend
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
07/19/2022
|
#41990
|
wp_add_inline_script() does not print if the handler has already processed
|
|
Script Loader
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
04/12/2023
|
#56425
|
wp_localize_script assign to const and freeze instead of var to avoid reassignments
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
11/08/2022
|
#15394
|
Ancient "Are you sure you want to do this" now confusing
|
|
Security
|
normal
|
minor
|
Future Release
|
defect (bug)
|
dev-feedback
|
05/17/2019
|
#60009
|
Potential SQL Injection in WordPress Core
|
|
Security
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
needs-review
|
12/04/2023
|
#50027
|
Retire Phpass and use PHP native password hashing
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/13/2023
|
#16483
|
Visibility: password-protected exposes multiple pages
|
|
Security
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
01/30/2022
|
#53973
|
WordPress <= 5.8 - Authenticated Persistent XSS (User role name)
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
12/23/2022
|
#56160
|
Deprecate wp_sanitize_redirect
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
07/09/2022
|
#56141
|
Enhance installer security
|
|
Security
|
high
|
major
|
Future Release
|
enhancement
|
dev-feedback
|
09/09/2023
|
#50510
|
Improve security of wp_nonce implementation
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
07/11/2023
|
#37000
|
Support for the SameSite cookie attribute
|
|
Security
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
11/11/2022
|
#29429
|
Support frame-ancestors directive over X-Frame-Options
|
|
Security
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
07/29/2019
|
#21022
|
Use bcrypt for password hashing; updating old hashes
|
|
Security
|
normal
|
major
|
Future Release
|
enhancement
|
dev-feedback
|
05/08/2023
|
#55067
|
Use of undefined constant ABSPATH - assumed 'ABSPATH' as of WP5.9
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
06/12/2023
|
#47440
|
add_header X-Frame-Options
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
05/31/2019
|
#37604
|
'Password Lost/Changed' emails should give indication of the strength of the new password
|
|
Security
|
normal
|
normal
|
Future Release
|
feature request
|
dev-feedback
|
04/09/2018
|
#20140
|
Ask old password to change user password
|
|
Security
|
normal
|
normal
|
Future Release
|
feature request
|
dev-feedback
|
06/04/2019
|
#55228
|
Provide Option to Remove Password Visibility Button and Dashicons from WordPress' Login Form
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
feature request
|
close
|
02/25/2022
|
#49877
|
Content enclosed by (content enclosing) shortcode gets stripped from excerpt
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
07/24/2020
|
#57790
|
Parsing of Shortcode Attributes: bug locating a final attribute
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
changes-requested
|
02/28/2023
|
#43686
|
Shortcodes containing asterisks may create invalid regex breaking the editor
|
|
Shortcodes
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
01/16/2019
|
#31093
|
Make $tag argument optional for has_shortcode()
|
|
Shortcodes
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
10/31/2017
|
#54351
|
Checking for temp update directories may throw warnings
|
|
Site Health
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
04/04/2022
|
#52977
|
Consider using basic auth in https healh check.
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
09/08/2023
|
#52343
|
Site Health Page: Inactive theme message is inconsistent
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
01/28/2021
|
#46967
|
Site health, info tab: show the current uploads directory info on network installs
|
|
Site Health
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
06/20/2019
|
#47352
|
Take into account the current admin email address when rate limiting the recovery mode email
|
|
Site Health
|
normal
|
normal
|
Future Release
|
defect (bug)
|
dev-feedback
|
09/19/2022
|
#56595
|
Add a Site Health check for a non-virtual robots.txt file
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
09/17/2022
|
#49188
|
Add a check for tables structures.
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
01/29/2021
|