Make WordPress Core

{7} Future Releases (8254 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 (5301 - 5400 of 8254)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
7 #24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov Query normal normal Future Release defect (bug) dev-feedback 4 months ago
#35913 `is_()` conditional methods should share their logic Query normal normal Future Release defect (bug) dev-feedback 3 weeks ago
4 #48360 `meta_value` is ignored when empty string is provided Query normal normal Awaiting Review defect (bug) 7 years ago
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal Awaiting Review defect (bug) dev-feedback 8 days ago
1 #43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal Awaiting Review defect (bug) 9 years ago
2 #41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query 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 Query normal normal Awaiting Review defect (bug) 8 years ago
1 #58147 bugfix: rewind_posts when posts array index != 0 Query normal normal Awaiting Review defect (bug) has-patch 3 years ago
1 #37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 4 years ago
#57505 category archive url ending with "/0" should be 404 Query normal normal Awaiting Review defect (bug) 3 years ago
#57766 filter query_loop_block_query_vars repeater 4 times Query normal normal Awaiting Review defect (bug) 3 years ago
1 #45394 get_posts fails to return results when accessing admin with a custom user role Query normal normal Awaiting Review defect (bug) reporter-feedback 8 years ago
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" Query normal normal Awaiting Review defect (bug) reporter-feedback 2 years ago
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings Query normal normal Awaiting Review defect (bug) has-patch 9 months ago
2 #63360 ignore_sticky_posts generating a wrong behaviour in WP_Query Query normal blocker Awaiting Review defect (bug) 6 months ago
#53495 incorrect (and confusing) DocBlock for get_page_by_title() Query normal normal Awaiting Review defect (bug) has-patch 2 months ago
2 #59252 is_front_page returns false when a static blog page has been set. joedolson* Query normal normal Awaiting Review defect (bug) has-patch 19 months ago
2 #37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 14 months ago
1 #45894 is_home conditional tag returns incorrect value with home pagination Query normal normal Awaiting Review defect (bug) has-patch 8 years ago
1 #49550 is_home is set to true even for cron jobs, which causes sticky posts to get prepended to all WP_Query results Query normal normal Awaiting Review defect (bug) 3 years ago
9 #20899 is_home() should be able to be true when is_feed() Query normal normal Future Release defect (bug) dev-feedback 14 months ago
#65671 is_page() and is_single() do not match a path that begins with a slash Query normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
3 #49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal Awaiting Review defect (bug) has-patch 7 years ago
#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 2 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 5 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 #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
Note: See TracReports for help on using and creating reports.