Make WordPress Core

{7} Future Releases (8280 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 (2501 - 2600 of 8280)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal normal Awaiting Review defect (bug) close 09/14/2020
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
#49171 Trying to get property 'post_type' of non-object in wp-includes/link-template.php on line 682 Feeds normal normal Awaiting Review defect (bug) 06/04/2020
#57152 Trying to access array offset on value of type bool (class-wp-recovery-mode-email-service.php) General normal normal Awaiting Review defect (bug) 11/19/2022
#62286 Trying to access array offset on null General normal trivial Awaiting Review defect (bug) has-patch 11/05/2024
#62816 Trying to access array offset on false in /{PATH}/wp-includes/class-wp-recovery-mode-email-service.php on line 367 General normal normal Awaiting Review defect (bug) has-patch 01/20/2025
5 #16832 Trouble if the slug of a custom taxonomy is the same as the url of page/post Rewrite Rules normal normal defect (bug) 06/04/2019
1 #40334 Trim siteurl and homeurl General normal normal Awaiting Review defect (bug) 04/01/2017
1 #49633 Trim cookie paths Login and Registration normal normal Awaiting Review defect (bug) 03/12/2020
1 #43045 Trigger events equivalent to editor:image-edit and editor:image-update in media-image-widget.js Widgets normal normal Future Release enhancement 06/17/2020
4 #36956 Trigger event when taxonomy term is added with ajax Taxonomy normal normal enhancement dev-feedback 06/04/2019
#53066 Trigger errors when non-existent methods are called on objects. General normal normal Awaiting Review defect (bug) has-patch 04/23/2021
2 #62519 Trigger _doing_it_wrong in _load_textdomain_just_in_time() even when there are no translations I18N normal normal Future Release enhancement dev-feedback 11/25/2024
12 #22100 Treat built-in image sizes the same as custom image sizes Media normal normal enhancement has-patch 06/04/2019
6 #40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 07/29/2024
4 #40769 Translators' note required for singular/plural strings where both strings are in the singular form I18N normal normal Future Release enhancement 11/06/2024
#58354 Translate screenshots for the About page Help/About normal normal Awaiting Review feature request 09/29/2023
#54305 Transition of block editor width when previewing desktop/tablet/mobile causes multiple resize events (and unnecessary lag) Editor normal normal Awaiting Review enhancement 11/01/2021
2 #37395 Transients should be replaced with options, e.g. plugin delete notification Plugins normal normal defect (bug) 06/04/2019
#58662 Transients cannot contain non-ascii characters Cache API normal normal Awaiting Review defect (bug) 06/28/2023
#50678 Transient: save object with protected attributes will fail Options, Meta APIs normal normal Awaiting Review defect (bug) 07/16/2020
4 #52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/06/2023
2 #44977 Transient fill fail delete to itself if it's timeout option is missing Options, Meta APIs normal normal Awaiting Review defect (bug) 11/19/2024
1 #51348 Trailing slash redirect removes pipes from query strings Canonical normal normal Awaiting Review defect (bug) 03/18/2021
#38282 Trackbacks do not return proper XML on double entries and flood Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 04/01/2019
#39862 Track the number of children for a walker element scope Menus normal normal Awaiting Review enhancement has-patch 08/02/2017
2 #53252 Track WP-CLI version in Site Health wpscholar Site Health normal trivial Awaiting Review enhancement dev-feedback 09/05/2022
#23023 Touch UI Menu Code doesn't address flyout menus two-levels deep. Menus normal normal defect (bug) 06/04/2019
#52682 Total comment count is wrong with two meta queries on the same key Comments normal normal Awaiting Review defect (bug) 03/01/2021
#58982 Tools > Export does not include termmeta data for post categories Export normal normal Awaiting Review enhancement 08/04/2023
#47446 Tools > Export does not include term meta data for a custom post type Export normal normal Awaiting Review enhancement 05/31/2019
1 #18556 Toolbar dropdowns when dragging items drecodeam* Toolbar normal normal Future Release defect (bug) has-patch 11/16/2021
#26940 Toolbar Search: Drop down instead of expanding Toolbar normal normal Future Release enhancement 06/09/2021
#53184 Toolbar Enhancements: turn off labels / disable plugins / auto-hiding Toolbar normal normal Awaiting Review feature request dev-feedback 07/14/2021
13 #26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor Awaiting Review enhancement has-patch 07/18/2017
#29536 Toggle excerpt/list view buttons appear on users list page in network admin Networks and Sites normal normal enhancement needs-refresh 06/04/2019
5 #37310 To get Term Metadata in $term->meta_key Taxonomy normal normal Future Release enhancement 01/07/2020
#59082 Titles and descriptions in RSS feeds need to use CDATA to encode special characters. Feeds normal major Awaiting Review defect (bug) 08/12/2023
#35158 Titles Change over to Admin User Name Editor normal normal defect (bug) 06/04/2019
1 #40528 Title with ascii paragraph separator is not being filtered on post save Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 04/23/2017
#55268 Title Becomes Non-Editable General normal normal Awaiting Review defect (bug) reporter-feedback 02/27/2022
1 #62924 TinyMCE uses deprecated “unload” event listener TinyMCE normal normal Awaiting Review enhancement reporter-feedback 02/25/2025
4 #62450 TinyMCE editor doesn't load properly when initializing on Visual Tab (Firefox) [again] TinyMCE normal major Awaiting Review defect (bug) close 04/25/2025
3 #43564 TinyMCE bookmark not removed Editor normal normal Future Release defect (bug) 02/07/2020
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime Query normal normal enhancement 06/04/2019
1 #55242 Time options in Settings have changed to uppercase AM and PM instead of lowercase Date/Time normal normal Awaiting Review defect (bug) 03/08/2022
70 #14513 Time for a wp_post_relationships table? Posts, Post Types normal normal feature request 04/07/2025
#62616 Time Setting in WP general settings is not followed in Update screen General normal normal Awaiting Review defect (bug) close 11/29/2024
#46846 Tight comparisons and use of Yoda conditions are not consistent Formatting normal normal Awaiting Review defect (bug) dev-feedback 04/09/2019
3 #53746 Tidy up the tearDown() methods Build/Test Tools normal normal Future Release task (blessed) has-patch 06/04/2022
#54968 Tide Gallery needs responsive design for Mobile Editor normal major Awaiting Review enhancement 01/28/2022
#45852 Tick Box Open link in new tab... Editor normal normal Awaiting Review defect (bug) 01/22/2020
2 #34571 Thumbnails and featured images broken if the filename contains utf8 characters (e.g. üäö) Media normal normal defect (bug) 06/04/2019
1 #39736 Thumbnail src image link to direct large image, cause low page speed Post Thumbnails normal normal Awaiting Review defect (bug) 03/22/2022
1 #23060 Throw 404 if URL Rewriting is Used With Default Permalinks Permalinks normal normal Awaiting Review enhancement dev-feedback 04/19/2019
#53204 This means any errors on the site will be written to a file which is potentially available to normal users Site Health normal normal Awaiting Review defect (bug) reporter-feedback 09/01/2022
1 #60893 This block has encountered an error after update 6.5 Editor normal normal Awaiting Review defect (bug) reporter-feedback 04/03/2024
3 #51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal normal Awaiting Review defect (bug) has-patch 02/25/2021
1 #54628 Third-Party API Integrations General normal normal Awaiting Review feature request 03/18/2024
1 #43360 Third parameter for get_option function to return default value instead of empty string Options, Meta APIs normal normal Awaiting Review enhancement close 05/26/2022
13 #27473 Thickbox width and height parameters are ignored when using TB_iframe Administration normal normal Awaiting Review defect (bug) 12/17/2021
1 #34130 Thickbox previous arrow External Libraries normal minor Awaiting Review defect (bug) close 03/15/2021
30 #13816 There should be built-in index pages for taxonomies Taxonomy normal normal Future Release feature request dev-feedback 12/11/2024
#42053 There should be an option to make wp_login_form() functions's username and password input field required. Login and Registration normal normal Awaiting Review enhancement 04/24/2019
#59908 There should be an action fired after a Widget is added or updated Widgets normal normal Awaiting Review enhancement 11/14/2023
2 #29009 There should be a capability for "publish private posts" Role/Capability normal normal enhancement dev-feedback 06/04/2019
#49429 There seems to be no way to check query value for NULL Query normal normal Awaiting Review enhancement dev-feedback 02/14/2020
2 #34233 There is not a body class filter within the customizer. Customize normal normal Future Release enhancement 12/11/2019
1 #32471 There is no proper way to flush rewrite rules at plugin network de-activation Rewrite Rules normal normal defect (bug) 06/04/2019
2 #51264 There is no option to remove default_term using register_taxonomy() or unregister_taxonomy() Taxonomy normal normal Awaiting Review defect (bug) 09/08/2020
2 #61026 There is no easy way to add custom states to site-info.php Networks and Sites normal minor Awaiting Review enhancement 04/18/2024
2 #63306 There is already 20px padding on the right side, and an additional 2px margin is being applied, making the total spacing 22px.. Administration normal normal Awaiting Review defect (bug) 04/18/2025
#58543 There are two problems with wordpress General normal normal Awaiting Review defect (bug) reporter-feedback 06/19/2023
1 #54320 There are no more thumbnails for uploaded PDFs Media normal normal Awaiting Review defect (bug) 08/24/2022
#54663 There are many missing comments in some files Administration normal normal Awaiting Review enhancement has-patch 12/19/2021
5 #26636 There Is No Filter For get_sidebar() Themes normal normal Awaiting Review enhancement has-patch 05/15/2018
9 #26695 Themes: add support for multiple screenshots in themes Themes normal normal Future Release enhancement dev-feedback 12/03/2024
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal normal Awaiting Review enhancement has-patch 11/12/2020
1 #41076 Themes: Add more help and documentation when editing theme files Themes normal normal Awaiting Review defect (bug) 06/21/2017
12 #12839 Themes should be sandboxed on activation to prevent fatal errors Themes normal normal Future Release enhancement 01/02/2021
68 #19627 Themes should be able to opt-in to a static front page Themes normal normal feature request 06/04/2019
#53523 Themes can't be bulk edited. Themes normal normal Awaiting Review enhancement 06/06/2022
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
5 #28122 Themes - RTL: add support for fully mirrored css files Themes normal normal enhancement 06/04/2019
#41140 Theme/plugin editing: Long file list goes off page Plugins normal normal Awaiting Review defect (bug) 06/23/2017
#58542 Theme.json / Restricting general settings like font sizes on blocks generates a lot of duplication Themes normal normal Awaiting Review feature request 06/15/2023
3 #41341 Theme update notification appearing multiple times Themes normal normal Future Release defect (bug) 01/15/2021
#59538 Theme update message showing user wrong theme popup Themes normal normal Awaiting Review defect (bug) dev-feedback 04/12/2024
2 #50664 Theme test failures on Windows Themes normal normal Future Release defect (bug) 10/15/2022
1 #57446 Theme switch, retrieve_widgets(), and malformed/missing sidebars_widgets leading to fatal error Widgets normal normal Awaiting Review defect (bug) 01/11/2023
#50636 Theme not uploading, Theme Details not opening Themes normal normal Awaiting Review defect (bug) reporter-feedback 07/12/2020
3 #39167 Theme mods should be able to be gotten/changed on inactive themes. Themes normal normal Awaiting Review enhancement dev-feedback 03/15/2019
#33743 Theme location x Menu location Menus normal normal Future Release defect (bug) has-patch 07/01/2023
#44897 Theme installed success message not showing when installing multiple themes Themes normal normal Future Release defect (bug) 04/17/2021
#38563 Theme installed state does not persist after installation and refined search Themes normal normal Future Release defect (bug) has-patch 08/11/2021
#44892 Theme install button showing again Themes normal normal Awaiting Review defect (bug) 03/13/2019
#57779 Theme editor changes not saving in multi site Themes normal major Awaiting Review defect (bug) 10/25/2023
#49920 Theme directory uri on multisite website Themes normal normal Awaiting Review enhancement 05/27/2020
#46988 Theme dir hardcode Themes normal normal Awaiting Review defect (bug) 05/03/2019
1 #29555 Theme details allowed HTML Themes normal normal defect (bug) dev-feedback 06/04/2019
Note: See TracReports for help on using and creating reports.