Make WordPress Core

{7} Future Releases (8205 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 (2201 - 2300 of 8205)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
2 #32452 Cache optimizations pbearne Cache API normal normal Awaiting Review defect (bug) has-patch 12/06/2024
2 #30430 WP_Object_Cache does not properly cache objects nested in arrays Cache API normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
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
2 #58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial Awaiting Review defect (bug) has-patch 07/16/2023
2 #21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal Future Release defect (bug) needs-unit-tests 10/10/2022
2 #44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/14/2024
2 #58650 Reset cache in development mode Cache API normal normal Awaiting Review enhancement 06/28/2023
2 #55880 Custom post type isn't redirected to its canonical URL Canonical normal normal Awaiting Review defect (bug) 08/04/2023
2 #42512 Domain with special character redirect loop on homepage Canonical normal normal Awaiting Review defect (bug) 03/14/2018
2 #14773 Error in slug parsing leads to unlimited URLs for the same article = duplicate content Canonical normal normal Future Release defect (bug) has-patch 10/19/2023
2 #52376 Redirect loop occurs in taxonomy archive with URL-encoded slug. Canonical normal normal Awaiting Review defect (bug) has-patch 01/29/2021
2 #11856 URL for 1st comments page is not canonical markjaquith Canonical normal normal Future Release defect (bug) dev-feedback 10/19/2023
2 #42423 Warning in redirect_guess_404_permalink if $query->post_type is an array instead of a string Canonical normal normal Awaiting Review defect (bug) 02/01/2019
2 #51733 redirect_canonical unneeded redirect Canonical normal minor Awaiting Review defect (bug) 08/25/2021
2 #36420 A more forgiving redirect guesser Canonical normal normal Awaiting Review enhancement dev-feedback 06/25/2024
2 #52865 Strip 'enclosed' trailing spaces in URLs Canonical low normal Awaiting Review enhancement 03/19/2021
2 #40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal Awaiting Review defect (bug) has-patch 03/15/2017
2 #49869 Apply comment field filters to backend Comments normal normal Awaiting Review defect (bug) has-patch 03/07/2024
2 #56539 Check if index in $args isset / ! empty before using it in Walker_Comment methods or create default $args in case if it is empty Comments normal normal Awaiting Review defect (bug) has-patch 06/08/2023
2 #47393 Comment form submission with invalid fields incorrectly returns 200 OK response Comments normal normal Awaiting Review defect (bug) has-patch 10/25/2020
2 #55409 Comment link navigation positioning messed with comment, when i try option “break comment to 50 top level” Comments normal normal Awaiting Review defect (bug) 03/17/2022
2 #60161 Comments on pages where comments are not allowed Comments normal normal Awaiting Review defect (bug) has-patch 02/15/2024
2 #55309 Incorrect post comment count after deleting comment with replies Comments normal normal Awaiting Review defect (bug) dev-feedback 03/03/2022
2 #13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal Future Release defect (bug) needs-unit-tests 07/31/2017
2 #57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 03/08/2023
2 #51492 Wrong order of comments when using numbered pagination Comments normal normal Awaiting Review defect (bug) dev-feedback 10/10/2020
2 #43298 Add filter to hide comment types from showing up in the default query schlessera Comments normal normal Awaiting Review enhancement dev-feedback 01/16/2019
2 #59488 Add index to comment_type and comment_approved fields in comment table Comments normal normal Awaiting Review enhancement 11/17/2024
2 #38925 Allow override of depth limits on comment reply link Comments normal normal Future Release enhancement dev-feedback 05/26/2020
2 #44485 Allow some functions from comments-template.php to accept a comment or post ID Comments normal normal Awaiting Review enhancement has-patch 07/01/2018
2 #54473 Comments listing screen in wp-admin doesn't expose if a comment was left by a logged in user Comments normal normal Awaiting Review enhancement has-patch 11/20/2021
2 #40355 Default to "https://" in comment author URL field Comments normal normal Awaiting Review enhancement dev-feedback 06/07/2021
2 #13363 Edit Comments: Pending > Approving shouldn't make them disappear from screen wonderboymusic Comments normal normal Future Release enhancement has-patch 11/16/2023
2 #58375 Turn comments off by default for attachment pages (or make is easier to do so without code) Comments normal normal Awaiting Review enhancement dev-feedback 05/25/2023
2 #47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) needs-unit-tests 06/30/2019
2 #57534 Cron events stop working after PHP 8.0 update Cron API normal normal Awaiting Review defect (bug) reporter-feedback 08/08/2023
2 #57924 Cron fires twice j3gaming Cron API normal critical Awaiting Review defect (bug) dev-feedback 03/05/2024
2 #36082 Schedule post, not added to cron, shown as 'scheduled' in admin. Doesn't publish. Cron API normal normal Awaiting Review defect (bug) 06/04/2019
2 #29581 Scheduled Posts do not work in WordPress 4.0 Cron API normal normal Awaiting Review defect (bug) 06/04/2019
2 #55556 WP cron daily issue Cron API normal normal Awaiting Review defect (bug) 04/11/2022
2 #35491 Add a function to check whether a hook is scheduled Cron API normal normal Future Release enhancement has-patch 06/04/2019
2 #53529 Block based widget admin screen causes a NS_ERROR_FAILURE error in Firefox Customize normal major Future Release defect (bug) 06/07/2022
2 #43444 CSS Editor Error Not Displaying Correctly Customize normal normal Future Release defect (bug) reporter-feedback 12/05/2019
2 #42046 Customize Themes: Clarify active and previewed themes Customize normal normal Future Release defect (bug) 01/15/2018
2 #40272 Customize: Account for media queries in l10n.css Customize normal normal Future Release defect (bug) 10/03/2017
2 #42078 Customize: fix the color hue picker HTML and accessibility Customize normal normal Future Release defect (bug) has-patch 09/26/2018
2 #32577 Customizer QUnit tests not cleaning up dlh Customize normal normal Future Release defect (bug) has-patch 07/19/2022
2 #38967 Customizer display Menus, although the theme not support menus Customize normal normal Future Release defect (bug) 05/24/2021
2 #40183 Customizer strange slide out Customize normal normal Awaiting Review defect (bug) 05/29/2021
2 #42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. Customize normal normal Future Release defect (bug) has-patch 06/22/2024
2 #35559 Image wrapped in anchor disappear in Customizer (Safari) Customize normal normal Awaiting Review defect (bug) reporter-feedback 05/23/2021
2 #42140 Incorrect use of plural in class-wp-customize-themes-section.php SergeyBiryukov Customize normal normal Future Release defect (bug) dev-feedback 06/08/2021
2 #43197 Nesting @media rule inside @supports rule fails CSS validation Customize normal normal Awaiting Review defect (bug) dev-feedback 05/30/2021
2 #51962 Race condition in wp_get_custom_css_post() would clear the custom CSS entry Customize normal normal Awaiting Review defect (bug) reporter-feedback 12/08/2020
2 #55051 WP_Customize_Nav_Menu_Item_Setting class needs hooks/filters parity for preview and update Customize normal normal Future Release defect (bug) 04/27/2022
2 #44511 Widgets generated by wp_register_sidebar_widget can not be add via customizer Customize normal major Future Release defect (bug) reporter-feedback 04/22/2022
2 #43122 customize.php fails to load with default changeset_uuid bpayton Customize normal normal Awaiting Review defect (bug) reporter-feedback 05/30/2021
2 #39461 default-preset option for custom background cannot be set by default Customize normal normal Future Release defect (bug) has-patch 05/24/2021
2 #39907 Add "Remove all widgets" button for themes with multiple widget areas Customize normal normal Awaiting Review enhancement dev-feedback 05/29/2021
2 #44665 Add a "Create New Menu" button to the menu widget Customize normal normal Future Release enhancement has-patch 11/30/2020
2 #38549 Additional CSS lost when changing themes Customize normal normal Future Release enhancement dev-feedback 05/23/2021
2 #42806 Allow installing themes in the Customizer on multisite Customize normal normal Future Release enhancement dev-feedback 07/08/2018
2 #37281 Allow non-error notifications to be set for Customizer settings from PHP Customize normal normal Future Release enhancement 04/19/2019
2 #37916 Customize: ability to disable content creation in menus Customize normal normal Future Release enhancement 06/04/2019
2 #61756 Customizing Panel Size Customize normal normal Awaiting Review enhancement 07/25/2024
2 #39040 Hide references to nav menu locations that are not visible in the customizer preview Customize normal normal Future Release enhancement 03/19/2019
2 #29316 Need more value and preview hooks for WP_Customize_Settings Customize low normal Future Release enhancement 03/20/2018
2 #47500 Optimize customizer load time Customize normal normal Awaiting Review enhancement dev-feedback 07/15/2024
2 #44976 Proposal to add deregister_control_type(), deregister_panel_type() and deregister_section_type() methods to WP_Customize_Manager Customize normal normal Awaiting Review enhancement dev-feedback 06/01/2019
2 #48115 Sidebar starter content issue with Twenty Twenty Customize normal normal Awaiting Review enhancement dev-feedback 06/01/2021
2 #45737 Starter Content: Add support for terms and taxonomies Customize normal normal Future Release enhancement 12/14/2019
2 #34233 There is not a body class filter within the customizer. Customize normal normal Future Release enhancement 12/11/2019
2 #39614 Video header: Support free formats like .webm/vp8 and .ogv/theora Customize normal normal Awaiting Review enhancement 03/13/2017
2 #53958 Database: wp_postmeta - meta_key index Database normal major Awaiting Review defect (bug) 08/25/2021
2 #60362 Emojis cause "Updating failed. Could not update post in the database." error Database normal normal Awaiting Review defect (bug) has-patch 02/08/2024
2 #40953 Empty values are handled inconsistently between wpdb->get_results() and wpdb->get_col() Database normal normal Awaiting Review defect (bug) dev-feedback 07/23/2024
2 #60503 MySQL VALUES function deprecated in MySQL 8 Database normal normal Awaiting Review defect (bug) 12/05/2024
2 #57283 Postmeta - Performance Improvement - Woocommerce Database normal critical Awaiting Review defect (bug) 12/06/2022
2 #43578 Unexpected MYSQL data format Database normal normal Future Release defect (bug) dev-feedback 02/03/2020
2 #57072 WordPress 6.1 uses wrong database collation Database normal normal Awaiting Review defect (bug) 11/11/2022
2 #41302 WordPress not stopping queries which have reached limit and preventing users to load WordPress until query times out Database normal normal Awaiting Review defect (bug) 07/14/2017
2 #49785 Wrong result / duplicates in query when using MariaDB Database normal normal Awaiting Review defect (bug) 04/03/2020
2 #46146 dbDelta not parsing enum correctly Database normal normal Awaiting Review defect (bug) 11/17/2022
2 #40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 12/01/2019
2 #57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name Database normal normal Awaiting Review defect (bug) 01/04/2023
2 #51350 mysql nosql feature request Database normal normal Awaiting Review defect (bug) 04/20/2023
2 #41944 Add %u support to wpdb->prepare Database normal normal Awaiting Review enhancement 09/21/2017
2 #38760 Capture result size in bytes when SAVEQUERIES is true Database normal normal Future Release enhancement 10/03/2017
2 #39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name Database normal normal Awaiting Review enhancement dev-feedback 05/07/2020
2 #49654 maybe_drop_table Database normal normal Awaiting Review enhancement 04/07/2023
2 #46576 short-circuit filter for dbDelta Database normal normal Awaiting Review enhancement 03/20/2019
2 #48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set Database normal minor Awaiting Review enhancement has-patch 09/27/2022
2 #62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget Database normal normal Awaiting Review feature request has-patch 12/06/2024
2 #58694 Enhancement in wordpress Database API Database normal normal Awaiting Review feature request 08/30/2023
2 #34435 Creating a post might fail during fall's DST switch due to ambiguous time Date/Time normal normal Future Release defect (bug) needs-docs 05/30/2019
2 #51945 Dates in REST API responses are incompatible with date-time JSON schema format Date/Time normal normal Awaiting Review defect (bug) dev-feedback 12/07/2020
2 #51289 Documentation issue: get_post_time is getting the time when published not when created SergeyBiryukov Date/Time normal normal Future Release defect (bug) has-patch 02/13/2022
2 #53236 Nonce lifespans are inaccurate and unintuitively affected by timezones Date/Time normal minor Awaiting Review defect (bug) needs-unit-tests 06/02/2021
2 #55503 Post Date display issue if we set empty from General Settings page Date/Time normal normal Awaiting Review defect (bug) 03/31/2022
2 #48204 wp_exif_date2ts throws notice on empty date Date/Time normal minor Future Release defect (bug) has-patch 06/29/2023
Note: See TracReports for help on using and creating reports.