Make WordPress Core

{8} Future Releases, Workflow Oriented (7947 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 (3701 - 3800 of 7947)

Needs Docs or Unit Tests (9 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely davidbaumwald Toolbar normal normal Future Release enhancement needs-unit-tests 11/05/2021
#44894 Add support for an optional `$roles` parameter to `populate_roles()` flixos90 Upgrade/Install normal normal Future Release enhancement needs-unit-tests 01/23/2019
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal Future Release defect (bug) needs-unit-tests 12/01/2017
#39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 06/24/2025
#53816 Overview: Refactor the widgets read/write logic Widgets normal normal Future Release enhancement needs-docs 06/06/2025
#53771 What about an equivalent of `is_active_widget()` for Widget Blocks ? Widgets normal normal Future Release enhancement needs-unit-tests 07/29/2021
#42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected audrasjb Widgets normal normal Future Release enhancement needs-unit-tests 02/05/2020
#29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement needs-unit-tests 10/20/2020
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal Future Release defect (bug) needs-unit-tests 09/30/2020

Needs Early Attention (48 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 04/09/2026
#53333 Better handling for forced plugin autoupdates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 11/04/2021
#24447 Avoid losing data after nonces expire iseulde Administration normal major Future Release defect (bug) has-patch 05/19/2026
#52151 Post / Page / Plugin Title Columns broken audrasjb* Administration normal normal Future Release defect (bug) has-patch 10/24/2025
#62864 Add padding and color changes to buttons and inputs fabiankaegy Administration normal normal Future Release enhancement has-patch 04/09/2026
#50442 Add prefixes to all admin notices (Warning, Error, Success, Info) joedolson* Administration normal normal Future Release enhancement early 08/26/2025
#62831 Bring in lighter background for admin audrasjb Administration normal normal Future Release enhancement has-patch 09/23/2025
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 11/01/2022
#50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya Canonical normal normal Future Release defect (bug) changes-requested 05/12/2025
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov Canonical normal normal Future Release enhancement needs-unit-tests 05/13/2026
#62790 "autoload" index is not used Database normal minor Future Release defect (bug) early 01/20/2026
#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated Database normal normal Future Release defect (bug) has-patch 11/03/2025
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement changes-requested 10/16/2025
#42352 Support use of native MySQLi prepared queries Database normal normal Future Release enhancement early 09/26/2024
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 04/02/2024
#61154 Fix the 'attributes' dynamic property in WP_Block audrasjb Editor normal normal Future Release defect (bug) changes-requested 11/03/2025
#56780 shortcode block in block-based template part in a classic theme does not get expanded costdev Editor high normal Future Release defect (bug) changes-requested 06/12/2025
#37868 Avoid default width styles in the markup of the audio player wonderboymusic Embeds normal normal Future Release enhancement has-patch 04/19/2019
#42780 Code Editor: Linter (HTMLHint) should show error if checkbox doesn't have associated <label> tirth03 External Libraries normal normal Future Release enhancement has-patch 04/08/2026
#60352 Fix the architectural design of `/wp-includes/blocks/index.php` General normal normal Future Release defect (bug) has-patch 09/30/2024
#59774 Undefined array key when using wp_list_pluck function hellofromTonya General normal normal Future Release defect (bug) changes-requested 03/03/2026
#46484 Cleaning WP from any reference to php4 General normal normal Future Release enhancement early 05/22/2019
#60414 Core PHP autoloader proposal General normal normal Future Release enhancement has-patch 06/09/2026
#38597 Discourage usage of legacy properties in WP_Network General normal normal Future Release enhancement has-patch 09/17/2024
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() General normal normal Future Release feature request close 07/19/2025
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov Login and Registration normal normal Future Release defect (bug) needs-unit-tests 04/09/2026
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal Future Release enhancement has-patch 09/15/2022
#60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein Media normal normal Future Release defect (bug) reporter-feedback 09/08/2025
#40175 Upload Validation / MIME Handling Media high major Future Release defect (bug) early 10/30/2023
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 06/13/2024
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal Future Release defect (bug) has-patch 08/01/2025
#47642 Order by comment count - posts list tables johnbillion Posts, Post Types normal normal Future Release defect (bug) has-patch 12/11/2025
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal Future Release defect (bug) needs-unit-tests 02/18/2021
#55207 WP_Query returns published sticky posts when post_status is set to draft Query normal normal Future Release defect (bug) early 01/07/2025
#60745 WP_Query::parse_query() does not handle invalid query arg values Query normal normal Future Release defect (bug) has-patch 02/10/2025
#17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 05/15/2025
#42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 10/31/2021
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs REST API normal normal Future Release defect (bug) has-patch 10/14/2024
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/20/2026
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal Future Release enhancement has-patch 04/09/2026
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor Future Release defect (bug) needs-unit-tests 11/03/2025
#62997 Put the final nail in the coffin of shared terms Taxonomy normal normal Future Release enhancement has-patch 07/02/2025
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake Taxonomy normal normal Future Release enhancement has-patch 05/02/2024
#58905 Ensure locate_template only loads theme files jorbin Themes normal normal Future Release defect (bug) has-patch 11/04/2025
#54589 Audit and preload current "from" version files into memory before upgrading filesystem to the "to" version Upgrade/Install normal normal Future Release enhancement has-patch 06/09/2022
#58001 Lazy load user capabilities in WP_User object spacedmonkey Users normal normal Future Release enhancement changes-requested 02/10/2026
#38133 Core widget fields fail to render value of "0" when empty() checks are used stevenkword Widgets normal normal Future Release defect (bug) has-patch 07/29/2025
#42743 Disable wp_options autoload for inactive widgets pbearne Widgets normal normal Future Release enhancement early 01/15/2025

Needs Patch (43 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#33009 Alignment of header in category table Administration normal normal defect (bug) 06/04/2019
#35785 Concatenating "wp-post-new-reload=true" with URL repeatedly Administration normal normal defect (bug) 06/04/2019
#31593 Conflict of custom post type menu and add_utility_page Administration normal normal defect (bug) 11/13/2023
#26050 Continual Admin Page POST (HeartBeats?) Can Cause SQL Connection Issues Administration normal normal defect (bug) 03/20/2024
#26575 Dashboard widgets should be able to specify a min-width at which they span two columns Administration normal normal defect (bug) 06/04/2019
#32655 Don't save screen options (table column) in post edit page and maybe other pages Administration normal normal defect (bug) 06/04/2019
#27162 Don't store admin messages in transients Administration low normal defect (bug) 06/04/2019
#32097 Extra margin in `post_submit_meta_box()` on non-public post types Administration normal normal defect (bug) 06/04/2019
#27543 Flyout submenu items can be hidden on Windows touch devices Administration normal normal defect (bug) 06/04/2019
#31000 Multiple calls to settings_errors() result in duplicate display of notices Administration normal normal defect (bug) 06/04/2019
#35505 Navigation tabs styling inconsistencies Administration normal normal defect (bug) 06/04/2019
#31691 Taxonomies registered to Attachments post type don't show in media modal if public = false but show_ui = true. Administration normal normal defect (bug) 06/04/2019
#27514 Weird focus/color behavior on touch devices (like iOS) Administration normal normal defect (bug) 07/27/2024
#27776 WordPress API timeouts should be cached to avoid slowing down the admin pbearne Administration normal normal defect (bug) 03/22/2024
#32507 Admin notices remove styling of lists Administration normal normal enhancement 06/04/2019
#32815 Color schemes silently disabled in source checkout of core Administration normal normal enhancement 06/04/2019
#35133 Make the admin menu more flexible in width Administration normal normal enhancement 06/04/2019
#34799 Tell admin-post.php to check for $_REQUEST['action2'] ? Administration normal normal enhancement 06/04/2019
#31006 Use classes instead of setting and directly animating background colors in JS Administration normal minor enhancement 06/04/2019
#35205 Add additional hooks to the 'attachment-info' template to customise output Administration normal normal feature request 06/04/2019
#41928 Dark mode option to enable within wp-admin Administration normal normal feature request 06/15/2026
#22601 Make post content autosave work more generically Autosave normal normal enhancement 06/04/2019
#28364 WordPress Entry Points (wp-load.php occurrences) Bootstrap/Load normal normal defect (bug) 06/04/2019
#36355 Article URL redirects no longer working Canonical normal normal defect (bug) 06/04/2019
#22879 Canonical Link Missing on Front Page Canonical normal normal defect (bug) 06/04/2019
#36873 Canonical redirect code does opposite of comment, breaks script when home_url starts with https Canonical normal normal defect (bug) 06/04/2019
#37505 Filtering pagination when the pagenumber doesn't exist. Canonical normal normal defect (bug) 06/04/2019
#35847 Issue with blog roll pagination on static frontpage Canonical normal major defect (bug) 06/04/2019
#35689 Pagination issue on front page after 4.4.1 update Canonical normal normal defect (bug) 06/04/2019
#21700 Problem obtaining the Feed of an archive of tag “RSS” Canonical normal normal defect (bug) 06/04/2019
#30905 Theme Preview - Not working preview when front page setting stevenkword Canonical normal normal defect (bug) 06/04/2019
#37832 Using ?p=xxx on a posts page with an invalid post ID does not return a 404 status Canonical normal normal defect (bug) 10/30/2025
#30631 posts_per_page causing infinite duplicate content Canonical normal normal defect (bug) 06/04/2019
#35794 redirect_canonical doesn't strip off custom feed endings Canonical normal normal defect (bug) 06/04/2019
#32299 Cancel comment reply link broken in AJAX call Comments normal normal defect (bug) 06/04/2019
#34106 Comments should have real permalinks Comments normal normal defect (bug) 06/04/2019
#22261 Recent comments widget makes additional queries when pagination is enabled Comments normal normal defect (bug) 06/04/2019
#13473 comment_status should be set to default_comment_status when commentstatusdiv is removed westi Comments normal normal defect (bug) 06/04/2019
#34389 Comment pagination settings should discourage infinite comments-per-page Comments normal normal enhancement 06/04/2019
#25338 Comments of password-protected posts should not be shown to logged-in users without edit capability Comments normal normal enhancement 06/04/2019
#28959 Comments: improve comment moderation text and default style for better UX Comments normal normal enhancement 06/04/2019
#21758 Do not require a file in comments_template() Comments normal normal enhancement 06/04/2019
#9117 Spam queue doesn't distinguish between filter sources Comments normal normal enhancement 06/04/2019
Note: See TracReports for help on using and creating reports.