Make WordPress Core

{13} Has Patch (1836 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1001 - 1100 of 1836)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/17/2022
#42522 Terms are uselessly counted when saving a post Taxonomy normal normal Awaiting Review defect (bug) has-patch 11/13/2017
#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
#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 05/11/2023
#58116 rest_{$this->taxonomy}_query Cache Problem Taxonomy normal normal Awaiting Review defect (bug) has-patch 04/21/2023
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal Awaiting Review enhancement has-patch 01/05/2018
#58329 Double sanitization in get_term function Taxonomy normal normal Awaiting Review enhancement has-patch 05/16/2023
#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
#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
#24040 Use "posts" instead of "topics" (in tagcloud tooltips) Taxonomy low normal Awaiting Review enhancement close 05/14/2023
#5034 Impossible to have duplicate category slugs with different parents Taxonomy high normal Awaiting Review feature request close 01/26/2023
#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
#54910 5.9 Bug - Blank Home Page Themes normal major Awaiting Review defect (bug) has-patch 02/17/2022
#44891 Activate button showing after theme activated Themes normal normal Awaiting Review defect (bug) has-patch 09/06/2018
#53580 Add support for Tested up to version to themes Themes normal normal Awaiting Review defect (bug) has-patch 07/03/2021
#58186 Block Theme Detection is broken due to symlinks Themes normal normal Awaiting Review defect (bug) has-patch 04/25/2023
#37972 Image size (height/width) arguments are not used in output for custom_logo Themes normal normal Awaiting Review defect (bug) has-patch 06/24/2021
#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 06/25/2022
#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 03/01/2023
#57525 Theme - Twenty Twenty-Three - incorrect home link Themes normal normal Awaiting Review defect (bug) has-patch 02/25/2023
#41155 WordPress 4.8 Admin Sidebar Sub Menu Navigation Issue mp518 Themes normal normal Awaiting Review defect (bug) has-patch 11/11/2022
#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
#51532 $tag_templates should be customizable (instead of local array) Themes normal normal Awaiting Review enhancement has-patch 12/11/2022
#21062 Add a 'template_file' hook to load_template() johnbillion Themes normal normal Awaiting Review enhancement has-patch 03/05/2018
#42855 Add ability to filter header, sidebar, searchform, footer and template_part file paths Themes normal normal Awaiting Review enhancement has-patch 02/23/2020
#54381 Add filter to validate_theme_requirements Themes normal normal Awaiting Review enhancement has-patch 11/05/2021
#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
#58190 Enable live preview for block themes Themes normal normal Awaiting Review enhancement has-patch 05/07/2023
#53899 Escaping strings and screenshot URL on Themes screen Themes normal normal Awaiting Review enhancement has-patch 08/09/2021
#43728 Implements site_enable_theme and site_disable_theme functions in WP_Theme class Themes normal normal Awaiting Review enhancement has-patch 02/12/2023
#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
#53354 Templates: Use theme mods rather than taxonomy Themes normal normal Awaiting Review enhancement has-patch 06/11/2021
#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
#55660 Twenty Twenty Two empty index.php breaks bbPress; consider including generic template loop? Themes normal normal Awaiting Review enhancement has-patch 05/03/2022
#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
#55684 CPU load memory full on PHP 8.1 – WordPress posting new post TinyMCE normal critical Awaiting Review defect (bug) has-patch 05/05/2022
#28117 Admin bar shouldn't use dynamic styles on frontend for logged out visitors Toolbar normal normal Awaiting Review defect (bug) has-patch 09/02/2021
#41104 Add "Site" to the "New" admin-bar dropdown Toolbar normal normal Awaiting Review enhancement has-patch 06/26/2021
#40683 Add a Plugins link to admin bar menu Toolbar normal normal Awaiting Review enhancement has-patch 06/26/2021
#48831 WP Admin Bar doesn't display on wp-login.php page Toolbar normal normal Awaiting Review enhancement has-patch 09/02/2021
#45177 admin bar View page button is missing in mobile view Toolbar normal normal Awaiting Review enhancement has-patch 07/24/2021
#53333 Better handling for forced plugin autoupdates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 11/04/2021
#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
#27740 Passwords consisting of spaces are valid at install time Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 10/18/2018
#40241 Showing wrong Core current version on the update page. Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 01/15/2020
#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
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal Awaiting Review enhancement has-patch 03/22/2023
#57229 Improve wording on updates page about auto-updates Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/30/2022
#44032 Use random_bytes() for generating keys and salts Upgrade/Install normal trivial Awaiting Review enhancement has-patch 05/12/2018
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/07/2017
#52963 Could use a Helper Function for Auto-Updates Upgrade/Install normal normal Awaiting Review feature request has-patch 04/05/2021
#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 05/24/2020
#52531 Unable to upload .ico with PHP 7.4 Upload normal normal Awaiting Review defect (bug) has-patch 08/09/2021
#25650 When switching between blogs, wp_upload_dir 'baseurl' and 'url' may be pointing to the current blog not the switched one Upload normal normal Awaiting Review defect (bug) has-patch 05/19/2023
#28238 Add filter to value returned from get_space_used() Upload normal normal Awaiting Review enhancement has-patch 05/15/2019
#27606 "Add Existing User" form does not preserve input in case of an error Users low minor Awaiting Review defect (bug) has-patch 05/03/2019
#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/26/2023
#47593 A Role Setting is missing on Users page for Bulk Actions Users normal normal Awaiting Review defect (bug) has-patch 06/30/2020
#51792 Add Home URL to New User emails Users normal normal Awaiting Review defect (bug) has-patch 11/18/2020
#45714 Allow all valid email formats when editing accounts in the dashboard Users normal normal Awaiting Review defect (bug) has-patch 01/16/2019
#57731 Bug: WP_User_Query returns wrong user details Users normal major Awaiting Review defect (bug) has-patch 02/21/2023
#43814 Checkbox label has a period in Add New User page. Users normal minor Awaiting Review defect (bug) has-patch 02/06/2020
#26805 Email with Apostrophe May Not Update in Multisite Users normal normal Awaiting Review defect (bug) has-patch 06/04/2019
#44565 Find plural text in description of username on profile page. Users normal normal Awaiting Review defect (bug) has-patch 01/21/2020
#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
#41314 If the required fields are not set on user profile's save, every field's value will be dropped jackjohansson Users normal normal Awaiting Review defect (bug) has-patch 06/20/2019
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin Users normal normal Awaiting Review defect (bug) has-patch 04/26/2023
#48221 Improve punctuation consistency for labels on Add New User and Edit User screens Users normal normal Awaiting Review defect (bug) has-patch 09/25/2022
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording Users normal normal Awaiting Review defect (bug) has-patch 12/17/2019
#57413 Updating a user email via rest api doesn't trigger confirmation email Users normal normal Awaiting Review defect (bug) has-patch 01/03/2023
#47064 User Profile Users normal normal Awaiting Review defect (bug) has-patch 05/03/2019
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 08/25/2017
#44921 User nicename discovery is slow to return Users normal normal Awaiting Review defect (bug) has-patch 01/07/2019
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal Awaiting Review defect (bug) has-patch 08/01/2022
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal Awaiting Review defect (bug) has-patch 01/24/2022
#44510 count_user_posts() does not check for empty $userid Users normal normal Awaiting Review defect (bug) has-patch 07/07/2018
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.