Make WordPress Core

{8} Future Releases, Workflow Oriented (7903 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (101 - 200 of 7903)

1 2 3 4 5 6 7 8 9 10 11 12

Changes Requested (34 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#58291 Speed up WordPress hooks addition/removal by ~20% Plugins normal normal Future Release defect (bug) changes-requested 06/24/2024
#64568 get_plugins() returning stale data after delete_plugins() successfully executed Plugins normal normal Awaiting Review defect (bug) changes-requested 02/03/2026
#64143 Plugin search box lacks margin Plugins normal normal Awaiting Review enhancement changes-requested 12/18/2025
#62461 If a post has 2 term tags children's and kid+ and from all terms we have children's, kid and kid+, when the post/tags is saved, kid+ is saved as kid Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 05/12/2025
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 05/12/2025
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 10/04/2023
#62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal Future Release defect (bug) changes-requested 11/11/2025
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 06/07/2022
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal Future Release enhancement changes-requested 11/06/2025
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion Posts, Post Types normal normal Future Release enhancement changes-requested 09/30/2024
#46577 Improve tests related to file permissions for privacy export requests Privacy normal normal Future Release defect (bug) changes-requested 05/17/2025
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal Future Release enhancement changes-requested 06/30/2025
#39428 Die fast in get_posts if get_user_by returns false Query normal normal Future Release defect (bug) changes-requested 06/15/2025
#35833 Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail oglekler Quick/Bulk Edit normal normal Future Release enhancement changes-requested 09/16/2024
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request changes-requested 05/27/2025
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 08/05/2024
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil REST API normal normal Awaiting Review enhancement changes-requested 05/26/2025
#62701 Post controller: support for grouping results by parent-child relationship REST API normal normal Future Release enhancement changes-requested 10/07/2025
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal Future Release enhancement changes-requested 10/19/2025
#63805 Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page. Script Loader normal normal Future Release enhancement changes-requested 10/14/2025
#64707 opcache Site Health normal normal Awaiting Review defect (bug) changes-requested 02/25/2026
#64445 Expose disk size for each installed plugin Site Health normal normal 7.1 enhancement changes-requested 02/19/2026
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement changes-requested 06/04/2025
#58484 Site Health: Improve display of constants in debug data SergeyBiryukov Site Health normal normal Future Release enhancement changes-requested 09/30/2024
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb Themes normal normal Future Release defect (bug) changes-requested 07/06/2023
#59702 Excerpt filters does not work in Ajax calls Themes normal critical Awaiting Review defect (bug) changes-requested 11/14/2023
#43728 Implements site_enable_theme and site_disable_theme functions in WP_Theme class Themes normal normal Awaiting Review enhancement changes-requested 06/14/2025
#28983 Admin bar length or Admin bar on two line KZeni Toolbar normal normal Future Release defect (bug) changes-requested 03/05/2026
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal Future Release defect (bug) changes-requested 07/07/2025
#18289 Direct link to plugin installation should have admin chrome Upgrade/Install normal normal Future Release task (blessed) changes-requested 06/27/2025
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 10/10/2022
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page Users normal normal Awaiting Review defect (bug) changes-requested 03/03/2026
#61179 Deprecated messages about passing null in widgets.php hellofromTonya Widgets normal normal Future Release defect (bug) changes-requested 02/13/2025
#50561 Links Widget display: Image alt text and link name are redundant for screen readers sabernhardt Widgets normal minor Future Release defect (bug) changes-requested 03/04/2025

Commit Candidates (3 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#62807 Protect `env:start` command against connection issues Build/Test Tools normal normal Future Release enhancement commit 01/19/2026
#63986 Multisite site registration table doesn't support IPv6 Login and Registration normal normal 7.1 defect (bug) commit 02/19/2026

Has Patch / Needs Testing (63 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#38809 Better wp namespace in password-strength-meter.js Administration normal normal Future Release defect (bug) close 05/12/2025
#61575 Node Modules in sub-directories not getting ignored while exporting the theme Administration normal normal Awaiting Review defect (bug) close 02/07/2025
#35554 De-emphasise WordPress Version in the admin Administration normal normal Future Release enhancement close 06/26/2025
#46418 Use wp_die() instead of die() function in wordpress Administration normal normal Future Release enhancement close 09/15/2023
#30527 function to add separator Administration normal minor Future Release enhancement close 06/30/2025
#56545 Add a gutenberg plugin enabled run to PHPUnit Tests workflow desrosj Build/Test Tools normal normal Awaiting Review defect (bug) close 10/10/2022
#57426 Coding Standards: mark warnings that trigger CI failures as errors. Build/Test Tools normal normal Awaiting Review enhancement close 01/06/2023
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. Build/Test Tools normal normal Future Release task (blessed) close 02/13/2025
#63022 Update cache.php - Improve function wp_cache_decr Cache API normal normal Awaiting Review enhancement close 06/03/2025
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/04/2024
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) Comments normal normal Future Release enhancement close 07/30/2025
#63825 Creating a post containing UTF-8, then changing WP_CHARSET to "latin1", makes posts un-editable. Database normal normal Awaiting Review defect (bug) close 09/22/2025
#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
#61492 For planned articles, pages 2 (to x) do not work in the preview Editor normal normal Awaiting Review defect (bug) close 02/02/2026
#34130 Thickbox previous arrow External Libraries normal minor Awaiting Review defect (bug) close 03/15/2021
#49865 _unzip_file_pclzip attempting to create directories all the way up to / Filesystem API normal normal Awaiting Review defect (bug) close 05/12/2025
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement close 06/05/2025
#62722 Fix all ABSPATH direct access errors General normal normal Awaiting Review defect (bug) close 11/21/2025
#33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement close 06/04/2025
#47483 Add filters for included CA bundle path HTTP API normal normal Awaiting Review enhancement close 03/17/2025
#20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) close 02/28/2024
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal normal Awaiting Review defect (bug) close 09/14/2020
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal normal Awaiting Review enhancement close 02/28/2024
#23482 Fix improper use of comment_exists() in some importers maxpagels Import normal normal defect (bug) close 06/20/2025
#36098 Install: "Repeat Password" is not required when browser js is disabled Login and Registration normal normal defect (bug) close 02/16/2020
#40806 Subtitles show no media files in browser when there are some Media normal normal Awaiting Review defect (bug) close 07/10/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
#18584 Nav menus need more hooks for extensibility (on admin page & in customizer) Menus normal normal Future Release enhancement close 05/22/2021
#40447 Add cache domain to site/network query Networks and Sites normal normal Future Release enhancement close 06/08/2023
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 07/13/2025
#10425 Improvements to IIS7 Rewriting Code Permalinks low normal Awaiting Review enhancement close 01/08/2025
#61525 Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory Plugins normal normal Awaiting Review defect (bug) close 01/31/2025
#30875 address non-integer add_filter priority Plugins normal normal defect (bug) close 10/29/2024
#63315 Docs: Improve the `prepare()` function inline docs Query normal normal Awaiting Review defect (bug) close 04/21/2025
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action Query normal normal Future Release defect (bug) close 06/01/2025
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) close 06/29/2025
#62903 permission_callback should be called before validate_callback in REST API REST API normal normal Awaiting Review defect (bug) close 02/05/2025
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release enhancement close 07/07/2025
#37917 Users without the edit_private_posts capability can still create private posts Role/Capability normal normal Awaiting Review defect (bug) close 10/16/2025
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal Awaiting Review feature request close 08/14/2025
#51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) close 09/22/2025
#44891 Activate button showing after theme activated Themes normal normal Awaiting Review defect (bug) close 01/29/2026
#38563 Theme installed state does not persist after installation and refined search Themes normal normal Future Release defect (bug) close 02/04/2026
#16191 Uploaded files with quote marks in the filename are undisplayable in MS Upload normal normal Future Release defect (bug) close 07/02/2025
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* Upload normal major Awaiting Review defect (bug) close 05/14/2025
#64706 A single config option to disable all LLM related features AI normal normal Awaiting Review defect (bug) has-patch 03/11/2026
#64209 Allow abilities to be deprecated AI normal normal 7.1 defect (bug) has-patch 02/26/2026
#64616 Abilities API: Add core/update-settings ability AI normal normal 7.1 enhancement has-patch 02/20/2026
#64596 Abilities API: Allow nested namespace ability names (2-4 segments) jorgefilipecosta AI normal normal 7.1 enhancement has-patch 02/20/2026
#64311 Abilities API: add filters for input and output validation priethor AI normal normal Future Release enhancement has-patch 02/19/2026
#64345 Ability names should support versioning AI normal normal Awaiting Review enhancement has-patch 02/02/2026
#64605 Add: WordPress Core get settings ability jorgefilipecosta AI normal normal Future Release enhancement has-patch 03/03/2026
#64455 WordPress Core Abilities AI normal normal Future Release enhancement has-patch 02/19/2026
#57268 Add Escaping properly in Class Custom background Page Administration normal normal Awaiting Review defect (bug) has-patch 12/03/2022
#34088 Add delay to admin menu arrow's disappearance Administration normal normal Awaiting Review defect (bug) has-patch 11/16/2022
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal Awaiting Review defect (bug) has-patch 06/22/2017
#42527 Admin menus: PHP warning "open_basedir restriction..." when `_wp_menu_output` is called Administration normal normal Awaiting Review defect (bug) has-patch 03/28/2024
#45186 Admin notice jumps from above the H1 to below it when created. Administration normal normal 7.1 defect (bug) has-patch 03/10/2026
#28821 Admin page registered with add_menu_page() allows access through wrong URls and hightlights wrong top level menu item Administration normal normal defect (bug) has-patch 01/27/2026
#63835 Admin pages listing displays post time instead of modified time for posts with status not equal "published" Administration normal normal Awaiting Review defect (bug) has-patch 02/24/2026
#49694 All pages menu on admin panel has DOM errors Administration normal normal Future Release defect (bug) has-patch 11/04/2020
#54660 Comment is missing for the bulk_footer function Administration normal normal Awaiting Review defect (bug) has-patch 12/19/2021
#46307 Custom admin menu items don't provide their title on medium breakpoint garrett-eclipse Administration normal normal Future Release defect (bug) has-patch 08/16/2024
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.