Make WordPress Core

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

Needs Docs or Unit Tests (62 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement needs-unit-tests 01/31/2025
#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 04/18/2018
#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
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 03/15/2019
#37756 Allow inline scripts on script aliases Script Loader normal normal Future Release defect (bug) needs-unit-tests 12/13/2019
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 02/05/2017
#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
#53741 wp-admin/css/common.min.css is loading on the front-end Script Loader normal normal Future Release defect (bug) needs-docs 11/02/2021
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed 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
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 10/27/2024
#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
#30705 Add parameter to get_the_term_list() to allow templating 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
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes Themes normal normal Awaiting Review defect (bug) needs-unit-tests 11/12/2017
#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
#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
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 06/05/2020
#52388 Use HTTPS URL already during installation if supported Upgrade/Install normal normal Future Release enhancement needs-unit-tests 11/19/2024
#31127 Can't add a new user to two sites before they've accepted their account Users normal normal defect (bug) needs-unit-tests 09/17/2024
#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
#50072 Users with email addresses containing a single quote cannot reset their passwords Users normal major Awaiting Review defect (bug) needs-unit-tests 05/05/2020
#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 03/12/2020
#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 09/29/2023
#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 (38 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 11/13/2024
#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
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement changes-requested 02/07/2025
#47642 Order by comment count - posts list tables johnbillion Posts, Post Types normal normal Future Release defect (bug) has-patch 07/18/2023
#50683 Parse content for shortcodes instead of using regex johnbillion Shortcodes normal normal Future Release enhancement has-patch 06/17/2024
#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 01/30/2025
#59774 Undefined array key when using wp_list_pluck function hellofromTonya General normal normal Future Release defect (bug) changes-requested 01/13/2025
#34676 Optimize bulk plugin updates francina Upgrade/Install normal normal Future Release enhancement needs-unit-tests 06/07/2022
#37840 Optimize full size images enshrined Media normal normal Future Release enhancement has-patch 03/13/2023
#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) needs-unit-tests 02/28/2023
#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 01/10/2025
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) has-patch 06/04/2019
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal Future Release defect (bug) has-patch 02/27/2024
#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 11/08/2021
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 02/19/2024
#60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein Media normal normal Future Release defect (bug) reporter-feedback 01/30/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 03/02/2023
#54582 Problem with deleting old files at the end of a core update when the filesystem is case-insensitive SergeyBiryukov* Upgrade/Install high major Future Release defect (bug) changes-requested 01/12/2023
#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
#51812 Update jQuery step three SergeyBiryukov External Libraries normal normal Future Release task (blessed) has-patch 01/27/2024
#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
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 12/31/2024
#17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 05/21/2024
#42352 Support use of native MySQLi prepared queries Database normal normal Future Release enhancement early 09/26/2024
#48456 Update CodeMirror to latest version External Libraries normal normal Future Release enhancement early 10/05/2022
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) has-patch 02/09/2021
#60352 Fix the architectural design of `/wp-includes/blocks/index.php` General normal normal Future Release defect (bug) has-patch 09/30/2024
#58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. General normal major Future Release defect (bug) has-patch 05/21/2024
#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 12/04/2024
Note: See TracReports for help on using and creating reports.