Make WordPress Core

{16} Needs Patch (2861 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2001 - 2100 of 2861)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal Future Release defect (bug) needs-unit-tests 02/18/2021
#43372 $wp_query->max_num_pages return value as float Query normal trivial Awaiting Review defect (bug) 02/10/2022
#52732 'get_posts' has been waiting for so long to have a hook Query normal normal Awaiting Review defect (bug) reporter-feedback 02/13/2024
#39914 'orderby' date results differs depend on 'post_status' Query normal normal Awaiting Review defect (bug) 02/19/2017
#59235 AJAX request returns critical error in class-wp-date-query.php Query normal normal Awaiting Review defect (bug) reporter-feedback 10/30/2023
#56312 Appending ?name to home URL shows the posts page instead of a static front page Query normal normal Future Release defect (bug) 01/06/2023
#63359 Are ignore_sticky_posts working as expected? Query normal major Awaiting Review defect (bug) dev-feedback 02/06/2026
#63619 Cached WP_Term_Query result attempts object conversion to int Query normal normal Awaiting Review defect (bug) reporter-feedback 06/25/2025
#28568 Can't get private posts/pages via WP_Query when not logged in as administrator Query normal normal Awaiting Review defect (bug) 03/22/2019
#42164 Conditional Tags not working when using ugly URL Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/10/2017
#44848 Ensure that empty author profiles have proper 404 behaviour Query normal normal Awaiting Review defect (bug) dev-feedback 09/17/2019
#40903 Filtered posts_request query can break found_posts query Query normal normal Awaiting Review defect (bug) 06/01/2017
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values Query normal normal Awaiting Review defect (bug) dev-feedback 02/10/2025
#44903 Multisite - Archive Main Query Duplicate Paged Posts Query normal normal Awaiting Review defect (bug) reporter-feedback 09/13/2018
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) needs-unit-tests 02/03/2026
#65412 Namespace collision in WP 7.0 Font Library query var overrides custom router page_slug Query normal normal Awaiting Review defect (bug) dev-feedback 06/05/2026
#37251 Not return 404 on front-page with option page and url `/page/2` Query normal normal Awaiting Review defect (bug) 05/28/2023
#48524 Notice: Undefined variable: matches Query normal minor Awaiting Review defect (bug) reporter-feedback 11/09/2019
#40397 PHP 7.1.x problem in WP_Query Query normal normal Awaiting Review defect (bug) 01/11/2018
#40984 Possible Bug with Named Orderby Meta Query SQL Query normal normal Awaiting Review defect (bug) 06/09/2017
#44349 Posts show up multiple times in backend when they have the exact same date Query normal normal Awaiting Review defect (bug) dev-feedback 10/15/2025
#42732 Problem with usage of WP_Term_Query inside WP_Tax_Query Query normal normal Awaiting Review defect (bug) 11/28/2017
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category Query normal normal Awaiting Review defect (bug) close 09/11/2025
#54853 Search only searching phrases and not searching individual terms Query normal normal Awaiting Review defect (bug) 01/19/2022
#42256 Skip SQL_CALC_FOUND_ROWS when using post__in whose count matches posts_per_page Query normal normal Awaiting Review defect (bug) reporter-feedback 11/21/2017
#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
#39140 Taxonomies - operator AND doesn't work properly for taxonomy hierarchies Query normal normal Awaiting Review defect (bug) 01/08/2019
#41446 The PHP notice displayed after the overwriting global $posts by a new empty query. Query normal normal Awaiting Review defect (bug) 08/25/2020
#38709 Unlimited query for invalid post names pbearne Query normal normal Future Release defect (bug) 05/09/2024
#41546 WP Query order by meta_clause not working correctly for decimal values Query normal normal Awaiting Review defect (bug) 08/05/2017
#62044 WP allows to inject random strings into archive page urls, still returning 200 Query normal critical Awaiting Review defect (bug) 05/12/2025
#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
#40387 WP_Query bug with product post type with search parameter on Query normal normal Awaiting Review defect (bug) 04/18/2017
#27282 WP_Query returns more results when there are sticky posts Query normal normal Future Release defect (bug) dev-feedback 06/04/2025
#55207 WP_Query returns published sticky posts when post_status is set to draft Query normal normal Future Release defect (bug) early 01/07/2025
#43634 WP_Query returns wrong result if 10+ search terms and all negative. Query normal normal Awaiting Review defect (bug) 01/17/2019
#63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any Query normal normal Awaiting Review defect (bug) has-patch 12/01/2025
#52971 WP_Query's meta_query With Multiple EXISTS keys and OR Relation Doesn't Work Properly Query normal critical Awaiting Review defect (bug) 04/05/2021
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) needs-unit-tests 08/27/2019
#43391 WP_User_Query bug Query normal normal Awaiting Review defect (bug) 03/03/2018
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 05/22/2026
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Future Release defect (bug) needs-unit-tests 06/10/2025
#21790 When set a static front page WP main query isn't set correctly SergeyBiryukov Query normal normal Future Release defect (bug) 05/05/2017
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal normal Awaiting Review defect (bug) 03/02/2018
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta Query normal normal Awaiting Review defect (bug) 03/31/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
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal Awaiting Review defect (bug) 03/29/2017
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 06/15/2022
#45394 get_posts fails to return results when accessing admin with a custom user role Query normal normal Awaiting Review defect (bug) reporter-feedback 12/10/2018
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" Query normal normal Awaiting Review defect (bug) reporter-feedback 07/26/2024
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query Query normal blocker Awaiting Review defect (bug) 02/06/2026
#40166 query_vars bug sets is_home to false. Query normal normal Awaiting Review defect (bug) 05/20/2019
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 07/28/2020
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal Awaiting Review defect (bug) 10/12/2019
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order Query normal normal Future Release defect (bug) 12/08/2025
#57083 wp_list_authors and WP Search Users Query normal normal Awaiting Review defect (bug) reporter-feedback 11/16/2022
#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
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 01/27/2021
#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
Note: See TracReports for help on using and creating reports.