Make WordPress Core

{7} Future Releases (8207 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 (6401 - 6500 of 8207)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
5 #43923 Add a step to the Data Removal/Erasure UX for deleting a user account Privacy normal normal Future Release enhancement has-patch 07/06/2020
5 #44000 Add notification bubble to Tools menu for data export/erase requests Privacy normal normal Future Release enhancement has-patch 02/10/2020
2 #46884 Add option to allow individual child-site Privacy Policy pages on multisite Privacy normal normal Future Release enhancement has-patch 10/16/2020
3 #44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal Future Release enhancement has-patch 10/20/2020
5 #43809 Add personal data from posts to personal data export tz-media Privacy normal normal Future Release enhancement has-patch 12/18/2019
5 #48009 Expand upon the Media item data in Export Requests Privacy normal normal Awaiting Review enhancement has-patch 12/13/2019
1 #44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse Privacy normal normal Future Release enhancement has-patch 04/01/2019
6 #43933 Make the Privacy Policy page intro text shorter and more friendly Privacy normal normal Future Release enhancement has-patch 09/05/2020
10 #43738 Make the personal data Export/Delete functionality available in network-wide for super admins Privacy normal normal Future Release enhancement has-patch 10/07/2020
1 #44500 Mark data requests failed when an expired link is clicked Privacy normal normal Future Release enhancement has-patch 09/06/2018
3 #46560 Personal Data Export email unit tests found in erasure fulfillment berubenic Privacy low normal Future Release enhancement has-patch 08/18/2024
1 #44267 Privacy Request List Table: A way to show the time of request when it's older than 24 hours. Privacy normal normal Future Release enhancement has-patch 01/27/2019
#56542 Should not allow to unregistered user be able to make a "Export Personal Data" Request Privacy normal normal Awaiting Review enhancement has-patch 09/27/2022
4 #44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal Future Release enhancement has-patch 10/16/2020
1 #59710 test for wp_privacy_exports_dir Privacy normal normal Future Release enhancement has-patch 10/09/2024
#59709 test for wp_privacy_exports_url Privacy normal normal Future Release enhancement has-patch 10/09/2024
#59707 test for wp_schedule_delete_old_privacy_export_files Privacy normal normal Future Release enhancement has-patch 10/09/2024
1 #40630 Advanced meta compare "like" in WP_Query Query normal normal Awaiting Review defect (bug) has-patch 05/16/2017
1 #51794 An author_name query with nonexistent user returns posts with no author Query normal normal Awaiting Review defect (bug) has-patch 11/17/2020
1 #37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present Query normal normal Awaiting Review defect (bug) has-patch 07/23/2021
1 #39428 Die fast in get_posts if get_user_by returns false Query normal normal Future Release defect (bug) has-patch 03/15/2019
13 #44296 Enable double-width space works as a separator in search query SergeyBiryukov Query normal normal Future Release defect (bug) has-patch 04/10/2019
1 #38442 Error when WP_Query parses orderby array in function parse_order Query normal normal Future Release defect (bug) has-patch 04/02/2019
3 #55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action Query normal normal Future Release defect (bug) has-patch 09/23/2023
4 #53824 Fatal error when in action pre_get_posts call *_template() Query normal normal Future Release defect (bug) has-patch 02/15/2022
#52337 Non-numeric attachment_id and p query string params result in posts page Query normal normal Future Release defect (bug) has-patch 10/17/2023
#52094 Queries with perm readable/editable will not work for multiple post types and status queries Query normal normal Awaiting Review defect (bug) has-patch 06/15/2022
#50598 Replace developer.w.org instead of Codex on is_main_query function message Query normal minor Awaiting Review defect (bug) has-patch 07/07/2020
1 #38062 SELECT DISTINCT ... ORDER BY ... Query normal normal Awaiting Review defect (bug) has-patch 04/09/2019
4 #50873 Search query parameter causes 404 on pagename match rules Query normal normal Awaiting Review defect (bug) has-patch 02/15/2024
1 #38283 Some `WP_Query` query vars undocumented Query normal normal Future Release defect (bug) has-patch 03/27/2019
4 #41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal Awaiting Review defect (bug) has-patch 10/01/2021
#41224 WP strips query vars if post contains "wp-admin" Query normal normal Awaiting Review defect (bug) has-patch 07/03/2017
2 #49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal normal Awaiting Review defect (bug) has-patch 09/12/2024
7 #27282 WP_Query returns more results when there are sticky posts Query normal normal Future Release defect (bug) has-patch 01/01/2017
3 #44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal Future Release defect (bug) has-patch 11/29/2019
1 #56311 Week query variable is not being sanitized correctly audrasjb Query normal normal Future Release defect (bug) has-patch 09/23/2024
2 #41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal Awaiting Review defect (bug) has-patch 11/12/2017
1 #58147 bugfix: rewind_posts when posts array index != 0 Query normal normal Awaiting Review defect (bug) has-patch 04/18/2023
1 #45894 is_home conditional tag returns incorrect value with home pagination Query normal normal Awaiting Review defect (bug) has-patch 01/10/2019
3 #49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal Awaiting Review defect (bug) has-patch 01/11/2020
1 #40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 07/28/2020
7 #37463 Abstract Query Class Query normal normal Awaiting Review enhancement has-patch 04/20/2023
1 #39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal Awaiting Review enhancement has-patch 04/07/2018
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 11/07/2021
3 #18836 ORDER BY RAND() is slow pbearne Query normal minor Future Release enhancement has-patch 11/19/2024
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 has-patch 01/17/2018
4 #29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion Query normal normal Future Release enhancement has-patch 02/05/2020
3 #51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal Awaiting Review enhancement has-patch 07/04/2024
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal Awaiting Review enhancement has-patch 12/24/2020
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 04/27/2022
3 #17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 05/21/2024
#43842 get_children() function enhancement. Query normal normal Awaiting Review enhancement has-patch 01/16/2019
3 #14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 01/15/2021
#41797 max_num_pages for WP_User_Query Query normal normal Awaiting Review enhancement has-patch 09/05/2017
#44602 meta_query to support FIND_IN_SET Query normal normal Awaiting Review enhancement has-patch 07/18/2018
1 #60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 06/04/2024
2 #25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 10/12/2018
#61409 JQMIGRATE warnings for bulk edit Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 06/18/2024
2 #25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 03/14/2019
1 #60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 01/30/2024
11 #12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request has-patch 02/08/2023
2 #52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal Future Release defect (bug) has-patch 07/25/2024
4 #43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release defect (bug) has-patch 05/24/2019
1 #53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor Future Release defect (bug) has-patch 06/10/2021
1 #62646 PHP Warning in REST API when post_type doesn't support post-formats, but a post-format filter is applied. peterwilsoncc REST API normal normal Awaiting Review defect (bug) has-patch 12/05/2024
1 #61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2024
3 #42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 10/31/2021
6 #41032 REST API: Date fields do not support ISO8601 REST API normal normal Future Release defect (bug) has-patch 02/15/2024
2 #50012 REST API: Fields filter does not work with "object" collection responses REST API normal normal Future Release defect (bug) has-patch 09/19/2023
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2023
2 #60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2024
5 #49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs REST API normal normal Future Release defect (bug) has-patch 10/14/2024
7 #47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal Future Release defect (bug) has-patch 01/27/2024
#60349 Rest API media upload utf8 urlencoded filename not decoded on server REST API normal normal Awaiting Review defect (bug) has-patch 01/25/2024
#62667 Text correction REST API normal normal Awaiting Review defect (bug) has-patch 12/09/2024
#52640 The rest_prepare_attachment filter runs twice during REST request REST API normal normal Future Release defect (bug) has-patch 02/24/2021
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug REST API normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#62287 WP_REST_Posts_Controller::prepare_items_query() - Warning $prepared_args can be null REST API normal normal Awaiting Review defect (bug) has-patch 10/23/2024
#62292 Warning in WP_REST_Posts_Controller::get_items() REST API normal normal Awaiting Review defect (bug) has-patch 11/06/2024
5 #43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 06/09/2023
4 #53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 04/05/2024
1 #55961 Add embed to WP_REST_Request class REST API normal normal Awaiting Review enhancement has-patch 07/20/2023
3 #50074 Add filter on post/etc action links in the REST API REST API normal normal Future Release enhancement has-patch 09/08/2021
1 #54513 Add meta support to template REST API REST API normal normal Future Release enhancement has-patch 11/25/2021
#59903 Add user pattern categories to the pattern categories API response REST API normal normal Awaiting Review enhancement has-patch 12/21/2023
1 #47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 09/02/2019
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 12/03/2017
1 #57900 Only prime post thumbnails in post REST API controller spacedmonkey REST API normal normal Future Release enhancement has-patch 05/10/2023
#62604 Prevent false-positive in validate_callback() in REST API REST API normal normal Awaiting Review enhancement has-patch 11/29/2024
#54247 REST API: Add block editor settings endpoint REST API normal normal Future Release enhancement has-patch 10/21/2021
3 #51757 REST API: Add const validation REST API normal normal Awaiting Review enhancement has-patch 01/25/2021
2 #40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
4 #41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 07/22/2024
6 #41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
#62390 REST API: add WP_REST_Posts_Controller route to fetch page counts REST API normal normal Awaiting Review enhancement has-patch 12/09/2024
3 #59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
5 #39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 08/07/2024
1 #62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 11/21/2024
4 #41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 04/03/2020
Note: See TracReports for help on using and creating reports.