Make WordPress Core

{7} Future Releases (8070 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 (2301 - 2400 of 8070)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
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 2 years 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 12 months ago
1 #63094 Allow ordering by meta_id in a meta query Query normal normal Awaiting Review feature request 18 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 12 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 12 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 9 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 15 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 5 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 20 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
#48860 get_queried_object return false when executed in parse_query hook Query normal normal defect (bug) 7 years ago
#31957 query fails, when post is queried under specific name Query normal normal defect (bug) 7 years ago
3 #15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 7 years ago
4 #34211 Ability to specify fields WP_Query can search Query normal normal enhancement 7 years ago
5 #35761 Add filter(s) to get_adjacent_post function to change variables further down Query normal normal enhancement 7 years ago
#35398 Allow post types to override `posts_per_archive_page` Query normal normal enhancement 7 years ago
2 #20044 Enable search for pages by slug Query normal normal enhancement has-patch 5 months ago
1 #30530 Enhance privacy by hiding posts of other users Query normal normal enhancement reporter-feedback 7 years ago
2 #21096 Filter on is_front_page return value Query normal normal enhancement 7 years ago
14 #49278 Improve meta query Query normal normal enhancement dev-feedback 19 months ago
1 #25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 7 years ago
1 #36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 2 years ago
#25180 Make it possible to select only posts with comment_count > 0 Query normal normal enhancement 7 years ago
1 #36670 Move CAST to right-hand side of comparison in meta query Query normal normal enhancement 7 years ago
1 #30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 7 years ago
11 #16706 Queries using "category__and" are slow on large databases Query normal normal enhancement has-patch 2 months ago
#9978 Sticky Posts are not ordered correctly after selection Query normal normal enhancement has-patch 7 years ago
7 #11950 Sticky Posts are too aggressive Query normal normal enhancement has-patch 7 years ago
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime Query normal normal enhancement 7 years ago
1 #36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis Query normal normal enhancement dev-feedback 7 years ago
2 #20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 7 years ago
1 #34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 7 years ago
2 #29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal enhancement 7 years ago
2 #29823 WP_Date_Query across tables boonebgorges* Query normal normal enhancement 7 years ago
#31083 WP_date_Query does not validate string values of 'before' or 'after' Query normal normal enhancement 7 years ago
5 #23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 7 years ago
2 #27094 get_boundary_post() doesn't work for custom post types Query normal normal enhancement has-patch 7 years ago
#15068 merging query objects/arrays Query normal normal enhancement 7 years ago
4 #19738 meta_query should check for wildcards when using LIKE operator Query normal normal enhancement 7 years ago
1 #11398 new sort method for query_posts (order by last comment date) Query normal normal enhancement has-patch 3 months ago
1 #37056 paginate_links should be a method on WP_Query Query normal normal enhancement 7 years ago
4 #18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 7 years ago
#16910 Lazy evaluation for WP_Query Query normal normal feature request 7 years ago
1 #30982 Meta query in pre_get_posts Query normal normal feature request 7 years ago
#65735 "Complete request" on the Erase Personal Data screen is easily mistaken for an instruction to erase Privacy normal normal Awaiting Review defect (bug) has-patch 7 weeks ago
#59479 'Erase Personal Data' simply doesn't work Privacy normal critical Awaiting Review defect (bug) 3 years ago
2 #44010 Add general filters for registering various privacy policy information (cookies) from plugins Privacy normal normal Awaiting Review defect (bug) 7 years ago
1 #50141 Data erasure/export links should notify the user that the action has already been confirmed Privacy normal normal Future Release defect (bug) has-patch 4 weeks ago
2 #52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue Privacy normal normal Awaiting Review defect (bug) 6 years ago
3 #55140 Erase Personal Data Email Validation Issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
2 #46905 Erase Personal Data without verify enable erase option and change status issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
1 #64282 Erase personal data does not remove biographical info Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 2 hours ago
2 #44381 GDPR V2 - Anticipate front-end only sites for confirm actions Privacy normal normal Awaiting Review defect (bug) 7 years ago
3 #46577 Improve tests related to file permissions for privacy export requests Privacy normal normal Future Release defect (bug) changes-requested 16 months ago
2 #44258 Inconsistency in Export and Erase Personal data behavior Privacy normal normal Awaiting Review defect (bug) 7 years ago
1 #59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal Awaiting Review defect (bug) has-patch 2 months ago
3 #44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) reporter-feedback 4 months ago
1 #49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal Future Release defect (bug) has-patch 6 years ago
2 #44215 Personal data exports - Empty values are included in the report Privacy normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
4 #44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal normal Awaiting Review defect (bug) has-patch 7 years ago
6 #44669 Privacy Notification doesn't clear after dismissing notification garrett-eclipse Privacy normal normal Future Release defect (bug) 7 years ago
3 #44204 Privacy export codebase in 4.9.6 doesn't use WP Filesystem API Privacy normal normal Future Release defect (bug) 6 years ago
15 #14682 Privacy leakage: gravatars leak identity information Privacy normal normal Awaiting Review defect (bug) 6 years ago
3 #44084 Privacy: The personal data export file should be generated in the user's locale garrett-eclipse Privacy normal normal Future Release defect (bug) needs-unit-tests 6 years ago
1 #54442 Provide feedback if initiating an email for a personal data request action has failed Privacy normal normal Future Release defect (bug) has-patch 6 weeks ago
1 #44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal Future Release defect (bug) has-patch 8 months ago
2 #48265 The privacy export files cleanup can run unlink on directories throwing an error. Privacy normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
18 #44176 Un-map Privacy Capabilities xkon Privacy normal normal Future Release defect (bug) has-patch 6 years ago
3 #44222 Add Archive state to privacy requests garrett-eclipse Privacy normal normal Future Release enhancement 6 years ago
2 #49381 Add Javascript Documentation to privacy-tools.js Privacy normal normal Future Release enhancement needs-docs 2 months ago
4 #43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal Future Release enhancement 6 years ago
5 #43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal Future Release enhancement 6 years ago
6 #43923 Add a step to the Data Removal/Erasure UX for deleting a user account Privacy normal normal Future Release enhancement has-patch 8 months ago
4 #43910 Add actions and filters so plugins can easily extend export/erasure functionality Privacy normal normal Awaiting Review enhancement dev-feedback 8 years ago
2 #44078 Add an email pseudonymization function that preserves first letter and TLD Privacy normal normal Future Release enhancement 7 years ago
2 #43854 Add cards to the Tools page for personal data tools Privacy normal normal Future Release enhancement 7 years ago
Note: See TracReports for help on using and creating reports.