Make WordPress Core

{7} Future Releases (7985 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 (7901 - 7985 of 7985)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
3 #64020 Site icon: Don't force cropping Administration normal normal 7.0 defect (bug) dev-feedback 11/07/2025
1 #64021 wp_die() status code Network and Sites component updates (parent ticket: #64009) johnjamesjacoby Networks and Sites normal normal Awaiting Review defect (bug) has-patch 09/23/2025
1 #64023 wp_die() status code Options component updates (parent ticket: #64009) Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 09/22/2025
1 #64024 wp_die() status code Plugins component updates (parent ticket: #64009) Plugins normal normal Awaiting Review defect (bug) has-patch 11/03/2025
#64025 wp_die() status code posts component updates (parent ticket: #64009) Posts, Post Types normal normal Future Release enhancement has-patch 10/15/2025
1 #64027 Some specific image not uploading correctly on 6.8.2 Upload normal normal Awaiting Review defect (bug) needs-unit-tests 10/03/2025
#64028 This PR improves the developer experience for Windows users working with the WordPress development repository. It adds a Windows helper script (`start-windows.ps1`) and updates the README with clear instructions to avoid common issues. General normal normal Awaiting Review enhancement needs-docs 09/23/2025
#64029 Canonical redirect on `/page/1/` forces HTTP instead of HTTPS behind proxy/CDN Canonical normal normal Awaiting Review defect (bug) 09/23/2025
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) REST API normal normal Awaiting Review defect (bug) has-patch 10/07/2025
1 #64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal normal Awaiting Review feature request has-patch 09/24/2025
#64037 New filters for managing rewrite rules Rewrite Rules normal normal Awaiting Review enhancement 09/24/2025
#64038 Cache miss for `WP_Term_Query` Taxonomy normal normal Future Release defect (bug) 09/29/2025
#64043 Media Uploader should not always 'crunch' any kind of files Media normal normal Awaiting Review enhancement 09/28/2025
#64044 Request to change the limit of each sitemap to 1000 urls instead of 2000 urls as current Sitemaps normal normal Awaiting Review enhancement dev-feedback 09/28/2025
1 #64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param REST API normal normal Awaiting Review defect (bug) has-patch 09/27/2025
#64056 Media / REST API: Uploading non-resizable image formats (SVG) generates multiple PHP warnings Media normal normal Awaiting Review enhancement close 10/01/2025
#64057 wp_die() status code Themes component updates (parent ticket: #64009) Themes normal normal Awaiting Review defect (bug) has-patch 10/02/2025
#64058 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 09/30/2025
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Users normal normal Awaiting Review defect (bug) has-patch 09/30/2025
#64063 Remove bundled 1024-bit certificates from bundled root certificates Security normal major 7.0 task (blessed) early 10/17/2025
#64064 Twenty Ten: remove auto-focus script from 404 template Bundled Theme normal normal Awaiting Review defect (bug) has-patch 10/01/2025
1 #64065 Dragging theme/plugin ZIP outside file input field, downloads file instead of uploading. General normal normal Awaiting Review enhancement has-patch 11/06/2025
2 #64066 Speculative Loading: Change default eagerness from conservative to moderate when caching is detected General normal normal Future Release enhancement needs-unit-tests 10/16/2025
#64068 Replace Pullquote block with Quote block as Pullquote will be deprecated soon utsavladani Bundled Theme normal normal 7.0 enhancement has-patch 10/25/2025
1 #64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content Site Health normal minor Awaiting Review defect (bug) dev-feedback 10/07/2025
1 #64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal normal Awaiting Review enhancement has-patch 10/20/2025
2 #64080 WP_Upgrader doesn't release lock on create_lock skithund Upgrade/Install normal normal 7.0 defect (bug) dev-feedback 11/07/2025
1 #64083 Trim the GitHub Actions workflows for older branches johnbillion Build/Test Tools normal normal Future Release task (blessed) has-patch 10/21/2025
2 #64087 Deprecated urlencode() passing null warning during load-styles.php because get_stylesheet_directory() returns empty Script Loader normal minor Awaiting Review defect (bug) dev-feedback 10/08/2025
1 #64088 Button to add a post tag breaks into new line in German translation Editor normal minor Awaiting Review defect (bug) close 10/10/2025
2 #64093 Interactivity API: Performance bottleneck in `data_wp_each_processor` due to repeated template parsing Interactivity API normal normal Awaiting Review enhancement has-patch 10/28/2025
#64094 Button variation element styling in theme.json overridden by outline default style General normal normal Awaiting Review defect (bug) 10/22/2025
#64101 Update to PHPMailer 7.0.0 External Libraries normal trivial 7.0 enhancement commit 10/21/2025
1 #64102 add label to date/time to show which string is the language default SergeyBiryukov Date/Time normal normal 7.0 enhancement 11/10/2025
#64103 Run WP-CLI test suite in core repo Build/Test Tools normal normal Awaiting Review defect (bug) 10/22/2025
3 #64105 TinyMCE in classic editor does not support modern video formats General normal normal Awaiting Review defect (bug) 10/30/2025
#64109 Bundled themes: Stylesheets should be minified in classic themes Bundled Theme normal normal Future Release enhancement 10/16/2025
#64111 Add `wp_script_module_attributes` filter to `print_enqueued_script_modules` to allow modifying script attributes samueljseay General normal normal Awaiting Review enhancement has-patch 10/17/2025
#64113 Missing unit tests for wp-duotone class General normal minor Awaiting Review enhancement 10/17/2025
1 #64118 `WP_Block_Type::render` doesn’t pass block instance argument to render_callback General normal normal Awaiting Review defect (bug) 10/22/2025
1 #64121 Video media file is not aligned correctly in the classic editor TinyMCE General normal normal Awaiting Review defect (bug) 10/22/2025
#64123 Patterns: add the pattern name to pattern blocks when they are converted Editor normal normal 7.0 enhancement has-patch 10/24/2025
1 #64130 Type error in /wp-includes/class-wpdb.php Database normal normal Awaiting Review defect (bug) 10/22/2025
#64131 A new function to test if a thing is an instance of the WP_User class Users normal normal Awaiting Review feature request 10/21/2025
#64136 PHP Deprecated: Fetching multiple feeds with single SimplePie instance is deprecated since SimplePie 1.9.0 General normal normal Awaiting Review defect (bug) 11/01/2025
1 #64143 Plugin search box lacks margin Plugins normal normal Awaiting Review enhancement changes-requested 10/26/2025
#64147 Move all @media screen rules to the bottom of common.css General normal normal Awaiting Review enhancement 10/30/2025
#64151 Improve maintainability and robustness of sanitize_title_with_dashes() Formatting normal normal Future Release enhancement 10/25/2025
#64154 Add $x_redirect_by in all places used wp_redirect() and wp_safe_redirect() - in the core, themes and plugins General normal normal Awaiting Review enhancement 10/27/2025
1 #64155 Add stack trace to failed plugin update error notifications Upgrade/Install normal normal Future Release enhancement has-patch 11/01/2025
4 #64157 Introduce constant or filter to prevent wp-cron.php triggering cron jobs. Cron API normal normal Future Release enhancement has-patch 10/31/2025
2 #64165 At A Glance, You Can't Tell Which Blocks Have Notes And Which Don't General normal normal 7.0 defect (bug) 11/07/2025
#64168 Inaccurate JSON schema for template-parts endpoint REST API normal normal Future Release defect (bug) has-patch 10/31/2025
1 #64170 gethostbyname() in validating URLs does not work for IPv6 HTTP API normal normal Future Release defect (bug) has-patch 10/31/2025
2 #64171 Cache failed requests to WordPress.org API endpoints General normal normal Awaiting Review defect (bug) 10/29/2025
#64180 Simplify and improve performance in `WP_Hook::apply_filters()` Plugins normal minor Awaiting Review enhancement 11/02/2025
#64182 Critical Regression in WordPress 6.8+ Causing WooCommerce Cart Session Loss for Guest Users General normal blocker Awaiting Review defect (bug) close 11/04/2025
#64183 Mixed attachment permission when two posts are using it REST API normal normal Awaiting Review defect (bug) has-patch 11/04/2025
1 #64187 Detailed image view in the media admin too large Administration normal normal Awaiting Review feature request 11/03/2025
#64188 Admin: Plugin search does not match translated plugin names in “Installed Plugins” list Plugins normal normal Awaiting Review defect (bug) reporter-feedback 11/07/2025
1 #64189 Include value of EMPTY_TRASH_DAYS constant Site Health normal normal Awaiting Review feature request has-patch 11/06/2025
#64192 Irrelevant warning shown on Settings -> Reading when no privacy policy & Blog posts page defined Administration normal minor Awaiting Review defect (bug) 11/04/2025
#64193 Proposal: Add official support for ltr.css in RTL-based multilingual sites I18N normal normal Awaiting Review enhancement has-patch 11/06/2025
#64200 Block Supports: Add width support to dimensions block supports Editor normal normal 7.0 enhancement has-patch 11/05/2025
2 #64201 Remove comments column for Media list view westonruter Media normal trivial 7.0 defect (bug) has-patch 11/07/2025
#64202 Block Supports: Add height support to dimensions block supports Editor normal normal 7.0 enhancement has-patch 11/06/2025
#64206 Twenty Seventeen: Found a reference to unsplash.com. Assets from this website does not use a license that is compatible with GPL. Bundled Theme normal normal Awaiting Review enhancement 11/06/2025
#64207 Blogger Importer Tools fails with new Blogger export format (.zip with .atom files) Import normal major Awaiting Review defect (bug) 11/06/2025
1 #64208 Defining interactivity API context with single quotes fail Interactivity API low minor Future Release enhancement 11/06/2025
3 #64209 Allow abilities to be deprecated AI normal normal 7.0 defect (bug) 11/10/2025
#64211 Twenty Eleven: Improve PHP DocBlock compliance with WordPress Documentation Standards Bundled Theme normal normal 7.0 defect (bug) changes-requested 11/11/2025
#64212 Stream-to-file may fail or overwrite existing temporary file HTTP API normal normal Awaiting Review defect (bug) has-patch 11/07/2025
1 #64215 slimImageObject drops meta fields added to attachments Media normal normal Awaiting Review defect (bug) 11/07/2025
#64216 Undefined array key 0 in wp-includes/block-editor.php on line 468 Editor normal normal Awaiting Review defect (bug) 11/07/2025
2 #64217 Comment approval/type check runs after `notify_post_author` filter adamsilverstein Comments normal normal 7.0 defect (bug) has-patch 11/07/2025
#64219 My Patterns (and others) not loading General normal critical Awaiting Review defect (bug) 11/10/2025
1 #64221 Reclassify `json2php` as a `devDependency` Build/Test Tools normal normal Awaiting Review task (blessed) 11/10/2025
#64222 Improve the upgrade process for the Twemoji library Build/Test Tools normal normal Awaiting Review feature request dev-feedback 11/10/2025
#64224 Dockblock improvements for 7.0 General normal normal 7.0 task (blessed) 11/10/2025
#64225 Test tool and unit test improvements for 7.0 Build/Test Tools normal normal 7.0 task (blessed) 11/10/2025
#64226 Coding Standards fixes for WP 7.0 General normal normal 7.0 task (blessed) 11/10/2025
#64227 GitHub Actions updates and improvements for 7.0 Build/Test Tools normal normal 7.0 task (blessed) 11/10/2025
#64228 Update `sinon` npm dependency Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 11/11/2025
#64229 Enqueueing scripts and script modules should warn when dependencies are missing Script Loader normal normal 7.0 enhancement 11/11/2025
#64230 Update/Audit NPM Dependencies for 7.0 Build/Test Tools normal normal 7.0 task (blessed) 11/11/2025
Note: See TracReports for help on using and creating reports.