Make WordPress Core

{7} Future Releases (8260 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6001 - 6100 of 8260)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#45400 last of query_vars contains anchor Query normal normal Awaiting Review defect (bug) 8 years ago
4 #48280 orderby meta_value breaks with newer versions of MySQL Query normal normal Awaiting Review defect (bug) 7 years ago
1 #40166 query_vars bug sets is_home to false. Query normal normal Awaiting Review defect (bug) 7 years ago
2 #58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) needs-unit-tests 19 months ago
1 #40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 6 years ago
3 #40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal Awaiting Review defect (bug) 7 years ago
#47211 using amp in search show all post / pages with the & Query normal normal Awaiting Review defect (bug) 7 years ago
16 #46294 wp rest api fails to paginate page requests correctly when ordering on menu_order Query normal normal Future Release defect (bug) 8 months ago
2 #63902 wp_get_post_autosave() uses a non-limited SQL query Query normal minor Awaiting Review defect (bug) has-patch 12 months ago
#57083 wp_list_authors and WP Search Users Query normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical Query normal minor Awaiting Review defect (bug) 4 years ago
7 #37463 Abstract Query Class Query normal normal Awaiting Review enhancement has-patch 3 years ago
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter Query normal normal Awaiting Review enhancement 3 years ago
1 #39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal Awaiting Review enhancement has-patch 8 years ago
1 #63044 Add method to test whether currently viewing the site home page in WP_Query Query normal normal Awaiting Review enhancement has-patch 18 months ago
1 #62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal normal Awaiting Review enhancement has-patch 15 months ago
4 #59351 Add support for querying by an exact date with WP_Date_Query Query normal normal Awaiting Review enhancement 3 years ago
#47694 Adding a filter for $searchand variable Query normal normal Awaiting Review enhancement 7 years ago
#61632 Allow ordering of posts by `status` Query normal normal Awaiting Review enhancement 2 years ago
3 #61008 Allow searching of extra post fields Query normal normal Awaiting Review enhancement 2 years ago
1 #56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 3 years ago
#51155 Default Order and Order By for Post Types and Taxonomies Query normal normal Awaiting Review enhancement 6 years ago
13 #57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 2 months ago
7 #48193 Improve the WordPress loop Query normal normal Awaiting Review enhancement dev-feedback 3 years ago
5 #39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 6 years ago
3 #40341 Make search possible in custom fields Query normal normal Awaiting Review enhancement 2 years ago
2 #41678 Make sure all field returns use filters in WP Query 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 Query normal normal Awaiting Review enhancement 8 years ago
8 #38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne Query normal normal Future Release enhancement 21 months ago
#62484 Multiple selection of post type in Query loop block Query normal normal Awaiting Review enhancement close 15 months ago
4 #62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. Query normal normal Future Release enhancement 20 months ago
3 #41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal Future Release enhancement has-patch 5 years ago
6 #18836 ORDER BY RAND() is slow pbearne Query normal minor Future Release enhancement dev-feedback 12 months ago
1 #40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal Awaiting Review enhancement 18 months ago
14 #19653 Order by meta field forces ignore of null records Query normal normal Future Release enhancement needs-unit-tests 7 years ago
1 #41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook Query normal normal Awaiting Review enhancement 7 years ago
3 #39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts Query normal normal Awaiting Review enhancement 8 years ago
4 #29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion Query normal normal Future Release enhancement has-patch 7 years ago
4 #51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal Awaiting Review enhancement has-patch 6 weeks ago
#49555 Reorder WP_Query methods for a more logical placement Query normal trivial Future Release enhancement 6 years ago
5 #52386 Should WP_Query::get_posts be a private method? Query normal normal Awaiting Review enhancement 2 years ago
#58593 Slow list of posts in the admin panel (with a large wp_posts table) Query normal normal Awaiting Review enhancement 3 years ago
#49296 Split up WP_Query into more manageable classes Query normal normal Awaiting Review enhancement 7 years ago
3 #57211 Split up `WP_Query::get_posts()` costdev Query normal normal Future Release enhancement dev-feedback 4 years ago
2 #42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 8 years ago
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey Query normal normal Future Release enhancement dev-feedback 9 years ago
#49429 There seems to be no way to check query value for NULL Query normal normal Awaiting Review enhancement dev-feedback 7 years ago
6 #42883 Use sargable queries for date-based lookups for posts Query normal normal Future Release enhancement dev-feedback 2 years ago
13 #30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal Future Release enhancement needs-refresh 4 years ago
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal Awaiting Review enhancement has-patch 6 years ago
4 #45084 WP_Term_Query multiple 'orderby' support Query normal normal Future Release enhancement needs-unit-tests 5 years ago
2 #49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
9 #53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement dev-feedback 18 months ago
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 4 years ago
3 #17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 15 months ago
17 #26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal Future Release enhancement 9 years ago
#43842 get_children() function enhancement. Query normal normal Awaiting Review enhancement reporter-feedback 7 months ago
3 #14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 6 months ago
3 #18035 ignore_sticky_posts fails to remove sticky class johneckman Query normal normal Future Release enhancement dev-feedback 3 years ago
#41797 max_num_pages for WP_User_Query Query normal normal Awaiting Review enhancement has-patch 9 years ago
#44602 meta_query to support FIND_IN_SET Query normal normal Awaiting Review enhancement has-patch 8 years ago
1 #61048 order sticky posts using the same order for posts Query normal major Awaiting Review enhancement 2 years ago
2 #63614 pre_get_lastpostdate filter Query 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 Query normal normal Awaiting Review enhancement 8 years ago
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Query normal normal Awaiting Review enhancement has-patch 11 months ago
#50154 About date and time request of version 5.4.1 Query normal normal Awaiting Review feature request 6 years ago
1 #60490 Add 'author__in' option to WP_Query 'orderby' options Query normal normal Awaiting Review feature request 3 years ago
36 #31383 Add WP_Tax_Query support to WP_User_Query Query normal normal Future Release feature request 22 months ago
1 #56168 Add a way easily perform advanced post fields queries Query normal trivial Awaiting Review feature request 4 years ago
#49057 Add tag for any WP_Query for simple access in pre_get_post action Query normal normal Awaiting Review feature request 7 years ago
1 #39632 Adding Query identifier attribute Query normal normal Awaiting Review feature request 9 years ago
1 #55287 Allow for DISTINCT in WP_Query method Query normal normal Awaiting Review feature request reporter-feedback 11 months ago
1 #63094 Allow ordering by meta_id in a meta query Query normal normal Awaiting Review feature request 17 months ago
5 #53060 Data Deletion - comments Query normal normal Awaiting Review feature request 5 years ago
1 #37837 Extend WP_Query author parameters to filter by role Query normal normal Awaiting Review feature request 9 years ago
3 #14375 Post pagination should have a show all option Query normal normal Future Release feature request 11 months ago
#58447 Posts with ‘Stick to the top of the blog’ should also stick to the top of the categories it belongs to Query normal normal Awaiting Review feature request 11 months ago
8 #44658 Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query Query normal normal Future Release feature request dev-feedback 7 years ago
#43356 create is_403 function Query normal normal Awaiting Review feature request 8 years ago
1 #58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 3 years ago
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 14 months ago
3 #10663 Category name handling wrong function is_category Query normal normal defect (bug) has-patch 2 years ago
1 #23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query normal normal defect (bug) has-patch 4 years ago
11 #15551 Custom post type pagination redirect Query normal normal defect (bug) 4 years ago
3 #27266 Front end search for attachment title cannot succeed Query normal normal defect (bug) has-patch 5 years ago
1 #37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal defect (bug) has-patch 7 years ago
1 #23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 4 months ago
4 #30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 7 years ago
1 #34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 7 years ago
#35758 Reading Settings fallback option when none is selected at Front page displays Query normal normal defect (bug) 7 years ago
2 #36966 Search is not working with soft hyphen symbols Query normal normal defect (bug) 7 years ago
4 #18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 19 months ago
5 #23336 Sticky Posts lack sanity bounding. If used too much, can severely degrade performance. Query normal normal defect (bug) 7 years ago
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). Query normal normal defect (bug) reporter-feedback 7 years ago
#35131 Unexpected 404: pending post hides published post with matching slug Query normal normal defect (bug) 7 years ago
1 #27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 7 years ago
3 #36696 WP_Meta_Query can give wrong results when comparing large numbers Query normal normal defect (bug) 7 years ago
#35820 WP_Query(array( 'p' => 0)) will return posts Query normal normal defect (bug) 7 years ago
1 #35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly Query normal normal defect (bug) reporter-feedback 7 years ago
#27507 get_posts() not honoring post_status criteria Query normal normal defect (bug) 7 years ago
Note: See TracReports for help on using and creating reports.