|
#40341
|
Make search possible in custom fields
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
05/24/2024
|
|
#42907
|
Meta Queries: support ordering by meta_value but still including items without that key
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/16/2019
|
|
#38173
|
Meta query creates unecessary multiple left joins when using the same meta key
|
pbearne
|
Query
|
normal
|
normal
|
Future Release
|
enhancement
|
|
11/12/2024
|
|
#62484
|
Multiple selection of post type in Query loop block
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
05/26/2025
|
|
#62476
|
Need the ability to clear WP_Query cache partially and ability to set expiry for queries.
|
|
Query
|
normal
|
normal
|
Future Release
|
enhancement
|
|
01/06/2025
|
|
#40434
|
Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts()
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/12/2025
|
|
#41843
|
Provide more flexibility to the `get_{$adjacent}_post_where` hook
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
03/13/2019
|
|
#39708
|
Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
07/03/2018
|
|
#42082
|
Support compare custom fields in WP_Meta_Query
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/28/2018
|
|
#49429
|
There seems to be no way to check query value for NULL
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
02/14/2020
|
|
#30044
|
Use subqueries for AND clauses in WP_Meta_Query
|
|
Query
|
normal
|
normal
|
Future Release
|
enhancement
|
|
11/02/2022
|
|
#49149
|
Write tests for WP_Query
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
02/20/2020
|
|
#26937
|
get_adjacent_post() should use WP_Query rather than build its own SQL query
|
nacin
|
Query
|
normal
|
normal
|
Future Release
|
enhancement
|
|
01/31/2018
|
|
#44602
|
meta_query to support FIND_IN_SET
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
07/18/2018
|
|
#43324
|
query_vars is not necessarely representative of the final query_vars used to build the SQL query
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/16/2019
|
|
#39632
|
Adding Query identifier attribute
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
06/07/2017
|
|
#55287
|
Allow for DISTINCT in WP_Query method
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
reporter-feedback
|
09/11/2025
|
|
#37837
|
Extend WP_Query author parameters to filter by role
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
03/30/2017
|
|
#14375
|
Post pagination should have a show all option
|
|
Query
|
normal
|
normal
|
Future Release
|
feature request
|
|
09/18/2025
|
|
#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
|
|
#43356
|
create is_403 function
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
02/19/2018
|
|
#58600
|
wp_query Enhancement
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
close
|
07/03/2023
|
|
#30911
|
Overhaul post_status logic in WP_Query
|
|
Query
|
normal
|
normal
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
|
#23336
|
Sticky Posts lack sanity bounding. If used too much, can severely degrade performance.
|
|
Query
|
normal
|
normal
|
|
defect (bug)
|
|
06/04/2019
|
|
#34934
|
Suppress preg_match() and urldecode() errors in WP::parse_request().
|
|
Query
|
normal
|
normal
|
|
defect (bug)
|
reporter-feedback
|
06/04/2019
|
|
#35848
|
WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly
|
|
Query
|
normal
|
normal
|
|
defect (bug)
|
reporter-feedback
|
06/04/2019
|
|
#27507
|
get_posts() not honoring post_status criteria
|
|
Query
|
normal
|
normal
|
|
defect (bug)
|
|
06/04/2019
|
|
#34211
|
Ability to specify fields WP_Query can search
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
|
#35761
|
Add filter(s) to get_adjacent_post function to change variables further down
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
|
#30530
|
Enhance privacy by hiding posts of other users
|
|
Query
|
normal
|
normal
|
|
enhancement
|
reporter-feedback
|
06/04/2019
|
|
#21096
|
Filter on is_front_page return value
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
|
#25190
|
Improve name/pagename query variable mapping
|
|
Query
|
normal
|
normal
|
|
enhancement
|
needs-unit-tests
|
06/04/2019
|
|
#25180
|
Make it possible to select only posts with comment_count > 0
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
|
#29178
|
Using WP_Query only for result of SQL_CALC_FOUND_ROWS
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
|
#29823
|
WP_Date_Query across tables
|
boonebgorges*
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
|
#31083
|
WP_date_Query does not validate string values of 'before' or 'after'
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
|
#15068
|
merging query objects/arrays
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
|
#11398
|
new sort method for query_posts (order by last comment date)
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
10/08/2025
|
|
#16910
|
Lazy evaluation for WP_Query
|
|
Query
|
normal
|
normal
|
|
feature request
|
|
06/04/2019
|
|
#50141
|
Data erasure/export links should notify the user that the action has already been confirmed
|
|
Privacy
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
05/12/2020
|
|
#52070
|
Erase Personal Data & Export Personal Data Table Nav Free Space Issue
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
01/28/2021
|
|
#46905
|
Erase Personal Data without verify enable erase option and change status issue
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
04/15/2019
|
|
#46577
|
Improve tests related to file permissions for privacy export requests
|
|
Privacy
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
05/17/2025
|
|
#44669
|
Privacy Notification doesn't clear after dismissing notification
|
garrett-eclipse
|
Privacy
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
09/30/2019
|
|
#44204
|
Privacy export codebase in 4.9.6 doesn't use WP Filesystem API
|
|
Privacy
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
08/22/2020
|
|
#14682
|
Privacy leakage: gravatars leak identity information
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/01/2020
|
|
#44084
|
Privacy: The personal data export file should be generated in the user's locale
|
garrett-eclipse
|
Privacy
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
10/08/2020
|
|
#48265
|
The privacy export files cleanup can run unlink on directories throwing an error.
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
11/24/2021
|
|
#59276
|
Wrong notice is showing up on the Privacy Policy page settings in WP dashboard.
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
05/28/2026
|
|
#44222
|
Add Archive state to privacy requests
|
garrett-eclipse
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
10/20/2020
|
|
#43822
|
Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
07/06/2020
|
|
#43821
|
Add UX in the Network Admin for setting a network-wide privacy policy
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
07/06/2020
|
|
#44078
|
Add an email pseudonymization function that preserves first letter and TLD
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
09/20/2019
|
|
#43854
|
Add cards to the Tools page for personal data tools
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
05/23/2019
|
|
#44378
|
Add privacy prompt(s) to the embeds whitelist documentation in the core handbook
|
allendav
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
needs-docs
|
01/17/2019
|
|
#43588
|
Anonymize commenter IP address once a comment is no longer pending
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
01/09/2019
|
|
#51110
|
Create a UI for user-level privacy / consent management options on the profile page
|
paaljoachim
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
07/09/2024
|
|
#51156
|
Create developer documentation for disclosures.json
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
10/16/2020
|
|
#44161
|
Expired session tokens need to be removed from database because GDPR
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
08/27/2025
|
|
#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
|
|
#44683
|
Export and Erase personal data - emails sent to wrong address if username is an email address which is different from the actual email address
|
xkon
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
01/27/2021
|
|
#44043
|
Framework for logging/retrieving a users consent state
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
dev-feedback
|
11/26/2020
|
|
#44268
|
GDPR concerns on the core commenting flow
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
05/30/2018
|
|
#44320
|
Inform users when their site's privacy policy is not publicly visible
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
05/23/2019
|
|
#43811
|
Licence & Policy notice during installation
|
xkon
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
08/29/2023
|
|
#43938
|
Make it clear to administrators that not all plugins support privacy policy content, personal data export and erasure
|
xkon
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
06/23/2020
|
|
#44101
|
Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
05/23/2019
|
|
#46897
|
Personal Data Export Report: Mobile friendly
|
xkon
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
11/03/2020
|
|
#44153
|
Plugin privacy polices and admin notification
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
04/22/2019
|
|
#51555
|
Privacy Page: Does it need to be a Page? Also, is a warning an error?
|
garrett-eclipse
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
10/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
|
|
#44538
|
Provide a way to show what change occurred to the suggested privacy policy text.
|
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
11/24/2020
|
|
#44145
|
Rework Privacy settings page to use the Settings API
|
xkon*
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
|
09/26/2020
|
|
#47488
|
add "extensibility" to WP_Privacy_Requests_Table
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
06/06/2019
|
|
#44001
|
oEmbed two click / local emoji scripts
|
|
Privacy
|
normal
|
major
|
Awaiting Review
|
enhancement
|
|
12/12/2019
|
|
#52903
|
Consent Management within WordPress Core
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
10/14/2022
|
|
#51092
|
Create a JSON schema for Privacy and Other Related Disclosures
|
|
Privacy
|
normal
|
normal
|
Future Release
|
feature request
|
dev-feedback
|
10/07/2020
|
|
#51144
|
Create a UI for the Disclosures Tab (site-level privacy)
|
|
Privacy
|
normal
|
normal
|
Future Release
|
feature request
|
|
11/26/2020
|
|
#49355
|
"Publishing failed. Error message: Could not update post in the database" caused by encoding
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/02/2023
|
|
#47279
|
$post object passed to clean_post_cache action can contain outdated values
|
|
Posts, Post Types
|
normal
|
normal
|
Future Release
|
defect (bug)
|
needs-docs
|
09/05/2025
|
|
#40500
|
Adding custom capabilities to a custom post type seems to break permalink link on post edit screen
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/27/2019
|
|
#35538
|
AllPosts page UI: link "All" has incorrect color
|
|
Posts, Post Types
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
|
07/09/2023
|
|
#20438
|
Custom Post Types with Post Format support aren't registered against post_format taxonomy
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/13/2022
|
|
#47637
|
Enhance excerpt_remove_blocks to handle more types of group blocks
|
|
Posts, Post Types
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
11/22/2021
|
|
#65277
|
Gutenberg Gallery Flex Styles Missing
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
06/04/2026
|
|
#59664
|
I have tested beta 6.4 version and some issue on mobile device
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10/27/2023
|
|
#62461
|
If a post has 2 term tags children's and kid+ and from all terms we have children's, kid and kid+, when the post/tags is saved, kid+ is saved as kid
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
changes-requested
|
05/12/2025
|
|
#53044
|
Issue on mobile device when try to post QUICK EDIT.
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/13/2021
|
|
#48512
|
Post editor can show wrong author, if user role was changed
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
11/06/2019
|
|
#46423
|
Posts on wp-admin page should be ordered by date_gmt and not date
|
|
Posts, Post Types
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
|
02/08/2021
|
|
#49969
|
Previewing the page designated as "latest posts" shows the frontpage
|
|
Posts, Post Types
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
04/15/2024
|
|
#55895
|
Register custom post statuses
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
09/22/2025
|
|
#39443
|
Search Page Template the_category() bug
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
01/04/2020
|
|
#57438
|
Slug is not generated when saving posts as draft
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
05/12/2025
|
|
#56241
|
The post category count according post data not showing on admin side.
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
01/23/2026
|
|
#40588
|
Trashing and restoring a draft post replaces the slug
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
12/07/2025
|
|
#41857
|
Walker_PageDropdown doesn't set correct selected value when using value_field
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/22/2020
|
|
#48622
|
`editable_slug` filter does not pass the correct value
|
|
Posts, Post Types
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
11/14/2019
|
|
#35871
|
before_delete_post incorrectly triggered from edit.php to post.php
|
|
Posts, Post Types
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
12/04/2025
|
|
#45764
|
blog page and homepage the same list pages and not posts
|
|
Posts, Post Types
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
12/12/2019
|