Make WordPress Core

{7} Future Releases (7919 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 (7801 - 7900 of 7919)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #64481 Explore Sec-Fetch Headers as a Core-Supported CSRF Mitigation Mechanism Security normal normal Awaiting Review enhancement 01/08/2026
1 #64482 Twenty Twenty-One: Efficiency refactor of excerpt-generation with Block Processor. Bundled Theme normal normal Awaiting Review enhancement has-patch 01/12/2026
2 #64484 viewScriptModule is also being loaded in the block editor Editor normal minor 7.1 defect (bug) dev-feedback 03/13/2026
#64486 Deactivating plugin removes native wp metabox from page editor Editor normal normal Awaiting Review defect (bug) close 01/09/2026
#64492 If admin session has timed out, uploading an image to media library incorrectly returns "Server cannot process this image" error, along with info about image sizes Media normal minor Awaiting Review defect (bug) 01/09/2026
1 #64493 Plugin dependencies: better messaging or management of plugin active states Plugins normal normal Awaiting Review defect (bug) has-patch 01/19/2026
7 #64494 Bump minimum PHP version to 8.* General normal normal Awaiting Review enhancement has-patch 01/25/2026
2 #64498 Add core support for random content redirects Rewrite Rules normal normal Awaiting Review feature request needs-unit-tests 02/07/2026
1 #64501 Consider leaving title field blank as default for images in library Media normal normal Awaiting Review enhancement close 02/09/2026
#64504 HTML API: Update DOCTYPE parsing for spec changes HTML API normal normal Awaiting Review task (blessed) 01/14/2026
1 #64506 wp_dashboard_recent_comments executes an unnecessary SQL query Comments normal normal Awaiting Review enhancement has-patch 01/15/2026
1 #64507 Fatal errors can ensue in WP_Query when requests are made with array query vars Query normal normal Future Release defect (bug) 01/24/2026
#64510 _wp_delete_all_temp_backups not accounting for direct filesystem access Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 01/15/2026
#64516 In a test sequence, resources can still be updated after being deleted. HTTP API normal normal Awaiting Review defect (bug) 01/21/2026
1 #64519 WP_Filesystem_FTP and WP_Filesystem_FTPext classes create orphaned temp/noise files Filesystem API normal normal Awaiting Review defect (bug) 01/16/2026
1 #64520 Gutenberg checkout: show hash in the version footer Build/Test Tools low normal Awaiting Review enhancement 01/16/2026
#64521 Blocks: Move block parser PHP classes from Gutenberg to Core dmsnell Editor normal normal Awaiting Review enhancement 01/20/2026
#64522 Clarify expected behavior for invalid weekday values in WP_Locale::get_weekday() I18N normal normal Awaiting Review defect (bug) 01/22/2026
1 #64523 _do_query needs exception processing in class-wpdb.php General normal normal Awaiting Review defect (bug) needs-unit-tests 01/23/2026
2 #64525 Twenty Sixteen: “summary” elements use “block” value instead of “list-item” for the “display” property Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/23/2026
#64527 Fix missing whitespace before troubleshooting link in fatal error handler Upgrade/Install normal normal Awaiting Review defect (bug) 01/22/2026
#64541 In GET requests, interfaces containing the `search` parameter can be vulnerable to logic errors triggered by the input `%2500`. REST API normal major Awaiting Review defect (bug) 01/22/2026
3 #64543 Implement `ignore-scripts` to harden npm usage Build/Test Tools normal normal Awaiting Review task (blessed) 01/23/2026
#64550 wp_update_plugins function (possibly wp_update_themes) breaks when the transient setting fails General normal major Awaiting Review defect (bug) 01/27/2026
#64551 Fix: Escaped shortcodes are no longer expanded in get_the_excerpt() General normal normal Awaiting Review defect (bug) 01/25/2026
2 #64552 wp_trim_words fails with certain charsets in the Excerpt Formatting normal normal Future Release defect (bug) has-patch 03/15/2026
#64553 Add parameter to delete_expired_transients() for custom transients Database normal normal Awaiting Review enhancement needs-unit-tests 02/03/2026
1 #64554 New src_matched value filter request Media normal blocker Awaiting Review enhancement 01/27/2026
#64556 Tools -> Export | Failure when setting category Export normal normal Awaiting Review defect (bug) 01/27/2026
1 #64560 Function get_stylesheet_directory_uri() can expose server path when using a theme directory outside the document root General normal normal Awaiting Review defect (bug) 01/29/2026
3 #64561 Add to wp_trigger_error() log output information about the source of the error General normal normal Future Release enhancement 02/04/2026
#64565 The 'manage_posts_extra_tablenav' action does not fire for bottom tablenav when no posts exist Administration normal normal Awaiting Review defect (bug) 01/28/2026
2 #64568 get_plugins() returning stale data after delete_plugins() successfully executed Plugins normal normal Awaiting Review defect (bug) changes-requested 02/03/2026
#64569 Password protected content: password form styling and UX improvements Themes normal normal Awaiting Review enhancement 02/12/2026
1 #64570 when the trash is empty we should load all posts pbearne Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 01/29/2026
#64571 Better Exposing Admin Color Scheme Administration normal normal Awaiting Review enhancement dev-feedback 01/30/2026
1 #64576 Add support for invoker command attributes joedolson General normal normal Awaiting Review enhancement 01/31/2026
2 #64577 Enable recovery mode for multisite Administration normal normal Awaiting Review enhancement has-patch 02/02/2026
#64579 Build: env:install fails intermittently with database connection refused Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/01/2026
1 #64581 Allow serialized options read-only view Options, Meta APIs normal trivial Awaiting Review feature request has-patch 02/03/2026
#64582 WP_Theme: Cyclic parent declaration can leave $template unset, causing inconsistencies Themes normal normal Awaiting Review defect (bug) has-patch 02/02/2026
1 #64588 Update message slightly uneven Upgrade/Install normal trivial Awaiting Review defect (bug) has-patch 02/06/2026
1 #64593 allow PDF preview generation without sizes Media normal normal Awaiting Review defect (bug) dev-feedback 02/04/2026
3 #64596 Abilities API: Allow nested namespace ability names (2-4 segments) jorgefilipecosta AI normal normal 7.1 enhancement has-patch 02/20/2026
#64598 Block Supports: Define CSS vars for blocks based on feature selectors Editor normal normal 7.1 enhancement has-patch 02/19/2026
#64600 [E_WARNING] Undefined array key "full" in wp-includes/media.php on line 4678 Media normal minor Awaiting Review defect (bug) has-patch 02/05/2026
#64602 Document WP_List_Table behavior change in WordPress 6.9 - bottom tablenav skipped when empty Administration normal normal Awaiting Review enhancement needs-docs 02/06/2026
#64604 Comments column and controls visible for pages Comments normal normal Awaiting Review defect (bug) 02/05/2026
4 #64605 Add: WordPress Core get settings ability jorgefilipecosta AI normal normal Future Release enhancement has-patch 03/03/2026
1 #64606 Add get and post/pages abilities AI normal normal Awaiting Review enhancement 02/12/2026
1 #64608 Backport: Add Terms Query Pagination blocks Editor normal normal Awaiting Review enhancement has-patch 02/05/2026
1 #64616 Abilities API: Add core/update-settings ability AI normal normal 7.1 enhancement has-patch 02/20/2026
1 #64617 Media Uploader: Incorrect fallback error message when filename contains special characters (apostrophes) Media normal normal Awaiting Review defect (bug) 02/20/2026
#64618 Playground Node.js engine requirement broke Core WP builds youknowriad Build/Test Tools normal normal Awaiting Review defect (bug) 02/11/2026
#64621 Custom fields disapearing Customize normal normal Awaiting Review defect (bug) reporter-feedback 02/17/2026
2 #64623 Prevent losing data when clicking links on Settings pages joedolson* Administration normal normal 7.1 defect (bug) changes-requested 03/12/2026
#64631 Categories can't be restored after deletion Taxonomy normal normal Awaiting Review enhancement 02/12/2026
1 #64634 Build/Tools: Update PHPCompatibilityWP to 3.0.0-alpha2 Build/Test Tools normal normal 7.1 enhancement dev-feedback 03/10/2026
#64638 Editor: Register emoji reactions comment meta for Notes Editor normal normal 7.1 enhancement has-patch 02/20/2026
#64641 Admin Reskin: Add framed layout to wp-admin with scrollable content area Administration normal normal Awaiting Review enhancement has-patch 02/16/2026
1 #64653 WP_Hook::resort_active_iterations() skips next priority when callback removes itself during execution Plugins normal normal Awaiting Review defect (bug) has-patch 02/17/2026
1 #64654 Docker images in wordpress-develop do not support on Apple Silicon Build/Test Tools normal normal Awaiting Review defect (bug) 02/20/2026
#64657 Add `core/get-user` ability AI normal normal Future Release defect (bug) 02/17/2026
#64663 LiteSpeed server type General normal normal Awaiting Review enhancement 02/17/2026
1 #64665 Add mu-plugins loading filter Bootstrap/Load normal normal Awaiting Review feature request has-patch 02/18/2026
2 #64667 Refine the user dropdown CSS, make the avatar circular Toolbar normal minor Awaiting Review enhancement has-patch 02/18/2026
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child REST API normal normal Awaiting Review defect (bug) has-patch 02/18/2026
#64676 Ratings order General normal normal Awaiting Review enhancement 02/20/2026
#64679 Add option in dashboard font management screen to include external font libraries/apis General normal normal Awaiting Review enhancement 02/23/2026
#64683 _print_scripts should use the wp_inline_script_attributes filter General normal normal Awaiting Review enhancement 02/20/2026
3 #64689 Customizer “Publish” button size appears larger in 7.0 compared to 6.9.1 Customize normal normal Awaiting Review defect (bug) close 03/06/2026
#64693 Video Block: Unexpected Behavior with Supported and Unsupported Formats Media normal normal Awaiting Review defect (bug) 02/23/2026
#64695 Global Styles: Support css feature selector for block custom CSS Editor normal normal 7.1 defect (bug) has-patch 02/23/2026
1 #64705 Media Library Showing Different Image Counts in Grid and List View Media normal minor Awaiting Review defect (bug) close 03/05/2026
2 #64707 opcache Site Health normal normal Awaiting Review defect (bug) changes-requested 02/25/2026
#64709 Stretchy Heading inside Media & Text block don't render correct in Firefox browser. Formatting normal normal Awaiting Review defect (bug) 02/23/2026
#64712 Sticky Posts don't appear at top of Category / Taxonomy pages Posts, Post Types normal normal Awaiting Review enhancement close 02/24/2026
1 #64714 Inconsistent vertical spacing between the headings and their content in the dashboard widgets: Site Health Status, Quick Edit, Activity, and WordPress Events and News. Widgets normal normal Awaiting Review defect (bug) 02/24/2026
1 #64717 Docblock improvements for WP 7.1 General normal normal 7.1 defect (bug) has-patch 02/24/2026
2 #64721 menu-header.php uses relative file_exists() causing wrong submenu URL when PHP CWD is not wp-admin/ Administration normal normal Awaiting Review defect (bug) close 03/02/2026
1 #64722 Pattern editing in WordPress 7.0 iterations: contentOnly as the default editing mode for patterns Editor high normal Awaiting Review task (blessed) 03/02/2026
1 #64724 WordPress Importer does not remap noteId in block metadata when reassigning comment IDs Import normal minor Future Release defect (bug) 02/26/2026
1 #64725 Background block support: render uploaded images as <img> for responsive image support Editor normal normal Awaiting Review enhancement has-patch 02/25/2026
5 #64748 Privacy: get_the_privacy_policy_link() should strip HTML tags and return plain text Privacy normal normal 7.1 defect (bug) dev-feedback 02/28/2026
1 #64749 Proposal: AI Pathfinding Assistant for WordPress Contributors AI normal normal Awaiting Review enhancement 02/27/2026
#64760 Site Icon and Site Logo remove button styling inconsistent in Customizer Customize normal normal Awaiting Review defect (bug) 02/28/2026
#64767 Some PHP Warnings appears with PHP 8.5 General normal normal Awaiting Review defect (bug) has-patch 03/01/2026
1 #64776 HTML API: set_modifiable_text() ignores leading newlines in PRE, LISTING HTML API normal normal Future Release defect (bug) has-patch 03/02/2026
#64778 get_block_editor_theme_styles() doesn't load editor styles of parent theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 03/03/2026
#64785 Add filter for redirect_to URL in get_the_password_form() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/04/2026
1 #64792 Consider changing code tags to regular text for dimension values in "Site Icon" help text Administration normal normal 7.1 enhancement commit 03/06/2026
#64794 Improve image editing - Responsive images + Art direction General normal major Awaiting Review enhancement 03/04/2026
#64795 Search for plugin authors should also consider their display name Plugins normal normal Awaiting Review enhancement dev-feedback 03/09/2026
1 #64806 Navigation link: add support to style current menu item via theme.json General normal normal Awaiting Review enhancement 03/05/2026
#64810 A password protected post can be sticky but sometimes this behaviour is forbidden. Posts, Post Types normal normal Future Release defect (bug) dev-feedback 03/05/2026
2 #64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules Script Loader normal normal Future Release defect (bug) 03/06/2026
4 #64830 Introduce a helper function to extract the major.minor "branch" version General normal normal Awaiting Review enhancement has-patch 03/10/2026
#64834 Bug Report / UX Issue: Taxonomy Hierarchy Flattens and Breaks in Nav Menu "View All" Tab Due to Pagination Menus normal normal Awaiting Review defect (bug) 03/09/2026
3 #64835 Parent menu item is still rendered as dropdown when all submenu items are hidden Editor normal normal Awaiting Review defect (bug) 03/11/2026
1 #64837 Disable pings/trackbacks for local, development, and staging environments Pings/Trackbacks normal normal Awaiting Review enhancement 03/11/2026
Note: See TracReports for help on using and creating reports.