Make WordPress Core

{8} Future Releases, Workflow Oriented (7835 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 (3501 - 3600 of 7835)

Needs Docs or Unit Tests (73 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement needs-unit-tests 01/18/2022
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement needs-unit-tests 09/24/2020
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement needs-unit-tests 07/28/2025
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 05/19/2025
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019
#9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal task (blessed) needs-unit-tests 06/04/2019
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 08/03/2017
#39939 A Contributor cannot preview their own post if it's scheduled Role/Capability normal minor Awaiting Review defect (bug) needs-unit-tests 09/20/2025
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 09/17/2018
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 01/26/2024
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 10/10/2023
#62600 fatal error on capabilities. Role/Capability normal normal Future Release defect (bug) needs-unit-tests 05/21/2025
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) needs-unit-tests 06/04/2019
#52350 Add documentation about meta capabilities Role/Capability normal normal Awaiting Review enhancement needs-docs 01/23/2021
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 07/14/2017
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 11/01/2017
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 08/22/2017
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 05/25/2025
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 09/20/2020
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement needs-unit-tests 09/01/2025
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 03/15/2019
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) needs-unit-tests 02/04/2021
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 11/09/2021
#59509 Shortcode attributes named 0 are ignored Shortcodes normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2024
#48153 Allow the admin email verification capability to be filtered Site Health normal normal Future Release defect (bug) needs-unit-tests 02/21/2020
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) needs-unit-tests 06/24/2019
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) needs-unit-tests 07/06/2020
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal Future Release defect (bug) needs-unit-tests 04/01/2019
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#16101 Numeric term fields are strings Taxonomy normal normal defect (bug) needs-unit-tests 11/10/2020
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 04/16/2020
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal Future Release enhancement needs-unit-tests 07/26/2023
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() Taxonomy normal normal Awaiting Review enhancement needs-docs 05/10/2019
#33975 Improve capabilities management when registering custom taxonomy Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal enhancement needs-unit-tests 11/05/2020
#36171 Proposed clean up of get_the_category_list() and link filter Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 08/04/2017
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) needs-unit-tests 10/21/2024
#57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 11/21/2022
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. Themes normal normal defect (bug) needs-unit-tests 04/20/2021
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset Themes normal normal Future Release defect (bug) needs-unit-tests 08/08/2025
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal Awaiting Review defect (bug) needs-unit-tests 10/02/2023
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal Future Release enhancement needs-unit-tests 02/21/2022
#37825 Introduce functions to check whether there are multiple taxonomy terms Themes normal normal Future Release enhancement needs-unit-tests 06/14/2018
#39083 Introduce singular capabilities for managing individual themes Themes normal normal Future Release enhancement needs-unit-tests 07/14/2017
#41564 Search for hyphenated post templates for post types with underscores Themes normal normal Awaiting Review feature request needs-unit-tests 09/21/2025
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 05/16/2025
#64027 Some specific image not uploading correctly on 6.8.2 Upload normal normal Awaiting Review defect (bug) needs-unit-tests 10/03/2025
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) needs-unit-tests 05/19/2025
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 06/05/2019
#59485 Invalid username Users normal normal Awaiting Review defect (bug) needs-unit-tests 11/26/2024
#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
#54310 WP_User_Query does not return results in the same format if fields set to all_with_meta and doesn't return any metadata Users normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2021
#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
#18791 Add custom post type support for Author Template functions Users normal normal enhancement needs-unit-tests 06/05/2019
#49641 Clarify what happens when meta_value is `''` in get_users like functions. Users normal normal Awaiting Review enhancement needs-docs 08/19/2022
#21730 More modular and reusable email validation functions Users normal normal enhancement needs-unit-tests 06/05/2019
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php Users normal normal enhancement needs-docs 09/20/2020
#32796 User deletion API is inconsistent between MS and non-MS Users normal normal enhancement needs-unit-tests 06/05/2019
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 06/05/2019
#35456 New args for apply_filters in WP_Widget_Archives Widgets normal normal enhancement needs-docs 06/05/2019
#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
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets normal minor Awaiting Review feature request needs-unit-tests 03/07/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 (27 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#37868 Avoid default width styles in the markup of the audio player wonderboymusic Embeds normal normal Future Release enhancement has-patch 04/19/2019
#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
#42780 Code Editor: Linter (HTMLHint) should show error if checkbox doesn't have associated <label> tirth03 External Libraries normal normal Future Release enhancement early 01/30/2025
#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
#42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 10/31/2021
#42743 Disable wp_options autoload for inactive widgets pbearne Widgets normal normal Future Release enhancement early 01/15/2025
#58905 Ensure locate_template only loads theme files jorbin Themes normal normal Future Release defect (bug) has-patch 11/04/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
#47642 Order by comment count - posts list tables johnbillion Posts, Post Types normal normal Future Release defect (bug) has-patch 12/05/2025
#50442 Add prefixes to all admin notices (Warning, Error, Success, Info) joedolson* Administration normal normal Future Release enhancement early 08/26/2025
#24447 Avoid losing data after nonces expire iseulde Administration normal major Future Release defect (bug) early 05/14/2020
#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
#59774 Undefined array key when using wp_list_pluck function hellofromTonya General normal normal Future Release defect (bug) changes-requested 07/23/2025
#62864 Add padding and color changes to buttons and inputs fabiankaegy Administration normal normal Future Release enhancement has-patch 11/26/2025
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 04/02/2024
#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
#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
#52151 Post / Page / Plugin Title Columns broken audrasjb* Administration normal normal Future Release defect (bug) has-patch 10/24/2025
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* Script Loader normal normal Future Release feature request needs-unit-tests 08/13/2025
#62831 Bring in lighter background for admin audrasjb Administration normal normal Future Release enhancement has-patch 09/23/2025
#61154 Fix the 'attributes' dynamic property in WP_Block audrasjb Editor normal normal Future Release defect (bug) changes-requested 11/03/2025
#60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein Media normal normal Future Release defect (bug) reporter-feedback 09/08/2025
#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 09/08/2025
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 11/01/2022
#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 01/25/2022
#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/08/2022
Note: See TracReports for help on using and creating reports.