Make WordPress Core

{8} Future Releases, Workflow Oriented (8171 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 8171)

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

Changes Requested (45 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#43162 Deleting a site from a multisite network leaves orphaned database tables and files Networks and Sites normal normal Future Release enhancement changes-requested 12/21/2025
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal Future Release defect (bug) changes-requested 03/03/2026
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor Future Release enhancement changes-requested 08/02/2025
#4463 Pretty permalink on search aristath* Permalinks normal normal Future Release enhancement changes-requested 09/27/2024
#64250 Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL spacedmonkey Permalinks normal normal 7.1 enhancement changes-requested 02/20/2026
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 05/19/2025
#58057 Replace loose comparison operator in plugins.php Plugins normal normal Awaiting Review defect (bug) changes-requested 04/02/2023
#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
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 REST API normal normal Future Release defect (bug) changes-requested 03/17/2026
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 08/05/2024
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 7.1 defect (bug) changes-requested 04/30/2026
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() saratheonline REST API normal normal 7.1 defect (bug) changes-requested 05/03/2026
#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
#64620 function read_json_file throws an error if the file is missing pbearne Themes normal normal 7.1 defect (bug) changes-requested 03/19/2026
#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 Toolbar normal normal Future Release defect (bug) changes-requested 04/13/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 (15 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65109 Abilities API: Duplicated $args variable in WP_Ability_Category::prepare_properties() PHPDoc westonruter Abilities API normal normal 7.1 defect (bug) commit 04/22/2026
#64977 The `core/get-site-info` ability returns wrong locale code in the admin gziolo Abilities API normal normal 7.1 defect (bug) commit 05/14/2026
#64792 Consider changing code tags to regular text for dimension values in "Site Icon" help text Administration normal normal 7.1 enhancement commit 04/18/2026
#62807 Protect `env:start` command against connection issues Build/Test Tools normal normal Future Release enhancement commit 05/12/2026
#65046 get_weekstartend() has swapped variable names and comments for month and day westonruter Date/Time normal normal 7.1 defect (bug) commit 05/03/2026
#65068 PHP warnings when a registered oEmbed provider is malformed westonruter Embeds normal minor 7.1 defect (bug) changes-requested 04/24/2026
#65098 get_site_icon_url() returns empty string even when fallback is defined, breaking wp-embed-site-icon in the_embed_site_title() westonruter Embeds normal normal 7.1 defect (bug) commit 04/27/2026
#65112 Docs: Correct typos in JS inline comments and docblocks westonruter General lowest normal 7.1 defect (bug) commit 04/24/2026
#63986 Multisite site registration table doesn't support IPv6 Login and Registration normal normal 7.1 defect (bug) commit 02/19/2026
#65114 Correct formatting of `$locked_text` in posts list table westonruter Posts, Post Types normal normal 7.1 defect (bug) commit 04/22/2026
#65113 Docs: Fix "objecct" typo in WP_Query post-loading comment westonruter Query lowest normal 7.1 defect (bug) commit 04/23/2026
#65096 Add `is_user_member_of_blog` filter Role/Capability normal normal 7.1 enhancement commit 04/20/2026
#64683 _print_scripts should use the wp_inline_script_attributes filter westonruter Script Loader normal normal 7.1 enhancement commit 05/07/2026
#65053 Media upload from the post edit screen shows an inaccurate number when uploading multiple media files adamsilverstein Upload normal normal 7.1 defect (bug) commit 05/12/2026
#65102 WP_MS_Users_List_Table::display_rows() should emit id="user-{ID}" on <tr> to match WP_Users_List_Table johnjamesjacoby* Users normal normal 7.1 defect (bug) commit 04/22/2026

Has Patch / Needs Testing (40 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#64917 WP 7.0 Connectors: unclear error message AI normal normal 7.0.1 defect (bug) has-patch 04/22/2026
#65127 Introduce 'wp_ai_client_cache_group' filter to allow customization of the object cache group AI normal normal Awaiting Review enhancement has-patch 04/25/2026
#64209 Allow abilities to be deprecated Abilities API normal normal 7.1 defect (bug) has-patch 05/13/2026
#65232 Abilities API: Add a fast site health summary to `core/get-environment-info` gziolo Abilities API normal normal 7.1 enhancement has-patch 05/15/2026
#64616 Abilities API: Add core/update-settings ability jorgefilipecosta Abilities API normal normal 7.1 enhancement has-patch 05/13/2026
#64989 Abilities API: Add execution lifecycle filters to WP_Ability methods gziolo Abilities API normal normal 7.1 enhancement has-patch 05/11/2026
#64596 Abilities API: Allow ability names to contain multiple slug fragments (2-4 segments) justlevine Abilities API normal normal 7.1 enhancement has-patch 05/14/2026
#65234 Abilities API: Expand `core/get-user-info` with profile fields and filtering gziolo Abilities API normal normal 7.1 enhancement has-patch 05/14/2026
#65248 Abilities API: add `wp_ability_invoked` action for pipeline-entry observers Abilities API normal normal 7.1 enhancement has-patch 05/18/2026
#64311 Abilities API: add filters for input and output validation priethor Abilities API normal normal 7.1 enhancement has-patch 04/20/2026
#64345 Ability names should support versioning Abilities API normal normal Future Release enhancement has-patch 04/20/2026
#64657 Add `core/get-user` ability Abilities API normal normal Future Release enhancement has-patch 04/21/2026
#64606 Add get and post/pages abilities Abilities API normal normal Future Release enhancement has-patch 04/20/2026
#64605 Add: WordPress Core get settings ability jorgefilipecosta Abilities API normal normal 7.1 enhancement has-patch 05/13/2026
#64455 WordPress Core Abilities Abilities API normal normal Future Release enhancement has-patch 04/20/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
#65177 Adminbar: Unnatural focus outline in frontend Administration normal normal 7.1 defect (bug) has-patch 05/07/2026
#49694 All pages menu on admin panel has DOM errors Administration normal normal Future Release defect (bug) has-patch 11/04/2020
#38809 Better wp namespace in password-strength-meter.js Administration normal normal Future Release defect (bug) close 05/12/2025
#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
#64952 Dashboard Quick Draft allows creating an empty draft without title or content Administration normal normal 7.1 defect (bug) has-patch 04/03/2026
#52919 Dashboard tabs issue on focus Administration normal normal Awaiting Review defect (bug) has-patch 05/25/2023
#65154 Dashboard widgets empty container alignment issue Administration normal normal Awaiting Review defect (bug) has-patch 04/30/2026
#62998 Deactivate button and search filter on plugin list page Administration normal normal Awaiting Review defect (bug) has-patch 11/06/2025
#42254 Duplicate news entries in Events & News dashboard widget Iceable Administration low minor Future Release defect (bug) has-patch 10/11/2023
#39651 Find Posts modal does not show post-type labels correctly Administration normal normal Future Release defect (bug) has-patch 05/08/2026
#32017 Fix class name typo from 'hndle' to 'handle' Administration normal normal Awaiting Review defect (bug) has-patch 01/17/2026
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal normal Awaiting Review defect (bug) has-patch 04/15/2020
#61503 Hook parent_file Administration normal minor Awaiting Review defect (bug) has-patch 04/09/2026
#65153 Identify selected buttons (.active in button groups) in Windows High Contrast Mode Administration normal normal Awaiting Review defect (bug) has-patch 05/14/2026
#45910 Improve and extend focus styles for Windows High Contrast mode rcreators Administration normal normal Future Release defect (bug) has-patch 01/03/2025
#56607 Improve doc for WP_Screen class Administration normal normal Awaiting Review defect (bug) has-patch 09/20/2022
#32233 Improve escaping in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 06/04/2019
#58488 Improve performance of wp-admin -> Comments Administration normal normal Awaiting Review defect (bug) has-patch 09/17/2024
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.