Make WordPress Core

{2} All Tickets, Workflow Oriented (8004 matches)

Create a new ticket
  • All active tickets, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1601 - 1700 of 8004)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#60878 We need to add trim validation on Add New Category name Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/12/2025 4
#63488 Wrong return value for get_category_by_path() Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/28/2025 4
#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 2
#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 3
#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 01/05/2026 23
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023 5
#60532 Add a `pre_set_object_terms` action Taxonomy normal normal Awaiting Review enhancement has-patch 10/29/2024 4
#63890 Add multiple order conditions to WP_Term_Query Taxonomy normal normal Awaiting Review enhancement has-patch 08/28/2025 2
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal Awaiting Review enhancement has-patch 01/05/2018 3
#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 1
#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 2
#39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal normal Awaiting Review enhancement has-patch 10/12/2019 1
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> Taxonomy normal normal Awaiting Review enhancement has-patch 09/29/2023 1
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal normal Awaiting Review enhancement has-patch 01/16/2019 1
#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 12
#36641 WP_Term method __toString Taxonomy normal normal Awaiting Review enhancement has-patch 01/31/2025 2
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 Taxonomy normal normal Awaiting Review enhancement has-patch 01/25/2025 2
#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 24
#44891 Activate button showing after theme activated Themes normal normal Awaiting Review defect (bug) has-patch 09/06/2018 4
#58186 Block Theme Detection is broken due to symlinks Themes normal normal Awaiting Review defect (bug) has-patch 09/05/2023 2
#63411 Enhance PHPDoc for add_editor_style function Themes normal normal Awaiting Review defect (bug) has-patch 05/08/2025 1
#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 3
#49526 Misaligned theme count on Add Themes screen on iPhone X Themes normal normal Awaiting Review defect (bug) has-patch 02/28/2020 2
#56066 Need to add smooth transition effect on theme appearance boxes Themes normal normal Awaiting Review defect (bug) has-patch 01/03/2025 2
#50682 Set theme information popup in vertically middle. Themes normal normal Awaiting Review defect (bug) has-patch 10/03/2021 1
#56908 The result of locate_block_template function might be wrong Themes normal normal Awaiting Review defect (bug) has-patch 05/12/2025 7
#62138 The theme count in theme-install should use a thousand separator Themes normal minor Awaiting Review defect (bug) has-patch 09/30/2024 1
#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 1
#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 2
#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 12
#63572 theme.json file variable could be a directory, add check to prevent notices Themes normal normal Awaiting Review defect (bug) has-patch 12/01/2025 4
#64057 wp_die() status code Themes component updates (parent ticket: #64009) Themes normal normal Awaiting Review defect (bug) has-patch 11/22/2025 4
#51532 $tag_templates should be customizable (instead of local array) Themes normal normal Awaiting Review enhancement has-patch 12/11/2022 3
#61605 Add Support for dynamically changing WordPress styles variations using filter Themes normal normal Awaiting Review enhancement has-patch 07/31/2024 8
#21062 Add a 'template_file' hook to load_template() johnbillion Themes normal normal Awaiting Review enhancement has-patch 03/05/2018 14
#63060 Add an option to support all HTML5 theme support options joedolson* Themes normal normal Awaiting Review enhancement has-patch 08/19/2025 6
#35696 Allow extra control over CSS Classes in paginate_links() Themes normal normal Awaiting Review enhancement has-patch 05/15/2018 4
#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 1
#54838 Automatically enable some templates from inactive themes Themes normal normal Awaiting Review enhancement has-patch 01/18/2022 1
#27177 Child themes should inherit parent theme customizer settings on activation / switching Themes normal normal Awaiting Review enhancement has-patch 03/28/2020 28
#47002 Create wp_theme_directory_constants() function and dynamic WordPress Themes folder Themes normal normal Awaiting Review enhancement has-patch 04/25/2019 3
#53899 Escaping strings and screenshot URL on Themes screen Themes normal normal Awaiting Review enhancement has-patch 08/09/2021 2
#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 1
#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 2
#54533 State more clearly that an active theme can't be deleted Themes normal normal Awaiting Review enhancement has-patch 04/27/2025 6
#62224 The class class-wp-theme-json.php methods compute_theme_vars and to_ruleset need to be hardened Themes normal normal Awaiting Review enhancement has-patch 01/13/2026 4
#56488 The current_theme_supports should have default args test Themes normal normal Awaiting Review enhancement has-patch 09/01/2022 1
#58307 Theme Search Filter Not Working Themes normal normal Awaiting Review enhancement has-patch 05/25/2023 6
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal normal Awaiting Review enhancement has-patch 11/12/2020 4
#26636 There Is No Filter For get_sidebar() Themes normal normal Awaiting Review enhancement has-patch 05/15/2018 9
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change Themes normal normal Awaiting Review enhancement has-patch 11/06/2024 4
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal normal Awaiting Review feature request has-patch 07/16/2019 5
#53415 Filter API to edit footer content Themes normal normal Awaiting Review feature request has-patch 09/30/2022 1
#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 8
#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 6
#45177 admin bar View page button is missing in mobile view Toolbar normal normal Awaiting Review enhancement has-patch 07/24/2021 3
#63008 Be consistent with button style, size, and placement during installation Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 02/24/2025 5
#46040 Broken symlinks prevent updates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 10/16/2022 4
#64433 Bug while upgrading individual plugins Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 12/19/2025 1
#51167 Document the $update_results parameter in auto-update email filters Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 12/15/2022 3
#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 1
#62957 Missing Escaping functionality audrasjb Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 02/13/2025 1
#27740 Passwords consisting of spaces are valid at install time Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 09/11/2025 8
#63916 Reinstall page advises users to delete their previous database Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 09/04/2025 1
#40241 Showing wrong Core current version on the update page. Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 12/06/2023 6
#61940 `upgrader_process_complete` runs when no plugins selected to upgrade Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 09/16/2024 5
#55329 add_clean_index function throws PHP notice error Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 11/19/2025 3
#54372 class-wp-automatic-updater.php adds a period to home_url() Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 01/03/2022 7
#59062 wordpress 404 error after update Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 09/11/2023 4
#64058 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 11/22/2025 1
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal Awaiting Review enhancement has-patch 03/22/2023 1
#57229 Improve wording on updates page about auto-updates Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/30/2022 1
#62489 Make the .maintenance file location more configurable Upgrade/Install normal normal Awaiting Review enhancement has-patch 06/04/2025 1
#44032 Use random_bytes() for generating keys and salts Upgrade/Install normal trivial Awaiting Review enhancement has-patch 05/12/2018 1
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/07/2017 5
#59845 kritischen Fehler seit Update auf WordPress 6.4 Upgrade/Install normal critical Awaiting Review enhancement has-patch 11/09/2023 8
#60523 working_directory enhancement Upgrade/Install normal normal Awaiting Review enhancement has-patch 02/26/2024 1
#53012 Change Status of "Hello World" to Draft as Default Upgrade/Install normal normal Awaiting Review feature request has-patch 07/03/2023 3
#52963 Could use a Helper Function for Auto-Updates Upgrade/Install normal normal Awaiting Review feature request has-patch 04/05/2021 3
#60296 Creating db if not exist ilyay Upgrade/Install normal normal Awaiting Review feature request has-patch 01/19/2024 1
#62594 Updates Page: Add small icons before the Compatability line Upgrade/Install normal normal Awaiting Review feature request has-patch 11/13/2025 5
#50136 Files types not included in Upload file types are allowed to be uploaded because of loose file extension check Upload normal normal Awaiting Review defect (bug) has-patch 02/24/2024 9
#52531 Unable to upload .ico with PHP 7.4 Upload normal normal Awaiting Review defect (bug) has-patch 08/09/2021 2
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* Upload normal major Awaiting Review defect (bug) close 05/14/2025 49
#28238 Add filter to value returned from get_space_used() Upload normal normal Awaiting Review enhancement has-patch 08/04/2025 5
#27606 "Add Existing User" form does not preserve input in case of an error Users low minor Awaiting Review defect (bug) has-patch 08/08/2025 7
#48553 "Admin Color Scheme" should not be saved before hitting the "Update Profile" button in profile page Users normal normal Awaiting Review defect (bug) has-patch 05/12/2025 2
#47593 A Role Setting is missing on Users page for Bulk Actions Users normal normal Awaiting Review defect (bug) has-patch 06/30/2020 1
#51792 Add Home URL to New User emails Users normal normal Awaiting Review defect (bug) has-patch 11/18/2020 3
#59746 Adding User Biographical Info without space breaks the container and adds horizontal scroll Users normal normal Awaiting Review defect (bug) has-patch 08/12/2025 6
#57731 Bug: WP_User_Query returns wrong user details Users normal major Awaiting Review defect (bug) has-patch 05/12/2025 7
#61469 Display name doesn't update correctly when first and last name fields are cleared. Users normal normal Awaiting Review defect (bug) has-patch 05/12/2025 5
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page Users normal normal Awaiting Review defect (bug) has-patch 08/15/2023 2
#26805 Email with Apostrophe May Not Update in Multisite Users normal normal Awaiting Review defect (bug) has-patch 06/04/2019 13
#44565 Find plural text in description of username on profile page. Users normal normal Awaiting Review defect (bug) has-patch 01/21/2020 2
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam Users normal major Awaiting Review defect (bug) has-patch 11/16/2020 23
Note: See TracReports for help on using and creating reports.