Make WordPress Core

{31} Tickets in the Query component (275 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 275)

1 2 3

Tickets Awaiting Review (66 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#48360 `meta_value` is ignored when empty string is provided normal normal Awaiting Review defect (bug) 6 years ago
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var normal normal Awaiting Review defect (bug) dev-feedback 4 days ago
#43238 `suppress_filters` not set in `pre_get_posts` hook normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#40300 `title` parameter causes `WP_Query` to return sticky posts. normal normal Awaiting Review defect (bug) 9 years ago
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors normal normal Awaiting Review defect (bug) has-patch 9 years ago
#45666 adding "order" as query arg to the homepage url you are redirected to the last posts page normal normal Awaiting Review defect (bug) 8 years ago
#58147 bugfix: rewind_posts when posts array index != 0 normal normal Awaiting Review defect (bug) has-patch 3 years ago
#57505 category archive url ending with "/0" should be 404 normal normal Awaiting Review defect (bug) 3 years ago
#57766 filter query_loop_block_query_vars repeater 4 times normal normal Awaiting Review defect (bug) 3 years ago
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings normal normal Awaiting Review defect (bug) has-patch 8 months ago
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query normal blocker Awaiting Review defect (bug) 6 months ago
#53495 incorrect (and confusing) DocBlock for get_page_by_title() normal normal Awaiting Review defect (bug) has-patch 2 months ago
#59252 is_front_page returns false when a static blog page has been set. joedolson* normal normal Awaiting Review defect (bug) has-patch 18 months ago
#45894 is_home conditional tag returns incorrect value with home pagination normal normal Awaiting Review defect (bug) has-patch 8 years ago
#49550 is_home is set to true even for cron jobs, which causes sticky posts to get prepended to all WP_Query results normal normal Awaiting Review defect (bug) 3 years ago
#65671 is_page() and is_single() do not match a path that begins with a slash normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) normal normal Awaiting Review defect (bug) has-patch 7 years ago
#45400 last of query_vars contains anchor normal normal Awaiting Review defect (bug) 8 years ago
#48280 orderby meta_value breaks with newer versions of MySQL normal normal Awaiting Review defect (bug) 7 years ago
#40166 query_vars bug sets is_home to false. normal normal Awaiting Review defect (bug) 7 years ago
#40660 the_post_navigation not excluding terms - wp 4.7.4 normal normal Awaiting Review defect (bug) has-patch 6 years ago
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta normal normal Awaiting Review defect (bug) 7 years ago
#47211 using amp in search show all post / pages with the & normal normal Awaiting Review defect (bug) 7 years ago
#63902 wp_get_post_autosave() uses a non-limited SQL query normal minor Awaiting Review defect (bug) has-patch 11 months ago
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical normal minor Awaiting Review defect (bug) 4 years ago
#37463 Abstract Query Class normal normal Awaiting Review enhancement has-patch 3 years ago
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter normal normal Awaiting Review enhancement 2 years ago
#39120 Add get/set methods to remaining main query classes (comments and terms) normal normal Awaiting Review enhancement has-patch 8 years ago
#63044 Add method to test whether currently viewing the site home page in WP_Query normal normal Awaiting Review enhancement has-patch 18 months ago
#62953 Add post_ancestor as query var to WP_Query class bbpaule normal normal Awaiting Review enhancement has-patch 15 months ago
#59351 Add support for querying by an exact date with WP_Date_Query normal normal Awaiting Review enhancement 3 years ago
#47694 Adding a filter for $searchand variable normal normal Awaiting Review enhancement 7 years ago
#61632 Allow ordering of posts by `status` normal normal Awaiting Review enhancement 2 years ago
#61008 Allow searching of extra post fields normal normal Awaiting Review enhancement 2 years ago
#56105 Call update_post_parent_caches in the_post function in WP_Query class normal normal Awaiting Review enhancement needs-unit-tests 3 years ago
#51155 Default Order and Order By for Post Types and Taxonomies normal normal Awaiting Review enhancement 6 years ago
#40341 Make search possible in custom fields normal normal Awaiting Review enhancement 2 years ago
#41678 Make sure all field returns use filters in WP Query normal normal Awaiting Review enhancement needs-unit-tests 3 years ago
#42907 Meta Queries: support ordering by meta_value but still including items without that key normal normal Awaiting Review enhancement 8 years ago
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() normal normal Awaiting Review enhancement 18 months ago
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook normal normal Awaiting Review enhancement 7 years ago
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts normal normal Awaiting Review enhancement 8 years ago
#51811 Query inconsistency between WP_Query and WP_Term_Query normal normal Awaiting Review enhancement has-patch 5 weeks ago
#52386 Should WP_Query::get_posts be a private method? normal normal Awaiting Review enhancement 2 years ago
#58593 Slow list of posts in the admin panel (with a large wp_posts table) normal normal Awaiting Review enhancement 3 years ago
#49296 Split up WP_Query into more manageable classes normal normal Awaiting Review enhancement 7 years ago
#42082 Support compare custom fields in WP_Meta_Query normal normal Awaiting Review enhancement 8 years ago
#52167 WP_Query: always convert `any` post type values to public values. normal normal Awaiting Review enhancement has-patch 6 years ago
#49149 Write tests for WP_Query normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
#55630 add array input to meta_query key normal normal Awaiting Review enhancement has-patch 4 years ago
#41797 max_num_pages for WP_User_Query normal normal Awaiting Review enhancement has-patch 9 years ago
#44602 meta_query to support FIND_IN_SET normal normal Awaiting Review enhancement has-patch 8 years ago
#61048 order sticky posts using the same order for posts normal major Awaiting Review enhancement 2 years ago
#63614 pre_get_lastpostdate filter normal minor Awaiting Review enhancement has-patch 14 months ago
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query normal normal Awaiting Review enhancement 8 years ago
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query normal normal Awaiting Review enhancement has-patch 11 months ago
#50154 About date and time request of version 5.4.1 normal normal Awaiting Review feature request 6 years ago
#60490 Add 'author__in' option to WP_Query 'orderby' options normal normal Awaiting Review feature request 3 years ago
#56168 Add a way easily perform advanced post fields queries normal trivial Awaiting Review feature request 4 years ago
#49057 Add tag for any WP_Query for simple access in pre_get_post action normal normal Awaiting Review feature request 7 years ago
#39632 Adding Query identifier attribute normal normal Awaiting Review feature request 9 years ago
#63094 Allow ordering by meta_id in a meta query normal normal Awaiting Review feature request 17 months ago
#53060 Data Deletion - comments normal normal Awaiting Review feature request 5 years ago
#37837 Extend WP_Query author parameters to filter by role normal normal Awaiting Review feature request 9 years ago
#58447 Posts with ‘Stick to the top of the blog’ should also stick to the top of the categories it belongs to normal normal Awaiting Review feature request 11 months ago
#43356 create is_403 function normal normal Awaiting Review feature request 8 years ago

Tickets Needing Feedback (18 matches)

#18513 Searching with explicit post types unsets page post type normal normal defect (bug) needs-unit-tests 19 months ago
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). normal normal defect (bug) reporter-feedback 7 years ago
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly normal normal defect (bug) reporter-feedback 7 years ago
#30530 Enhance privacy by hiding posts of other users normal normal enhancement reporter-feedback 7 years ago
#49278 Improve meta query normal normal enhancement dev-feedback 18 months ago
#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 15 months ago
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* normal critical Future Release defect (bug) needs-unit-tests 4 years ago
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* normal normal Future Release defect (bug) dev-feedback 4 years ago
#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 4 months ago
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges normal normal Future Release defect (bug) dev-feedback 4 years ago
#37530 is_front_page() is based on wrong data -> gives wrong results normal normal Future Release defect (bug) needs-unit-tests 14 months ago
#57416 Do not split query if requesting one post spacedmonkey normal normal Future Release enhancement dev-feedback 2 months ago
#18836 ORDER BY RAND() is slow pbearne normal minor Future Release enhancement dev-feedback 12 months ago
#57211 Split up `WP_Query::get_posts()` costdev normal normal Future Release enhancement dev-feedback 4 years ago
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey normal normal Future Release enhancement dev-feedback 9 years ago
#42883 Use sargable queries for date-based lookups for posts normal normal Future Release enhancement dev-feedback 2 years ago
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query normal trivial Future Release enhancement dev-feedback 18 months ago
#18035 ignore_sticky_posts fails to remove sticky class johneckman normal normal Future Release enhancement dev-feedback 3 years ago

Tickets with Patches (16 matches)

#30184 Author page and category normal normal defect (bug) needs-unit-tests 14 months ago
#10663 Category name handling wrong function is_category normal normal defect (bug) has-patch 2 years ago
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin normal normal defect (bug) has-patch 4 years ago
#27266 Front end search for attachment title cannot succeed normal normal defect (bug) has-patch 5 years ago
#37489 If Posts have the same datetime, the order of the post is indefinite. normal normal defect (bug) has-patch 7 years ago
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() normal normal defect (bug) needs-unit-tests 4 months ago
#34660 Query breaks when nopaging = false and posts_per_page = -1 normal normal defect (bug) needs-unit-tests 7 years ago
#27272 WP meta queries comparing apples to oranges normal normal defect (bug) has-patch 7 years ago
#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 7 years ago
#20044 Enable search for pages by slug normal normal enhancement has-patch 4 months ago
#36881 Improved hot-wiring of set_found_posts pbearne normal normal enhancement needs-unit-tests 2 years ago
#30994 Offset return for wp_get_archives normal normal enhancement has-patch 7 years ago
#16706 Queries using "category__and" are slow on large databases normal normal enhancement has-patch 4 weeks ago
#9978 Sticky Posts are not ordered correctly after selection normal normal enhancement has-patch 7 years ago
#11950 Sticky Posts are too aggressive normal normal enhancement has-patch 7 years ago
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis normal normal enhancement dev-feedback 7 years ago
1 2 3
Note: See TracReports for help on using and creating reports.