Make WordPress Core

{7} Future Releases (8123 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 (3101 - 3200 of 8123)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #51374 The initial revision of an imported post goes missing Posts, Post Types normal normal Awaiting Review defect (bug) 09/22/2020
5 #51372 Race condition causes an autoload option to leak outside of alloptions Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/09/2022
#51369 Upgrade via a ZIP file doesn't work if password isn't cached Upgrade/Install normal minor Awaiting Review defect (bug) 09/21/2020
1 #51368 Remove windows path check from validate_file Filesystem API normal normal Awaiting Review defect (bug) 09/22/2020
#51366 Taxonomy:post_format show_in_nav_menus has no effect Taxonomy normal normal Awaiting Review enhancement 09/24/2020
2 #51365 Introduce dedicated function to check if post meta exists Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/20/2020
#51353 Smart Quote Bug Formatting normal normal Awaiting Review defect (bug) reporter-feedback 09/18/2020
2 #51350 mysql nosql feature request Database normal normal Awaiting Review defect (bug) 04/20/2023
1 #51348 Trailing slash redirect removes pipes from query strings Canonical normal normal Awaiting Review defect (bug) 03/18/2021
2 #51343 Move Current Submenu to top of Admin Menu Administration normal minor Awaiting Review enhancement 09/09/2022
1 #51340 Stop chmodding files and folders Filesystem API normal major Awaiting Review defect (bug) dev-feedback 02/02/2024
#51336 Support php-error.php outside of WP_CONTENT_DIR Site Health normal normal Awaiting Review enhancement reporter-feedback 09/18/2020
#51334 Implement enhanced post_status transition capabilities Role/Capability normal normal Awaiting Review feature request dev-feedback 09/18/2020
1 #51328 Classic Editor adds extra p tags to Instagram Embed Embeds normal normal Awaiting Review defect (bug) 07/31/2023
6 #51326 Site Health: Add all constants used by core Site Health normal minor Awaiting Review enhancement 10/07/2020
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} Script Loader normal normal Future Release enhancement needs-refresh 06/06/2023
#51323 Multiple Reference Id backend issue in Inner block component Editor normal normal Awaiting Review defect (bug) 09/18/2020
#51318 WP_Sitemaps_Provider protected $name property Sitemaps normal major Awaiting Review enhancement 09/30/2020
2 #51317 Remove deprecated JavaScript i18n globals Script Loader normal normal Future Release enhancement early 05/25/2021
1 #51307 Document title broken when "Homepage" isn't set in Settings > Reading General normal normal Awaiting Review defect (bug) has-patch 03/08/2021
#51306 Add inline documentation for atomlib.php Feeds normal normal Awaiting Review defect (bug) 06/29/2021
#51301 Add class field to wp_nonce_field General normal normal Awaiting Review enhancement dev-feedback 09/14/2020
1 #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
#51287 Administrators & Editors can't create localfile links in a multisite installation Formatting normal major Awaiting Review defect (bug) 09/24/2020
2 #51284 Update style for side meta boxes azhiyadev Editor normal normal Future Release enhancement has-patch 07/09/2024
1 #51282 Select element does not honor admin color scheme on hover Administration normal minor Awaiting Review defect (bug) has-patch 09/23/2020
#51280 wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-) pbiron Sitemaps normal minor Future Release defect (bug) 07/12/2023
4 #51278 Update return types to reflect the real return types. Remove mixed. General normal major Future Release enhancement dev-feedback 05/31/2021
#51275 Auto logout loses your content if not saved Users normal normal Awaiting Review enhancement 10/02/2020
1 #51268 Issue with excerpts Posts, Post Types normal normal Awaiting Review defect (bug) 09/08/2020
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
5 #51262 Provide option to disable emails about auto-updates or remove sending of emails as default audrasjb Upgrade/Install normal normal Awaiting Review defect (bug) 11/03/2020
#51261 Integrate the -scaled.jpg images setting into _wp_make_subsizes Media normal normal Awaiting Review enhancement 11/09/2020
3 #51258 Fire an action when `replace_editor` is filtered to true Editor normal normal Future Release enhancement has-patch 11/04/2021
#51249 design issue under customize input box for Schedule in 5.5.1 Customize normal normal Future Release defect (bug) dev-feedback 11/17/2020
#51246 single_post_title() doesn't respect private and protected posts Posts, Post Types normal normal Awaiting Review defect (bug) 09/05/2020
#51243 [JS] Exception when setting or trying to upload a featured image in a post Media normal normal Awaiting Review defect (bug) has-patch 10/30/2020
#51236 Twenty Sixteen: Quotes don't inherit group color settings Bundled Theme normal normal Future Release defect (bug) 11/03/2021
#51235 Insert Media from URL: blank screen Media normal normal Awaiting Review defect (bug) reporter-feedback 09/05/2020
4 #51230 WP_DEBUG is flagged when using the development environment type Site Health normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement has-patch 09/03/2020
#51215 WordPress 5.5 no longer respects Headings values when pasting in text Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/26/2020
5 #51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial Awaiting Review enhancement has-patch 12/28/2023
4 #51200 Consider a better way to deprecate JavaScript code Script Loader normal normal Awaiting Review enhancement 08/31/2020
9 #51192 Consider mentioning whether the auto update was forced in the auto update email pbiron* Upgrade/Install normal normal Awaiting Review enhancement 06/06/2021
#51190 The display of the Media Uploads settings section should be improved Administration low minor Awaiting Review defect (bug) has-patch 11/09/2020
10 #51188 Website user level consent management framework (logged in users) carike* Privacy normal normal Future Release feature request 11/17/2022
#51186 CMD S Not saving/updating posts Editor normal minor Awaiting Review defect (bug) reporter-feedback 05/04/2021
7 #51181 Capabilities arg for register_taxonomy() inneffective on non-hierarchical taxonomies Taxonomy normal minor Awaiting Review feature request 12/19/2020
#51180 Unable to update any plugins HTTP API normal normal Awaiting Review defect (bug) reporter-feedback 09/03/2020
2 #51173 Add support for /.well-known/change-password Login and Registration normal normal Future Release feature request needs-unit-tests 10/05/2022
#51167 Document the $update_results parameter in auto-update email filters Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 12/15/2022
#51165 Ignore plugins that fail Plugins normal normal Awaiting Review feature request 08/27/2020
6 #51159 Let's expand our context specific escaping methods for wp_json_encode(). Security normal normal Awaiting Review enhancement 05/09/2024
#51158 With ACF Blocks in 5.5, "enqueue_assets" causes fatal error Editor normal blocker Awaiting Review defect (bug) dev-feedback 09/03/2020
4 #51156 Create developer documentation for disclosures.json Privacy normal normal Future Release enhancement close 10/16/2020
#51155 Default Order and Order By for Post Types and Taxonomies Query normal normal Awaiting Review enhancement 08/27/2020
2 #51152 Improve WP/PHP requirement error messages when uploading a plugin/theme by ZIP Upgrade/Install normal normal Awaiting Review enhancement 08/26/2020
1 #51144 Create a UI for the Disclosures Tab (site-level privacy) Privacy normal normal Future Release feature request 11/26/2020
1 #51142 Invalid Moment.js locale from get_user_locale() External Libraries normal normal Future Release defect (bug) needs-unit-tests 06/30/2023
6 #51141 URL parameters are altered on static homepage after unneeded 301 redirect General normal normal Awaiting Review defect (bug) 12/13/2022
19 #51139 Allow "tested up to" PHP version statement for plugins & themes General normal normal Awaiting Review enhancement 01/09/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
2 #51135 The main (primary) taxonomy term in post Taxonomy normal normal Awaiting Review enhancement 11/24/2020
#51133 Image uploaded through third party plugin showing in media but not showing up in post Media normal normal Awaiting Review defect (bug) reporter-feedback 01/31/2023
6 #51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 10/10/2022
10 #51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* Script Loader normal normal Future Release feature request needs-unit-tests 11/08/2021
6 #51117 Sitemap & XSL requests execute main query for home page. pbiron* Sitemaps normal normal Awaiting Review defect (bug) 05/04/2023
#51115 Scaled Images have larger file size than the original Media normal normal Awaiting Review defect (bug) 08/24/2020
3 #51110 Create a UI for user-level privacy / consent management options on the profile page paaljoachim Privacy normal normal Future Release enhancement 07/09/2024
#51097 post cannot be saved due to certain variant of Japanese Kanji Database normal normal Awaiting Review defect (bug) close 08/31/2020
4 #51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
#51093 Custom CSS output runs through the wrong filter for custom user role Customize normal normal Future Release defect (bug) 10/26/2020
2 #51092 Create a JSON schema for Privacy and Other Related Disclosures Privacy normal normal Future Release feature request dev-feedback 10/07/2020
#51088 Site Health Status widget displays incorrect or inconsistent number of issues Site Health normal normal Awaiting Review defect (bug) 05/17/2021
7 #51086 Add native support for tabbed settings pages in WP Admin joedolson* Administration normal normal Future Release enhancement 12/17/2021
2 #51085 oEmbed JSON returning 404/401 when embedding anything from Spotify Embeds normal normal Awaiting Review defect (bug) 08/20/2020
6 #51082 Default value for comment_type changed can lead to comments not shown and malfunctioning plugins Comments normal normal Awaiting Review defect (bug) 12/17/2021
#51080 Spacing in embed when para begins with emoji Editor normal normal Awaiting Review defect (bug) 08/25/2020
3 #51072 Add action hook after theme skip links sarahricker Themes normal normal Future Release feature request 10/16/2020
1 #51059 YouTube Embed Embeds normal critical Awaiting Review defect (bug) 09/08/2020
4 #51058 attachment_url_to_postid does not retrieve post ID of really large images Media normal normal Awaiting Review defect (bug) has-patch 11/14/2021
#51040 How about having a native BR to Newline method, i.e. br2nl Formatting normal normal Awaiting Review feature request dev-feedback 12/14/2023
9 #51039 Enhancement: Show a prompt in dashboard to recruit more translators I18N normal normal Awaiting Review enhancement dev-feedback 08/18/2023
1 #51038 Default height when using add_theme_support( 'custom-header') in GD. Media normal normal Awaiting Review defect (bug) 06/01/2021
1 #51016 Video and image schemas support Sitemaps normal minor Awaiting Review enhancement 08/19/2020
1 #51008 Issue with multisite new user registration Login and Registration normal critical Awaiting Review defect (bug) 08/14/2020
2 #51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal Future Release defect (bug) has-patch 10/15/2020
#51003 Photo rotation issue when iPhone photos are uploaded Media normal major Awaiting Review defect (bug) 08/14/2020
#51001 Numbers at the end of the URL are removed Permalinks normal normal Awaiting Review defect (bug) close 08/14/2020
2 #50989 "Blog pages show at most" setting not working when 2 posts are made sticky Posts, Post Types normal normal Awaiting Review defect (bug) close 01/16/2023
3 #50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N normal normal Future Release defect (bug) has-patch 06/01/2021
#50964 WordPress view/preview links + post editor don't get along with SPA frontend REST API normal major Awaiting Review defect (bug) 04/20/2021
#50944 wp_calculate_image_srcset can unintentionally include unscaled original image Media normal normal Awaiting Review defect (bug) dev-feedback 08/24/2020
1 #50943 add_rewrite_rule() sample codes don't work for passing multiple params Rewrite Rules normal critical Awaiting Review defect (bug) 08/14/2020
2 #50932 Lazy load conflict Media normal normal Awaiting Review defect (bug) reporter-feedback 08/12/2020
1 #50921 Consider adding title attributes for metabox order buttons joedolson* Posts, Post Types normal normal Future Release enhancement 05/26/2021
11 #50909 WordPress 5.5 update adds height and width attributes to images Media normal normal Awaiting Review defect (bug) close 10/30/2020
#50895 False information about writable files in Site Health Info Site Health normal normal Awaiting Review defect (bug) 05/27/2022
2 #50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/10/2021
Note: See TracReports for help on using and creating reports.