Make WordPress Core

{7} Future Releases (8238 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 (5701 - 5800 of 8238)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
2 #44538 Provide a way to show what change occurred to the suggested privacy policy text. Privacy normal normal Future Release enhancement 11/24/2020
2 #44845 _get_list_table: Support for privacy requests tables Privacy normal normal Future Release enhancement dev-feedback 02/21/2020
2 #47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal normal Awaiting Review enhancement 06/06/2019
2 #52903 Consent Management within WordPress Core Privacy normal normal Awaiting Review feature request 10/14/2022
2 #51092 Create a JSON schema for Privacy and Other Related Disclosures Privacy normal normal Future Release feature request dev-feedback 10/07/2020
2 #50070 'post_type' query variable not set for taxonomy queries Query normal normal Awaiting Review defect (bug) dev-feedback 05/27/2020
2 #59235 AJAX request returns critical error in class-wp-date-query.php Query normal normal Awaiting Review defect (bug) reporter-feedback 10/30/2023
2 #40903 Filtered posts_request query can break found_posts query Query normal normal Awaiting Review defect (bug) 06/01/2017
2 #57678 Missing use of placeholders and $wpdb->prepare() Query normal major Awaiting Review defect (bug) dev-feedback 02/27/2023
2 #58515 Need to use $wpdb->prepare instead of sprintf Query normal normal Awaiting Review defect (bug) dev-feedback 06/22/2023
2 #42732 Problem with usage of WP_Term_Query inside WP_Tax_Query Query normal normal Awaiting Review defect (bug) 11/28/2017
2 #48020 Queries display in inconsistent order when ordering by meta_value_num Query normal normal Awaiting Review defect (bug) 09/11/2019
2 #41446 The PHP notice displayed after the overwriting global $posts by a new empty query. Query normal normal Awaiting Review defect (bug) 08/25/2020
2 #58806 Unexpected ordering result when ordering based on multiple clauses Query normal normal Awaiting Review defect (bug) 07/14/2023
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
2 #39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal normal Awaiting Review defect (bug) dev-feedback 03/03/2020
2 #52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Awaiting Review defect (bug) needs-unit-tests 04/26/2021
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
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 02/04/2025
2 #37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 01/07/2020
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 01/31/2025
2 #61008 Allow searching of extra post fields Query normal normal Awaiting Review enhancement 04/15/2024
2 #41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
2 #42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 02/28/2018
2 #49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020
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
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
2 #56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 06/04/2024
2 #60055 Array to string conversion warning after r50157 REST API normal minor Awaiting Review defect (bug) reporter-feedback 06/21/2024
2 #52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal Future Release defect (bug) has-patch 07/25/2024
2 #52629 Introduce a better way to deprecate REST API parameters REST API normal normal Future Release defect (bug) 02/23/2021
2 #53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 08/05/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
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
2 #54740 REST API: oneOf validation behaves unexpectedly with strings/arrays REST API normal normal Awaiting Review defect (bug) 09/05/2022
2 #48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal Future Release defect (bug) 10/08/2019
2 #61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) has-patch 12/12/2024
2 #56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API normal major Awaiting Review defect (bug) reporter-feedback 12/11/2022
2 #54832 _doing_it_wrong should write into debug.log REST API normal normal Awaiting Review defect (bug) 02/14/2024
2 #44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint REST API normal normal Future Release defect (bug) dev-feedback 06/20/2019
2 #49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 07/25/2024
2 #54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement needs-unit-tests 06/07/2022
2 #39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal Awaiting Review enhancement 07/11/2019
2 #41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 09/01/2022
2 #62801 Improve performance of X-WP-TotalPages queries REST API normal normal Future Release enhancement reporter-feedback 01/30/2025
2 #49179 Manage Post trackbacks within the REST API REST API normal normal Future Release enhancement needs-unit-tests 10/24/2020
2 #38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement needs-unit-tests 01/18/2022
2 #40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
2 #39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement needs-unit-tests 09/17/2024
2 #58034 Post API can't get image URL on Endpoint REST API normal normal Awaiting Review feature request dev-feedback 04/06/2023
2 #44540 Revision restoring redirect issue when using custom wp_query inside shortcodes Revisions normal normal Awaiting Review defect (bug) 03/11/2019
2 #44786 Autosave: Conditionally allow revisions to be saved Revisions normal normal Awaiting Review enhancement reporter-feedback 01/16/2019
2 #48574 Create better post diff screens Revisions normal normal Awaiting Review enhancement 11/12/2019
2 #48953 Improved revision control related to posts and the numerous auxiliary benefits Revisions normal major Awaiting Review enhancement 12/18/2019
2 #48315 Scheduling already published posts or pages causes 404 error on page Revisions normal normal Awaiting Review enhancement 10/12/2023
2 #16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 03/02/2023
2 #39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal Awaiting Review defect (bug) 07/14/2020
2 #48223 parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule Rewrite Rules normal normal Awaiting Review defect (bug) dev-feedback 05/13/2020
2 #43881 url_to_postid doesn't works with custom post type in PhpUnit Test Rewrite Rules normal normal Awaiting Review defect (bug) 12/21/2018
2 #40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
2 #43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 09/17/2018
2 #54966 Inconsistent checking of read permission for singular vs non-singular queries Role/Capability normal normal Awaiting Review defect (bug) 02/03/2022
2 #38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) needs-unit-tests 02/07/2025
2 #40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 10/25/2024
2 #46716 Site owner unable to control admin level users in Word Press dashboard Role/Capability normal normal Awaiting Review feature request 03/30/2019
2 #37362 @font-face errors with dashicons in Microsoft Edge Script Loader normal normal Awaiting Review defect (bug) 12/11/2017
2 #55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations Script Loader normal normal Awaiting Review defect (bug) 10/25/2023
2 #59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) has-patch 10/10/2024
2 #59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal Awaiting Review defect (bug) 08/30/2023
2 #61625 Styles enqueued from block.json are not correctly configured for RTL Script Loader normal normal Awaiting Review defect (bug) 07/11/2024
2 #39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 10/25/2018
2 #53741 wp-admin/css/common.min.css is loading on the front-end Script Loader normal normal Future Release defect (bug) needs-docs 11/02/2021
2 #51317 Remove deprecated JavaScript i18n globals Script Loader normal normal Future Release enhancement early 05/25/2021
2 #61771 Script Modules: add the importmap's scopes key Script Loader normal normal Awaiting Review enhancement 09/27/2024
2 #43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal normal Awaiting Review enhancement 01/16/2019
2 #53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal Awaiting Review defect (bug) has-patch 08/04/2021
2 #53994 REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request Security normal normal Awaiting Review defect (bug) 08/24/2021
2 #62949 HttpOnly flag for the post password cookie Security normal normal Awaiting Review enhancement dev-feedback 02/12/2025
2 #36087 Migration plan from insecure RNG fallback Security normal normal Future Release enhancement 09/30/2020
2 #61706 Support for storing and getting encrypted options Security normal normal Awaiting Review enhancement 07/19/2024
2 #53902 Automating the creation of inline javascript and inline stylesheet nonces or hashes Security normal normal Awaiting Review feature request 07/03/2024
2 #43725 Multiple instances of opening / closing shortcode only works when closing tag is provided Shortcodes normal normal Future Release defect (bug) 07/16/2020
2 #58386 Shortcode generated by a block element is not executed in templates Shortcodes normal normal Awaiting Review defect (bug) 06/09/2023
2 #52567 Shortcodes in separate <p> tags appear on same line in browser Shortcodes normal normal Awaiting Review defect (bug) 05/25/2023
2 #44571 force_balance_tags breaks JavaScript Shortcodes normal normal Awaiting Review defect (bug) 09/22/2024
2 #48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) needs-unit-tests 02/21/2020
2 #46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal Future Release defect (bug) has-patch 01/31/2020
2 #49923 Change "Critical Issue" to "Recommendation" Site Health normal critical Awaiting Review defect (bug) close 12/08/2021
2 #54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 04/04/2022
2 #47266 Template of shutdown handler for fatal errors should not be displayed for CLI scripts Site Health normal normal Awaiting Review defect (bug) has-patch 05/08/2024
2 #56595 Add a Site Health check for a non-virtual robots.txt file Site Health normal normal Awaiting Review enhancement dev-feedback 12/03/2024
2 #49188 Add a check for tables structures. Site Health normal normal Awaiting Review enhancement dev-feedback 01/29/2021
2 #50055 Add more user-actionable information to the timezone health check Site Health normal normal Awaiting Review enhancement 06/15/2020
2 #57159 Add scheduled events in the site health report. Site Health normal normal Awaiting Review enhancement dev-feedback 01/31/2023
2 #56376 Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class WP_Debug_Data Site Health normal normal Awaiting Review enhancement 08/14/2022
2 #53230 Allow nested arrays to be displayed in site health. Site Health normal normal Awaiting Review enhancement 08/28/2022
2 #52014 Change the phrase 'Learn more about debugging in WordPress.' for a clearer instruction such as 'Follow this guide to find out the source of the problem'. Site Health normal normal Awaiting Review enhancement 07/28/2022
2 #52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal Future Release enhancement has-patch 11/08/2021
2 #50770 Facilitate async debug entries in Site Health Info Site Health normal normal Awaiting Review enhancement 05/27/2022
2 #51816 Implement auto recovery mode during auto update cron Site Health normal normal Future Release enhancement 11/18/2020
Note: See TracReports for help on using and creating reports.