Make WordPress Core

{7} Future Releases (8216 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 (3201 - 3300 of 8216)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #61290 Twenty Eleven: Add theme support for HTML5 Bundled Theme normal normal Future Release enhancement dev-feedback 09/14/2024
1 #45878 Twenty Nineteen: Search widget input field width is too narrow on wide screens Bundled Theme normal normal Future Release enhancement has-patch 06/08/2024
1 #62128 Twenty Thirteen to Twenty Sixteen: update Genericons Bundled Theme normal normal Awaiting Review enhancement has-patch 09/27/2024
1 #26402 Add option to DB if option is only present in cache when updating option Cache API normal normal Future Release defect (bug) needs-unit-tests 03/17/2017
1 #55847 Cache does not use expire Cache API normal major Awaiting Review defect (bug) 05/28/2022
1 #38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks Cache API normal normal Awaiting Review defect (bug) has-patch 04/01/2019
1 #39382 Skipping term cache cleaning when cache invalidation is suspended Cache API normal normal Awaiting Review defect (bug) 03/17/2017
1 #57366 WP 6.1 - Performance Regression Cache API normal normal Awaiting Review defect (bug) dev-feedback 04/20/2023
1 #55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 06/05/2024
1 #58356 Gravatar local image cache Cache API normal normal Awaiting Review enhancement 05/19/2023
1 #60053 Improve cache flush handling for large multisite database upgrades Cache API normal normal Awaiting Review enhancement 12/20/2023
1 #45417 Lack of actions when wp_cache_flush is called Cache API normal trivial Future Release enhancement dev-feedback 12/02/2018
1 #62236 Why do wp_cache_incr / wp_cache_decr not allow negative values? Cache API normal normal Awaiting Review enhancement 10/16/2024
1 #53574 404 redirect guessing should not apply on URLs with trailing slashes Canonical normal normal Awaiting Review defect (bug) 07/01/2021
1 #51725 Canonical redirect and user_trailingslashit() Canonical normal trivial Awaiting Review defect (bug) needs-unit-tests 01/25/2024
1 #41577 Fix Notice fixing Canonical normal normal Awaiting Review defect (bug) 03/19/2021
1 #62007 PHP warning in wp-includes/canonical.php when accessing custom feed with specific permalink structure Canonical normal normal Awaiting Review defect (bug) has-patch 09/08/2024
1 #36737 Single site reachable on multiple subdomains always redirected to site_url Canonical normal normal Awaiting Review defect (bug) close 01/14/2021
1 #51348 Trailing slash redirect removes pipes from query strings Canonical normal normal Awaiting Review defect (bug) 03/18/2021
1 #55993 Wrong canonical redirect for paged posts page Canonical normal normal Awaiting Review defect (bug) has-patch 11/07/2022
1 #41712 canonical infinite redirect bug Canonical normal normal Awaiting Review defect (bug) has-patch 01/11/2021
1 #33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) needs-unit-tests 09/23/2019
1 #49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) needs-unit-tests 07/20/2020
1 #50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal Awaiting Review enhancement needs-unit-tests 06/29/2020
1 #40082 Pretty links for users when searching Canonical normal normal Awaiting Review enhancement 08/14/2018
1 #35437 dot in permalinks Canonical normal normal Future Release enhancement 01/08/2019
1 #38186 Database Collations Bypassed by determine_charset() in wp-db.php Charset normal major Awaiting Review defect (bug) 02/10/2017
1 #35144 Sorting Greek characters Charset normal normal Awaiting Review defect (bug) reporter-feedback 07/25/2024
1 #25693 blog_charset should be checked for null values Charset normal major Future Release defect (bug) 11/14/2024
1 #32917 Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column() Charset normal normal Future Release enhancement has-patch 11/14/2024
1 #60693 "Previously approved comment" for logged out users bug Comments normal normal Awaiting Review defect (bug) dev-feedback 03/07/2024
1 #43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal Awaiting Review defect (bug) has-patch 11/26/2021
1 #52514 Admin dasboard load verry slow at some active plugins - WP Advanced Comment Comments normal major Awaiting Review defect (bug) has-patch 02/12/2021
1 #40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) has-patch 03/20/2020
1 #48724 Button text type when editing a comment Comments normal normal Awaiting Review defect (bug) reporter-feedback 12/05/2019
1 #32851 Comment e-mail address of registered user not updated when user's e-mail address is changed Comments normal major Future Release defect (bug) dev-feedback 09/30/2020
1 #46963 Comments meta box offset bug for custom comment types Comments normal normal Awaiting Review defect (bug) has-patch 04/30/2019
1 #61468 DivisionByZero issue for comments on PHP8.0+ Comments normal major Awaiting Review defect (bug) dev-feedback 07/09/2024
1 #58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal normal Awaiting Review defect (bug) changes-requested 04/02/2023
1 #57343 HTML in comments is automatically deleted Comments normal major Awaiting Review defect (bug) dev-feedback 02/09/2023
1 #53228 Unspamming a comment should respect `comment_previously_approved` setting Comments normal normal Awaiting Review defect (bug) 05/18/2021
1 #59440 WP_Comments_List_Table bulk actions do not account for user permissions. Comments normal normal Awaiting Review defect (bug) has-patch 02/06/2025
1 #39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) needs-unit-tests 10/08/2018
1 #56499 count() used in the loop condition Comments lowest normal Awaiting Review defect (bug) has-patch 09/21/2022
1 #43015 function get_previous_comments_link not working in front page Comments normal normal Awaiting Review defect (bug) dev-feedback 06/24/2019
1 #47413 nested paragraphs in comment post errors Comments normal normal Future Release defect (bug) has-patch 05/15/2021
1 #48480 Add comment_form_opening_tag and comment_form_closing_tag filters Comments normal normal Awaiting Review enhancement 12/03/2019
1 #47447 Allow client-side storing of comment meta Comments normal normal Awaiting Review enhancement 05/31/2019
1 #30979 Check for context menu before closing commentReply SergeyBiryukov* Comments normal normal Future Release enhancement has-patch 08/27/2021
1 #39028 Comments on private posts or specific edge cases can get a confusting white screen error. Comments normal normal Awaiting Review enhancement 08/03/2017
1 #22579 Confusion of WP admin Discussion settings Comments normal normal Future Release enhancement 11/05/2019
1 #41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal Awaiting Review enhancement has-patch 06/21/2017
1 #41731 Make it Easier to Locate Restored Comments SergeyBiryukov Comments normal normal Future Release enhancement 06/21/2019
1 #60238 Remove comments completely option Comments normal normal Awaiting Review enhancement 01/12/2024
1 #40073 WP_Comment_Query should support a comment type of "comment" Comments normal normal Future Release enhancement 03/13/2017
1 #50538 WP_Comments_List_Table should not show views that have a count of 0 pbiron Comments normal normal Awaiting Review enhancement dev-feedback 03/12/2021
1 #47306 comment reply event listener: need ability to run custom js function Comments normal normal Future Release enhancement 06/20/2019
1 #58156 finetune wp_update_comment_count Comments normal normal Awaiting Review enhancement has-patch 07/08/2023
1 #53215 get_comments_number should also need comment_type Comments normal normal Awaiting Review enhancement 05/16/2021
1 #35650 title_reply_to should work when javascript is enabled Comments normal normal Future Release enhancement 06/21/2019
1 #41760 wp_list_comments callback params Comments normal normal Awaiting Review enhancement dev-feedback 08/31/2017
1 #57732 Add a filter for comment template block Comments normal normal Awaiting Review feature request 02/16/2023
1 #34913 Unscheduling cron jobs fails when original arguments were not an array. Cron API normal normal Awaiting Review defect (bug) dev-feedback 09/02/2021
1 #52655 Ability to Change the wp_next_scheduled() function output. Cron API normal normal Awaiting Review enhancement has-patch 02/28/2021
1 #43801 Need better documentation to show importance of checking for args while using wp_schedule_event and wp_next_scheduled Cron API normal normal Future Release enhancement has-patch 07/18/2024
1 #38573 Ajax requests in customizer controls don't inject customized state as done in preview Customize normal normal Future Release defect (bug) 01/21/2017
1 #25333 Can't remove theme support for certain custom header arguments Customize normal normal Awaiting Review defect (bug) has-patch 02/14/2017
1 #44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 02/26/2023
1 #39475 Customize doesn't consider the hash in the URL after change Customize normal normal Future Release defect (bug) 05/24/2021
1 #39091 Customize: Nav menu item controls should be inactive when items are excluded from preview Customize normal normal Future Release defect (bug) 01/15/2017
1 #36911 Customizer and Theme Installer spinners should have different z-index Customize normal normal Future Release defect (bug) has-patch 05/23/2021
1 #48902 Customizer code editor CSS breaks on activate() (Or breaks when loaded later) Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019
1 #49009 Customizer header overlaps top of preview at small screen sizes Customize normal normal Future Release defect (bug) has-patch 07/23/2024
1 #46301 Customizer iframe warning Customize normal minor Awaiting Review defect (bug) reporter-feedback 01/30/2025
1 #43168 Customizer: Iris color picker handle above section title Customize normal normal Future Release defect (bug) 12/16/2019
1 #32667 Customizer: autofocus should load as soon as the panel/section/control is active Customize normal normal Future Release defect (bug) 11/29/2020
1 #36442 Customizer: when setting header image and site logo, also create a 2x image if possible Customize normal normal Future Release defect (bug) 01/24/2017
1 #51522 Customizing : Site Icon CSS Change Customize normal normal Awaiting Review defect (bug) dev-feedback 06/01/2021
1 #43585 Dynamically created setting not received on previewer Customize normal normal Future Release defect (bug) reporter-feedback 12/15/2019
1 #52208 Favicon - Error when choosing / cropping an image Customize normal normal Awaiting Review defect (bug) reporter-feedback 05/05/2022
1 #37586 Menu customizer: search results not properly filtered Customize normal normal Future Release defect (bug) dev-feedback 10/06/2019
1 #42533 New pages scheduled via Customizer viewable as admin, 404 as visitor Customize normal normal Future Release defect (bug) 05/29/2021
1 #47564 Protect against recursive customizer navigation menu data Customize normal normal Future Release defect (bug) has-patch 05/31/2021
1 #43896 Several flex and grid CSS properties listed as Unknown property in Customizer Customize normal normal Future Release defect (bug) has-patch 05/30/2021
1 #40146 Starter content can be silently published with other themes Customize normal normal Future Release defect (bug) 11/02/2017
1 #53854 When opening Appearance/Customize, a different theme is activated, destroying all settings Customize normal normal Awaiting Review defect (bug) reporter-feedback 08/02/2021
1 #50730 _wpCustomizeSettings has invalid data for starter-content widgets Customize normal normal Awaiting Review defect (bug) dev-feedback 11/05/2020
1 #54723 _wp_customize_loader_settings 'host' Customize normal normal Awaiting Review defect (bug) close 01/05/2022
1 #30969 adding theme support for 'custom-header' or 'custom-background' results to duplicate admin menu items Customize normal normal Awaiting Review defect (bug) dev-feedback 05/22/2021
1 #24844 get_theme_mods doesn't return the theme customizer preview's new values. Customize normal normal Future Release defect (bug) 02/14/2017
1 #39362 Checkbox control for 'Automatically add new top-level pages to this menu' not wrapped in checkbox customize control Customize normal normal Awaiting Review enhancement dev-feedback 05/24/2021
1 #42115 Customize Menus: Add "Your theme already has a basic menu" view bpayton Customize normal normal Future Release enhancement 05/29/2021
1 #38957 Customize Menus: Menu locations should be able to opt-out of menu item types that can be added to associated menus Customize normal normal Future Release enhancement 01/21/2017
1 #38956 Customize Menus: menus assigned to locations with limited depths should not allow deeper depths Customize normal normal Future Release enhancement 04/03/2019
1 #33469 Customizer Menus: Restore active menu to a location after selecting and unsetting another menu Customize normal normal Awaiting Review enhancement dev-feedback 05/23/2021
1 #39599 Customizer: when no title on page it adds weird content in navigation link Customize normal normal Awaiting Review enhancement has-patch 07/26/2017
1 #50290 Edit Post and Edit Page is not showing in Admin Bar, When I open any Post or Page in new tab while in Customize Customize normal normal Awaiting Review enhancement dev-feedback 06/01/2021
1 #37274 Facilitate updating/extending Customizer setting values that are objects Customize normal normal Future Release enhancement 04/19/2019
1 #42331 Improve setting up header images in Customizer Customize normal normal Future Release enhancement 01/15/2018
1 #49876 Menu section improvement ryokuhi* Customize normal normal Future Release enhancement 11/12/2024
Note: See TracReports for help on using and creating reports.