Make WordPress Core

{31} Tickets in the Query component (259 matches)

Arguments
Create a new ticket
  • Active tickets in the Query component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (101 - 200 of 259)

1 2 3

Tickets Awaiting Review (31 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#61008 Allow searching of extra post fields normal normal Awaiting Review enhancement 04/15/2024
#56105 Call update_post_parent_caches in the_post function in WP_Query class normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#51155 Default Order and Order By for Post Types and Taxonomies normal normal Awaiting Review enhancement 08/27/2020
#40341 Make search possible in custom fields normal normal Awaiting Review enhancement 05/24/2024
#41678 Make sure all field returns use filters in WP Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#42907 Meta Queries: support ordering by meta_value but still including items without that key normal normal Awaiting Review enhancement 01/16/2019
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() normal normal Awaiting Review enhancement 02/12/2025
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook 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 normal normal Awaiting Review enhancement 07/03/2018
#51811 Query inconsistency between WP_Query and WP_Term_Query normal normal Awaiting Review enhancement has-patch 07/04/2024
#52386 Should WP_Query::get_posts be a private method? normal normal Awaiting Review enhancement 04/30/2024
#58593 Slow list of posts in the admin panel (with a large wp_posts table) normal normal Awaiting Review enhancement 06/26/2023
#49296 Split up WP_Query into more manageable classes normal normal Awaiting Review enhancement 01/26/2020
#42082 Support compare custom fields in WP_Meta_Query normal normal Awaiting Review enhancement 02/28/2018
#52167 WP_Query: always convert `any` post type values to public values. normal normal Awaiting Review enhancement has-patch 12/24/2020
#49149 Write tests for WP_Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020
#55630 add array input to meta_query key normal normal Awaiting Review enhancement has-patch 04/27/2022
#43842 get_children() function enhancement. normal normal Awaiting Review enhancement has-patch 01/16/2019
#41797 max_num_pages for WP_User_Query normal normal Awaiting Review enhancement has-patch 09/05/2017
#44602 meta_query to support FIND_IN_SET normal normal Awaiting Review enhancement has-patch 07/18/2018
#61048 order sticky posts using the same order for posts normal major Awaiting Review enhancement 04/22/2024
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query normal normal Awaiting Review enhancement 01/16/2019
#50154 About date and time request of version 5.4.1 normal normal Awaiting Review feature request 05/13/2020
#60490 Add 'author__in' option to WP_Query 'orderby' options normal normal Awaiting Review feature request 02/09/2024
#56168 Add a way easily perform advanced post fields queries normal trivial Awaiting Review feature request 07/07/2022
#49057 Add tag for any WP_Query for simple access in pre_get_post action normal normal Awaiting Review feature request 12/21/2019
#39632 Adding Query identifier attribute normal normal Awaiting Review feature request 06/07/2017
#63094 Allow ordering by meta_id in a meta query normal normal Awaiting Review feature request 03/13/2025
#53060 Data Deletion - comments normal normal Awaiting Review feature request 04/20/2021
#37837 Extend WP_Query author parameters to filter by role normal normal Awaiting Review feature request 03/30/2017
#43356 create is_403 function normal normal Awaiting Review feature request 02/19/2018

Candidates for Closure (23 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#52732 'get_posts' has been waiting for so long to have a hook normal normal Awaiting Review defect (bug) reporter-feedback 02/13/2024
#50070 'post_type' query variable not set for taxonomy queries normal normal Awaiting Review defect (bug) dev-feedback 05/27/2020
#59235 AJAX request returns critical error in class-wp-date-query.php normal normal Awaiting Review defect (bug) reporter-feedback 10/30/2023
#44848 Ensure that empty author profiles have proper 404 behaviour normal normal Awaiting Review defect (bug) dev-feedback 09/17/2019
#52921 If page content blank and any page shows 404 error normal normal Awaiting Review defect (bug) dev-feedback 03/30/2021
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values normal normal Awaiting Review defect (bug) dev-feedback 02/10/2025
#44903 Multisite - Archive Main Query Duplicate Paged Posts normal normal Awaiting Review defect (bug) reporter-feedback 09/13/2018
#58515 Need to use $wpdb->prepare instead of sprintf normal normal Awaiting Review defect (bug) dev-feedback 06/22/2023
#48524 Notice: Undefined variable: matches normal minor Awaiting Review defect (bug) reporter-feedback 11/09/2019
#44349 Posts show up multiple times in backend when they have the exact same date normal normal Awaiting Review defect (bug) dev-feedback 02/09/2022
#42256 Skip SQL_CALC_FOUND_ROWS when using post__in whose count matches posts_per_page 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 normal normal Awaiting Review defect (bug) dev-feedback 09/20/2019
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' normal normal Awaiting Review defect (bug) dev-feedback 03/03/2020
#45394 get_posts fails to return results when accessing admin with a custom user role normal normal Awaiting Review defect (bug) reporter-feedback 12/10/2018
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" normal normal Awaiting Review defect (bug) reporter-feedback 07/26/2024
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 normal normal Awaiting Review defect (bug) needs-unit-tests 01/31/2025
#57083 wp_list_authors and WP Search Users normal normal Awaiting Review defect (bug) reporter-feedback 11/16/2022
#48193 Improve the WordPress loop normal normal Awaiting Review enhancement dev-feedback 01/20/2024
#48408 Introduce eagerloading of meta data normal normal Awaiting Review enhancement reporter-feedback 10/23/2019
#62484 Multiple selection of post type in Query loop block normal normal Awaiting Review enhancement close 11/25/2024
#51796 Raw post data instead of WP_Post instances normal normal Awaiting Review enhancement reporter-feedback 11/19/2020
#49429 There seems to be no way to check query value for NULL normal normal Awaiting Review enhancement dev-feedback 02/14/2020
#58600 wp_query Enhancement normal normal Awaiting Review feature request close 07/03/2023

Tickets Needing Feedback (18 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#35418 Assigned post type not appeared in category and tag archive normal normal defect (bug) reporter-feedback 06/04/2019
#47719 Consistency issue with `include` parameter set to "0" in `WP_Term_Query` SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 02/17/2021
#18513 Searching with explicit post types unsets page post type normal normal defect (bug) needs-unit-tests 01/23/2025
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). normal normal defect (bug) reporter-feedback 06/04/2019
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly normal normal defect (bug) reporter-feedback 06/04/2019
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* normal normal Future Release defect (bug) dev-feedback 09/21/2022
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 02/18/2024
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges normal normal Future Release defect (bug) dev-feedback 06/15/2022
#20899 is_home() should be able to be true when is_feed() normal normal Future Release defect (bug) dev-feedback 05/19/2017
#57416 Do not split query if requesting one post spacedmonkey normal normal Future Release enhancement dev-feedback 01/29/2025
#30530 Enhance privacy by hiding posts of other users normal normal enhancement reporter-feedback 06/04/2019
#49278 Improve meta query normal normal enhancement dev-feedback 02/27/2025
#57211 Split up `WP_Query::get_posts()` costdev normal normal Future Release enhancement dev-feedback 01/23/2023
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey normal normal Future Release enhancement dev-feedback 11/01/2017
#42883 Use sargable queries for date-based lookups for posts normal normal Future Release enhancement dev-feedback 05/29/2024
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query normal trivial Future Release enhancement dev-feedback 03/03/2025
#18035 ignore_sticky_posts fails to remove sticky class johneckman normal normal Future Release enhancement dev-feedback 09/20/2023

Tickets with Patches (28 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#30184 Author page and category normal normal defect (bug) needs-unit-tests 06/04/2019
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb normal normal Future Release defect (bug) needs-unit-tests 02/19/2024
#10663 Category name handling wrong function is_category normal normal defect (bug) has-patch 04/21/2024
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin normal normal defect (bug) has-patch 11/30/2022
#39428 Die fast in get_posts if get_user_by returns false normal normal Future Release defect (bug) has-patch 03/15/2019
#44296 Enable double-width space works as a separator in search query SergeyBiryukov normal normal Future Release defect (bug) has-patch 04/10/2019
#38442 Error when WP_Query parses orderby array in function parse_order normal normal Future Release defect (bug) has-patch 04/02/2019
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action normal normal Future Release defect (bug) has-patch 09/23/2023
#53824 Fatal error when in action pre_get_posts call *_template() normal normal Future Release defect (bug) has-patch 02/15/2022
#27266 Front end search for attachment title cannot succeed normal normal defect (bug) has-patch 01/18/2022
#37489 If Posts have the same datetime, the order of the post is indefinite. normal normal defect (bug) has-patch 06/04/2019
#52337 Non-numeric attachment_id and p query string params result in posts page normal normal Future Release defect (bug) has-patch 10/17/2023
#34660 Query breaks when nopaging = false and posts_per_page = -1 normal normal defect (bug) needs-unit-tests 06/04/2019
#38283 Some `WP_Query` query vars undocumented normal normal Future Release defect (bug) has-patch 03/27/2019
#27272 WP meta queries comparing apples to oranges normal normal defect (bug) has-patch 06/04/2019
#27282 WP_Query returns more results when there are sticky posts normal normal Future Release defect (bug) has-patch 01/01/2017
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov normal normal Future Release defect (bug) has-patch 11/29/2019
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' normal normal Future Release defect (bug) needs-unit-tests 07/10/2021
#60745 WP_Query::parse_query() does not handle invalid query arg values normal normal Future Release defect (bug) has-patch 02/10/2025
#56311 Week query variable is not being sanitized correctly audrasjb normal normal Future Release defect (bug) has-patch 01/06/2025
#35913 `is_()` conditional methods should share their logic normal normal Future Release defect (bug) dev-feedback 02/06/2017
#37530 is_front_page() is based on wrong data -> gives wrong results normal normal Future Release defect (bug) needs-unit-tests 01/07/2020
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert normal minor defect (bug) needs-unit-tests 06/04/2019
#36881 Improved hot-wiring of set_found_posts pbearne normal normal enhancement needs-unit-tests 05/08/2024
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks normal normal Future Release enhancement has-patch 11/07/2021
#30994 Offset return for wp_get_archives normal normal enhancement has-patch 06/04/2019
#19653 Order by meta field forces ignore of null records normal normal Future Release enhancement needs-unit-tests 03/29/2019
#16706 Queries using "category__and" are slow on large databases chriscct7 normal normal enhancement has-patch 06/04/2019
1 2 3
Note: See TracReports for help on using and creating reports.