Make WordPress Core

{8} Future Releases, Workflow Oriented (7972 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 (1601 - 1700 of 7972)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 09/06/2022
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal Awaiting Review enhancement has-patch 02/08/2021
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. Security normal normal Awaiting Review enhancement has-patch 04/22/2025
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal Awaiting Review defect (bug) has-patch 06/27/2018
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal Awaiting Review defect (bug) has-patch 07/10/2020
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal Awaiting Review defect (bug) has-patch 05/28/2024
#47984 Filter pre_do_shortcode Shortcodes normal normal Awaiting Review feature request has-patch 09/05/2019
#62630 Site Health plugin information display html tags in plugin name Site Health normal trivial Awaiting Review defect (bug) has-patch 12/18/2024
#47266 Template of shutdown handler for fatal errors should not be displayed for CLI scripts Site Health normal normal Awaiting Review defect (bug) has-patch 05/08/2024
#51230 WP_DEBUG is flagged when using the development environment type Site Health normal normal Awaiting Review defect (bug) has-patch 06/02/2025
#60388 WordPress Core error message in my Website Site Health normal normal Awaiting Review defect (bug) has-patch 05/10/2024
#54505 Add "Temp Directory" to site health info Site Health normal normal Awaiting Review enhancement has-patch 11/24/2021
#57440 Add filter to customize the "rest_availability" test URL Site Health normal normal Awaiting Review enhancement has-patch 01/10/2023
#62631 Add plugin dependencies to Site Health Site Health normal normal Awaiting Review enhancement has-patch 12/03/2024
#47192 Allow users to enter recovery mode via their registered email Site Health normal normal Awaiting Review enhancement has-patch 04/22/2020
#59070 child theme should not be counted as additional theme Site Health normal normal Awaiting Review enhancement has-patch 06/20/2025
#64189 Include value of EMPTY_TRASH_DAYS constant Site Health normal normal Awaiting Review feature request has-patch 11/06/2025
#62119 Notice in Site Health in case revisions are disabled Site Health normal normal Awaiting Review feature request has-patch 10/02/2024
#51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) close 09/22/2025
#51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal normal Awaiting Review defect (bug) has-patch 02/25/2021
#61293 Display an empty sitemap instead of 404 Sitemaps normal normal Awaiting Review enhancement has-patch 09/27/2025
#51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial Awaiting Review enhancement has-patch 12/28/2023
#44854 Bulk action missing/hidden on taxonomies Taxonomy normal minor Awaiting Review defect (bug) has-patch 04/22/2024
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/26/2019
#41594 Edit tag form limited to 800px width Taxonomy normal normal Awaiting Review defect (bug) has-patch 04/06/2021
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/30/2024
#58490 Make wp_update_term_count function site context aware for the multisite Taxonomy normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/07/2025
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/17/2022
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical Awaiting Review defect (bug) has-patch 01/17/2019
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/14/2017
#60878 We need to add trim validation on Add New Category name Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#63488 Wrong return value for get_category_by_path() Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/28/2025
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal Awaiting Review defect (bug) has-patch 02/22/2017
#39678 get_term_by slug with "0" as value Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major Awaiting Review defect (bug) has-patch 05/02/2023
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major Awaiting Review defect (bug) has-patch 10/16/2024
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023
#60532 Add a `pre_set_object_terms` action Taxonomy normal normal Awaiting Review enhancement has-patch 10/29/2024
#63890 Add multiple order conditions to WP_Term_Query Taxonomy normal normal Awaiting Review enhancement has-patch 08/28/2025
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal Awaiting Review enhancement has-patch 01/05/2018
#54567 Introduce specific item_link and and item_link_description labels for post formats Taxonomy normal normal Awaiting Review enhancement has-patch 04/29/2022
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal Awaiting Review enhancement has-patch 05/15/2017
#39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal normal Awaiting Review enhancement has-patch 10/12/2019
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> Taxonomy normal normal Awaiting Review enhancement has-patch 09/29/2023
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal normal Awaiting Review enhancement has-patch 01/16/2019
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal normal Awaiting Review enhancement has-patch 08/22/2017
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy Taxonomy normal normal Awaiting Review enhancement has-patch 12/05/2024
#24040 Use "posts" instead of "topics" (in tagcloud tooltips) Taxonomy low normal Awaiting Review enhancement close 05/14/2023
#36641 WP_Term method __toString Taxonomy normal normal Awaiting Review enhancement has-patch 01/31/2025
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 Taxonomy normal normal Awaiting Review enhancement has-patch 01/25/2025
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal normal Awaiting Review feature request has-patch 10/26/2022
#44891 Activate button showing after theme activated Themes normal normal Awaiting Review defect (bug) has-patch 09/06/2018
#58186 Block Theme Detection is broken due to symlinks Themes normal normal Awaiting Review defect (bug) has-patch 09/05/2023
#63411 Enhance PHPDoc for add_editor_style function Themes normal normal Awaiting Review defect (bug) has-patch 05/08/2025
#37972 Image size (height/width) arguments are not used in output for custom_logo Themes normal normal Awaiting Review defect (bug) has-patch 11/29/2024
#64159 Live Preview Button missing for block themes Themes normal normal Awaiting Review defect (bug) has-patch 11/07/2025
#49526 Misaligned theme count on Add Themes screen on iPhone X Themes normal normal Awaiting Review defect (bug) has-patch 02/28/2020
#56066 Need to add smooth transition effect on theme appearance boxes Themes normal normal Awaiting Review defect (bug) has-patch 01/03/2025
#50682 Set theme information popup in vertically middle. Themes normal normal Awaiting Review defect (bug) has-patch 10/03/2021
#56908 The result of locate_block_template function might be wrong Themes normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#62138 The theme count in theme-install should use a thousand separator Themes normal minor Awaiting Review defect (bug) has-patch 09/30/2024
#63756 Undefined array key "slug" in /wp-includes/class-wp-theme-json.php on line 3264 Themes normal normal Awaiting Review defect (bug) has-patch 07/27/2025
#57757 _get_block_templates_files fails when code is stored in map called templates Themes normal normal Awaiting Review defect (bug) has-patch 03/08/2023
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal Awaiting Review defect (bug) has-patch 04/25/2019
#63572 theme.json file variable could be a directory, add check to prevent notices Themes normal normal Awaiting Review defect (bug) has-patch 07/18/2025
#64057 wp_die() status code Themes component updates (parent ticket: #64009) Themes normal normal Awaiting Review defect (bug) has-patch 10/02/2025
#51532 $tag_templates should be customizable (instead of local array) Themes normal normal Awaiting Review enhancement has-patch 12/11/2022
#61605 Add Support for dynamically changing WordPress styles variations using filter Themes normal normal Awaiting Review enhancement has-patch 07/31/2024
#21062 Add a 'template_file' hook to load_template() johnbillion Themes normal normal Awaiting Review enhancement has-patch 03/05/2018
#63060 Add an option to support all HTML5 theme support options joedolson* Themes normal normal Awaiting Review enhancement has-patch 08/19/2025
#35696 Allow extra control over CSS Classes in paginate_links() Themes normal normal Awaiting Review enhancement has-patch 05/15/2018
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` Themes normal normal Awaiting Review enhancement has-patch 08/15/2022
#54838 Automatically enable some templates from inactive themes Themes normal normal Awaiting Review enhancement has-patch 01/18/2022
#27177 Child themes should inherit parent theme customizer settings on activation / switching Themes normal normal Awaiting Review enhancement has-patch 03/28/2020
#47002 Create wp_theme_directory_constants() function and dynamic WordPress Themes folder Themes normal normal Awaiting Review enhancement has-patch 04/25/2019
#53899 Escaping strings and screenshot URL on Themes screen Themes normal normal Awaiting Review enhancement has-patch 08/09/2021
#38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters Themes normal normal Awaiting Review enhancement has-patch 04/17/2018
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) Themes normal normal Awaiting Review enhancement has-patch 10/05/2019
#50556 Special characters in Theme Name in "Add Themes" page Themes normal trivial Awaiting Review enhancement has-patch 07/07/2020
#54533 State more clearly that an active theme can't be deleted Themes normal normal Awaiting Review enhancement has-patch 04/27/2025
#56488 The current_theme_supports should have default args test Themes normal normal Awaiting Review enhancement has-patch 09/01/2022
#58307 Theme Search Filter Not Working Themes normal normal Awaiting Review enhancement has-patch 05/25/2023
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal normal Awaiting Review enhancement has-patch 11/12/2020
#26636 There Is No Filter For get_sidebar() Themes normal normal Awaiting Review enhancement has-patch 05/15/2018
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change Themes normal normal Awaiting Review enhancement has-patch 11/06/2024
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal normal Awaiting Review feature request has-patch 07/16/2019
#53415 Filter API to edit footer content Themes normal normal Awaiting Review feature request has-patch 09/30/2022
#49241 Filter to add post types to custom page templates in get_post_templates() Themes normal normal Awaiting Review feature request has-patch 10/14/2020
#63769 Pasting from MS Word can convert abbreviations to ordered lists TinyMCE normal normal Awaiting Review defect (bug) has-patch 08/28/2025
#28117 Admin bar shouldn't use dynamic styles on frontend for logged out visitors Toolbar normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#45177 admin bar View page button is missing in mobile view Toolbar normal normal Awaiting Review enhancement has-patch 07/24/2021
#63008 Be consistent with button style, size, and placement during installation Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 02/24/2025
#46040 Broken symlinks prevent updates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 10/16/2022
#51167 Document the $update_results parameter in auto-update email filters Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 12/15/2022
#61861 Duplicate Update Responses in Theme Details Popup During Simultaneous Theme Updates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 09/18/2024
#62957 Missing Escaping functionality audrasjb Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 02/13/2025
#27740 Passwords consisting of spaces are valid at install time Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 09/11/2025
#63916 Reinstall page advises users to delete their previous database Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 09/04/2025
#40241 Showing wrong Core current version on the update page. Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 12/06/2023
Note: See TracReports for help on using and creating reports.