Make WordPress Core

{13} Has Patch (2082 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 (601 - 700 of 2082)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#38563 Theme installed state does not persist after installation and refined search Themes normal normal Future Release defect (bug) has-patch 08/11/2021
#54764 UI issue in mobile device on add new theme page SergeyBiryukov Themes normal normal Future Release defect (bug) has-patch 07/05/2022
#33388 WP_Theme should use get_file_data() for retrieving page templates SergeyBiryukov Themes normal normal Future Release defect (bug) has-patch 04/19/2022
#33600 Add `theme_mods_{$stylesheet}` option during `populate_options()` Themes normal normal Future Release enhancement has-patch 04/17/2018
#40508 Add new do_action after load template files Themes normal normal Future Release enhancement has-patch 12/05/2018
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object Themes normal normal Future Release enhancement has-patch 08/11/2021
#39493 Include custom post type slug as body class Themes normal normal Future Release enhancement has-patch 01/06/2017
#57789 Make theme.json related caches persistent joemcgill Themes normal normal Future Release enhancement has-patch 09/24/2024
#4969 Make wp_list_* functions all behave similarly... igmoweb Themes normal normal Future Release enhancement has-patch 06/06/2018
#40038 Padding load_template's require with a do_action on each end Themes normal normal Future Release enhancement has-patch 03/08/2017
#39239 Persist the video header state between requests Themes normal normal Future Release enhancement has-patch 09/19/2019
#34886 Search Form should not submit empty strings Themes normal normal Future Release enhancement has-patch 10/28/2020
#39831 Theme Tag Translation Ready Themes normal normal Future Release enhancement has-patch 09/13/2022
#53356 Themes admin page: make theme details, active, and preview links always visible Travel_girl Themes normal normal Future Release enhancement has-patch 07/02/2024
#60644 When theme installation fails, add a link to return to theme installer page Themes normal normal Future Release enhancement has-patch 11/21/2024
#52294 add_editor_style: Allow replacing a style with an RTL version Themes normal normal Future Release enhancement has-patch 09/30/2024
#47124 Admin menu: restore "Add New" in the Themes section Themes normal normal Future Release feature request has-patch 10/29/2021
#28983 Admin bar length or Admin bar on two line KZeni Toolbar normal normal Future Release defect (bug) has-patch 10/23/2024
#52939 Frontend toolbar CSS conflict with some themes Toolbar normal normal Future Release defect (bug) has-patch 10/23/2024
#18556 Toolbar dropdowns when dragging items drecodeam* Toolbar normal normal Future Release defect (bug) has-patch 11/16/2021
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal Future Release defect (bug) has-patch 03/24/2021
#38636 Allow data attributes to be added to WP Admin Bar menu items Toolbar normal normal Future Release enhancement has-patch 07/09/2021
#32678 Audit toolbar links and content helen Toolbar normal normal Future Release enhancement has-patch 02/27/2020
#48894 Improve the small user sub window at the right corner on the admin bar a.k.a. the Howdy fly-out Toolbar normal normal Future Release enhancement has-patch 10/23/2024
#36823 "TypeError: wp.updates is undefined" when installing a plugin Upgrade/Install normal normal Future Release defect (bug) has-patch 01/22/2018
#49286 Function get_core_updates() in update-core.php can return an empty array Upgrade/Install normal normal Future Release defect (bug) has-patch 10/16/2022
#61117 Guard condition in `delete_temp_backup()` shouldn't return early Upgrade/Install low normal Future Release defect (bug) has-patch 09/20/2024
#39593 Improve DocBlocks in class-automatic-upgrader-skin.php Upgrade/Install normal normal Future Release defect (bug) has-patch 07/27/2021
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal Future Release defect (bug) has-patch 06/11/2021
#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
#33053 download_url() includes query string in temporary filenames Upgrade/Install normal normal Future Release defect (bug) has-patch 02/21/2017
#45569 @var array tag is not present in class WP_Upgrader_Skin SergeyBiryukov Upgrade/Install normal minor Future Release enhancement has-patch 01/08/2019
#34986 Add Upgrade Notice for Themes Upgrade/Install normal normal Future Release enhancement has-patch 06/21/2023
#41270 Allow deletion of plugins or themes from the Updates screen Upgrade/Install normal normal Future Release enhancement has-patch 08/31/2018
#54589 Audit and preload current "from" version files into memory before upgrading filesystem to the "to" version Upgrade/Install normal normal Future Release enhancement has-patch 06/09/2022
#15729 Better UX after supplying incorrect information to setup-config kapeels* Upgrade/Install low normal Future Release enhancement has-patch 07/12/2022
#7965 Database upgrade complete message should be an admin notice Upgrade/Install normal normal Future Release enhancement has-patch 03/15/2019
#28988 Detect Time Zones automatically at installation pbearne Upgrade/Install normal normal Future Release enhancement has-patch 11/19/2024
#17301 Keep the connection open when doing upgrades or long-running operations dd32 Upgrade/Install normal normal Future Release enhancement has-patch 06/01/2021
#45825 Use of same loop variable in inner foreach loop can be error-prone Upgrade/Install low trivial Future Release enhancement has-patch 04/15/2019
#44767 dbDelta allow spaces between column names and between lines SergeyBiryukov Upgrade/Install normal normal Future Release enhancement has-patch 09/23/2019
#18289 Direct link to plugin installation should have admin chrome Upgrade/Install normal normal Future Release task (blessed) has-patch 08/02/2022
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 10/10/2022
#39309 Secure WordPress Against Infrastructure Attacks Upgrade/Install normal critical Future Release task (blessed) has-patch 04/12/2024
#25650 When switching between blogs, wp_upload_dir 'baseurl' and 'url' may be pointing to the current blog not the switched one ideag Upload normal normal Future Release defect (bug) has-patch 10/22/2024
#45633 finfo_file() returns text/plain for json file instead of application/json joemcgill Upload normal normal Future Release defect (bug) has-patch 11/07/2022
#25449 wp_upload_dir() doesn't support https Upload normal major Future Release defect (bug) has-patch 11/25/2020
#36341 Add a note about the 'init' hook to the DocBlock for get_current_user_id() Users normal normal Future Release defect (bug) has-patch 02/09/2018
#43496 CS: Fix disabled for user-edit.php Users normal normal Future Release defect (bug) has-patch 03/24/2019
#57635 Check if empty user_nicename in the function wp_insert_user Users normal normal Future Release defect (bug) has-patch 06/13/2024
#53341 Edit user: Error notice for failed password reset strips HTML for support article link Users normal normal Future Release defect (bug) has-patch 06/07/2021
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal Future Release defect (bug) has-patch 03/24/2019
#54915 Username, email and password fields must be ltr in rtl locale sabernhardt* Users normal normal Future Release defect (bug) has-patch 07/10/2023
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal Future Release defect (bug) has-patch 08/18/2021
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
#41757 Add action inside of add_new_user_to_blog() function Users low minor Future Release enhancement has-patch 09/26/2017
#43680 Add new filter to WP_User_Query SergeyBiryukov Users normal normal Future Release enhancement has-patch 10/24/2018
#5918 Allow non-ASCII usernames Users normal normal Future Release enhancement has-patch 03/15/2019
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov Users normal normal Future Release enhancement has-patch 03/21/2022
#40265 Introduce an 'All Network Users' view to multisite user list tables Users normal normal Future Release enhancement has-patch 10/15/2020
#55071 Add filters to wp_list_users() Users normal normal Future Release feature request has-patch 02/07/2022
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor Future Release feature request has-patch 09/06/2020
#16020 Upload custom avatar for user in Dashboard whyisjake* Users normal minor Future Release feature request has-patch 11/17/2023
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal Future Release defect (bug) has-patch 05/11/2018
#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
#44450 Functions/methods do not return any value in classes should use @return void in method doc Widgets normal normal Future Release defect (bug) has-patch 04/05/2019
#50561 Links Widget display: Image alt text and link name are redundant for screen readers sabernhardt Widgets normal minor Future Release defect (bug) has-patch 08/17/2022
#55121 classic widgets with no settings won't show up in 5.9 Widgets normal normal Future Release defect (bug) has-patch 08/03/2023
#24856 Authors widget to highlight authors Widgets normal normal Future Release enhancement has-patch 03/14/2019
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal Future Release enhancement has-patch 02/16/2022
#57224 tests for wp_widgets_add_menu() Widgets normal normal Future Release enhancement has-patch 10/09/2024
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal Future Release enhancement has-patch 01/04/2019
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal Future Release defect (bug) has-patch 06/01/2021
#39699 Filter to check XML-RPC data before any DB insertion XML-RPC normal normal Future Release enhancement has-patch 10/03/2017
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor Future Release enhancement has-patch 02/21/2020
#57268 Add Escaping properly in Class Custom background Page Administration normal normal Awaiting Review defect (bug) has-patch 12/03/2022
#34088 Add delay to admin menu arrow's disappearance Administration normal normal Awaiting Review defect (bug) has-patch 11/16/2022
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal Awaiting Review defect (bug) has-patch 06/22/2017
#42527 Admin menus: PHP warning "open_basedir restriction..." when `_wp_menu_output` is called Administration normal normal Awaiting Review defect (bug) has-patch 03/28/2024
#54660 Comment is missing for the bulk_footer function Administration normal normal Awaiting Review defect (bug) has-patch 12/19/2021
#53035 Copy suggested policy text to clipboard on click success message is not showing Administration normal normal Awaiting Review defect (bug) has-patch 04/16/2021
#52919 Dashboard tabs issue on focus Administration normal normal Awaiting Review defect (bug) has-patch 05/25/2023
#62546 Duplicate menu-top-first class in admin menu Administration normal trivial Awaiting Review defect (bug) has-patch 11/25/2024
#32017 Fix class name typo from 'hndle' to 'handle' Administration normal normal Awaiting Review defect (bug) has-patch 01/16/2020
#56421 Fix scrolling in Block Editor "Editor Content" inside "Group Block" Administration normal normal Awaiting Review defect (bug) has-patch 05/27/2024
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal normal Awaiting Review defect (bug) has-patch 04/15/2020
#56607 Improve doc for WP_Screen class Administration normal normal Awaiting Review defect (bug) has-patch 09/20/2022
#58488 Improve performance of wp-admin -> Comments Administration normal normal Awaiting Review defect (bug) has-patch 09/17/2024
#56420 In block editor when block is at top of window the block tools / settings dialog is hidden by "Editor top bar" Administration normal normal Awaiting Review defect (bug) has-patch 05/27/2024
#38304 It is not possible to filter posts by category or date on mobile devices Administration normal normal Awaiting Review defect (bug) has-patch 06/02/2022
#60695 Links in the admin-menu are generated incorrectly for mu-plugins Administration normal normal Awaiting Review defect (bug) has-patch 03/05/2024
#55501 Multiple loader issue on admin general setting page. Administration normal normal Awaiting Review defect (bug) changes-requested 10/26/2023
#58789 Not countable. row_actions @ /wp-admin/includes/class-wp-list-table.php Administration normal major Awaiting Review defect (bug) has-patch 07/01/2024
#51282 Select element does not honor admin color scheme on hover Administration normal minor Awaiting Review defect (bug) has-patch 09/23/2020
#52035 The `add_submenu_page()` position is ignored. Administration normal normal Awaiting Review defect (bug) has-patch 07/10/2024
#51190 The display of the Media Uploads settings section should be improved Administration low minor Awaiting Review defect (bug) has-patch 11/09/2020
#16858 Usage of HTTP_HOST in the administration dd32 Administration normal normal Awaiting Review defect (bug) has-patch 08/08/2022
#61479 Warnings when use remove_menu_page() with a non exist page. Administration normal normal Awaiting Review defect (bug) has-patch 06/21/2024
#42833 WordPress forces non-ssl login in described circumstance even though FORCE_SSL_ADMIN is set in wp-config Administration normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#58161 WordPress post editor pagination uses inconsistent URL variable to rest of site Administration normal normal Awaiting Review defect (bug) has-patch 05/02/2023
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.