Make WordPress Core

{7} Future Releases (7916 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 (701 - 800 of 7916)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
7 #14808 Add Editor Documentation Functions URL for theme-defined functions adamsilverstein General normal normal Future Release enhancement changes-requested 04/03/2025
3 #49198 Blink: Intent to Deprecate + Freeze `navigator.userAgent` adamsilverstein General normal normal Future Release enhancement 01/07/2021
#53451 Chrome 92 userAgent notice adamsilverstein General normal minor Future Release task (blessed) 05/02/2022
3 #59577 Images in block templates or patterns do not have loading optimization attributes adamsilverstein Media normal normal Future Release defect (bug) 06/05/2024
6 #60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein Media normal normal Future Release defect (bug) reporter-feedback 09/08/2025
1 #63773 Palette-based PNG cause failure attempting AVIF/WebP conversion under GD adamsilverstein Media normal normal Awaiting Review defect (bug) has-patch 01/23/2026
3 #53669 Respect the quality settings in `wp_editor_set_quality` for lossless WebP adamsilverstein Media normal normal Future Release defect (bug) 12/01/2022
1 #48361 Select Files on iOS doesn't trigger on modal if start on Upload Files tab and switch to Media Library tab adamsilverstein Media normal normal Awaiting Review defect (bug) 11/03/2019
#55057 WebP EXIF data missing and images are not rotated in the same way JPEG images are rotated. adamsilverstein Media normal normal Future Release defect (bug) 07/07/2022
2 #40250 When cropping a image right after scaling, the crop selection will show incorrect dimensions adamsilverstein Media normal normal Future Release defect (bug) 01/28/2021
29 #41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 05/12/2025
8 #36982 Add image attributes and additional context to the wp_calculate_image_srcset and wp_calculate_image_sizes filters adamsilverstein Media normal normal Future Release enhancement dev-feedback 09/30/2024
12 #42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 08/13/2024
24 #55443 Create WebP sub-sizes and use for output adamsilverstein Media normal normal Future Release enhancement needs-docs 09/11/2025
#57781 Exclude sized variant from SRCSET if larger in file size than the original image adamsilverstein Media normal normal Awaiting Review enhancement 02/21/2023
15 #40415 Imagick resize filter hook adamsilverstein Media normal normal Future Release enhancement dev-feedback 06/03/2025
1 #62174 Sending .avif image files refused in the editor adamsilverstein Media normal normal Awaiting Review enhancement reporter-feedback 10/14/2024
5 #57238 Criteria for Responsive Images of WebP: Preserve Alpha + Preserve Lossless + Smaller in size than original adamsilverstein Media normal normal Future Release feature request 02/21/2023
4 #38904 Add action hook in class-walker-nav-menu-edit.php adamsilverstein Menus normal normal Awaiting Review enhancement dev-feedback 12/23/2020
1 #64377 Add a Notes column to the posts list table adamsilverstein Notes normal normal Awaiting Review enhancement has-patch 12/09/2025
#63982 Comment REST API route: add support multiple statuses adamsilverstein REST API normal normal 7.1 defect (bug) has-patch 03/05/2026
2 #44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint adamsilverstein REST API normal normal Future Release defect (bug) dev-feedback 11/26/2025
#60099 Fix revisions system adamsilverstein Revisions normal minor Awaiting Review defect (bug) reporter-feedback 08/26/2025
12 #24958 Large number of revisions cause memory exhaustion adamsilverstein Revisions low normal Future Release defect (bug) dev-feedback 09/26/2025
#41029 The changed author is not making the coming revisons adamsilverstein Revisions normal normal Awaiting Review defect (bug) 04/30/2021
4 #30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) 05/17/2025
7 #59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal normal Awaiting Review defect (bug) reporter-feedback 02/05/2024
3 #47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 04/30/2021
7 #40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 03/02/2023
39 #28521 FORCE_SSL constant for really forcing SSL adamsilverstein Security normal normal Future Release enhancement 11/19/2024
13 #51407 Remove inline event handlers and JavaScript URIs for Strict CSP-compatibility adamsilverstein Security normal normal Future Release enhancement dev-feedback 12/26/2023
3 #62991 Issue: Non-Clickable Area in Admin Profile Dropdown adamsilverstein Toolbar normal normal Future Release enhancement dev-feedback 02/08/2026
13 #6814 Async media crunching adamsilverstein Upload normal normal Future Release enhancement dev-feedback 06/28/2025
2 #60889 wide gamut AVIF is desaturated (retagged as sRGB on upload) adamsilverstein Media normal normal defect (bug) 05/06/2025
11 #14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell Formatting normal normal defect (bug) needs-refresh 06/04/2019
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 06/04/2019
8 #27365 Upgrader bulk_upgrade() functions do not return the correct data aaroncampbell Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
2 #49714 Explore UI for destructive controls & contexts Travel_girl Administration normal normal Future Release enhancement reporter-feedback 01/29/2024
2 #53356 Themes admin page: make theme details, active, and preview links always visible Travel_girl Themes normal normal Future Release enhancement has-patch 07/02/2024
2 #56221 Add download URL to plugins REST create (install) endpoint TimothyBlynJacobs* Plugins normal normal Future Release enhancement dev-feedback 02/02/2026
6 #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
4 #53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 04/05/2024
#52887 Docs: Clarify why register_meta is necessary Shital Patel* Options, Meta APIs normal minor Future Release enhancement 05/26/2021
4 #48693 Silence ini_set caused error or check if function_exists first SergeyBiryukov* Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 05/17/2025
9 #18546 Add index.php to wp-includes and wp-admin/includes SergeyBiryukov* Bootstrap/Load normal normal Future Release enhancement dev-feedback 04/12/2024
16 #28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 11/01/2024
#53362 Invalid paginated requests not treated as such SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-refresh 06/29/2023
#17653 Canonical Redirect when space(s) are used instead of hyphens when requesting a page SergeyBiryukov* Canonical normal normal Future Release enhancement 08/19/2018
1 #30979 Check for context menu before closing commentReply SergeyBiryukov* Comments normal normal Future Release enhancement has-patch 08/27/2021
4 #56261 Normalize comment function parameters with mixed case names SergeyBiryukov* Comments normal normal Future Release enhancement 02/08/2023
6 #22889 Reconsider no-JS ?replytocom= links SergeyBiryukov* Comments normal normal Future Release enhancement dev-feedback 03/03/2023
1 #47187 <!--more--> tag on same line as content prevents any edits to that line SergeyBiryukov* Editor normal normal Awaiting Review defect (bug) has-patch 11/23/2020
5 #47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor Future Release enhancement has-patch 10/28/2021
6 #46748 authenticate filter hook does not behave as expected for priority values less than 20 SergeyBiryukov* Login and Registration normal normal Future Release defect (bug) dev-feedback 04/04/2022
13 #24146 Menu items with blank labels are removed on saving SergeyBiryukov* Menus normal normal Future Release defect (bug) dev-feedback 02/03/2026
6 #48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* Options, Meta APIs normal major Future Release enhancement dev-feedback 10/29/2024
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* Posts, Post Types normal normal Future Release defect (bug) has-patch 09/30/2024
4 #44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* Query normal normal Future Release defect (bug) dev-feedback 09/21/2022
3 #16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/20/2026
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
4 #50787 Consolidate the logic for displaying WP & PHP compatibility messages for themes SergeyBiryukov* Site Health normal normal Future Release task (blessed) 02/22/2021
12 #54582 Problem with deleting old files at the end of a core update when the filesystem is case-insensitive SergeyBiryukov* Upgrade/Install high major Future Release defect (bug) dev-feedback 07/07/2025
13 #15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* Upload normal major Awaiting Review defect (bug) close 05/14/2025
1 #49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal Future Release defect (bug) has-patch 06/01/2021
3 #43844 PHP list language construct changed behaviour in PHP 7 SergeyBiryukov Administration normal major Awaiting Review defect (bug) dev-feedback 08/12/2018
2 #50815 Use consistent checks for displaying the Filter button in different list tables SergeyBiryukov Administration normal normal Future Release defect (bug) has-patch 06/18/2025
3 #25939 add_options_page(..., 'options.php') and 1000 vars limit SergeyBiryukov Administration normal normal Awaiting Review defect (bug) dev-feedback 12/09/2025
7 #35774 WordPress admin <title> structure SergeyBiryukov Administration normal normal Future Release enhancement dev-feedback 09/23/2019
2 #43869 Do not initialize current user too early in `get_user_locale()` SergeyBiryukov Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 12/06/2024
4 #54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov Build/Test Tools normal normal Future Release task (blessed) has-patch 10/05/2022
3 #48703 Update compressed images for a clean precommit:image output SergeyBiryukov Build/Test Tools normal normal Future Release task (blessed) 08/07/2023
2 #31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor Future Release defect (bug) has-patch 03/17/2017
5 #44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) needs-unit-tests 11/09/2019
9 #12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 08/04/2021
4 #43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 11/01/2022
6 #39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) close 05/15/2025
21 #4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov Canonical normal normal Future Release enhancement needs-unit-tests 01/25/2022
3 #17771 URL-encoded comment_author_url gets broken by MySQL varchar 200 length limit SergeyBiryukov Comments normal normal Future Release defect (bug) dev-feedback 03/18/2017
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
4 #34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 10/03/2019
1 #41731 Make it Easier to Locate Restored Comments SergeyBiryukov Comments normal normal Future Release enhancement 06/21/2019
4 #33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement needs-unit-tests 01/27/2021
3 #10653 Update comment_author when display_name changes SergeyBiryukov Comments normal normal Future Release enhancement dev-feedback 06/30/2025
2 #42140 Incorrect use of plural in class-wp-customize-themes-section.php SergeyBiryukov Customize normal normal Future Release defect (bug) dev-feedback 02/03/2026
1 #64102 add label to date/time to show which string is the language default SergeyBiryukov Date/Time normal normal Future Release enhancement 02/19/2026
2 #44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov Editor normal normal Future Release defect (bug) has-patch 02/01/2026
2 #38782 Insert/Edit link scrolling triggers AJAX requests for both (recent and search) rivers SergeyBiryukov Editor normal normal Future Release defect (bug) 02/21/2020
#45052 WP Oembed in multisite fail when the permalink structure is not default SergeyBiryukov Embeds normal normal Future Release defect (bug) dev-feedback 04/11/2019
1 #46537 Can't use Emoji in the Custom HTML widget SergeyBiryukov Emoji normal normal Future Release defect (bug) 10/09/2019
22 #51812 Update jQuery step three SergeyBiryukov External Libraries normal normal Future Release task (blessed) 12/11/2025
2 #48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 04/08/2021
9 #44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov Filesystem API normal normal Future Release enhancement has-patch 06/05/2025
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov Formatting normal normal Future Release defect (bug) dev-feedback 12/11/2025
5 #44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov Formatting normal normal Future Release defect (bug) dev-feedback 09/22/2019
2 #49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov Formatting normal normal Future Release feature request has-patch 10/20/2020
2 #36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal Future Release defect (bug) has-patch 11/25/2020
2 #46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor Future Release defect (bug) has-patch 10/13/2021
1 #13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov General normal normal Future Release defect (bug) dev-feedback 07/13/2022
6 #41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal Future Release task (blessed) has-patch 07/06/2023
2 #51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 02/12/2025
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracReports for help on using and creating reports.