Make WordPress Core

{13} Has Patch (1861 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 (1701 - 1800 of 1861)

Future Releases (59 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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 08/06/2021
#38643 Show toolbar in the user's locale Toolbar normal normal Future Release enhancement changes-requested 02/27/2023
#36823 "TypeError: wp.updates is undefined" when installing a plugin Upgrade/Install normal normal Future Release defect (bug) has-patch 01/22/2018
#52796 Disable auto updates flag logic is reversed Upgrade/Install normal normal Future Release defect (bug) has-patch 02/19/2023
#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
#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
#53705 Plugin upgrade deletes files from other in-progress upgrades Upgrade/Install normal normal Future Release defect (bug) has-patch 09/25/2022
#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
#44628 Repair DB rehashes password to md5 Upgrade/Install normal normal Future Release defect (bug) has-patch 01/14/2020
#44118 WordPress performs some unnecessary plugin update checks francina Upgrade/Install normal normal Future Release defect (bug) has-patch 03/23/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
#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
#53323 Place Hello Dolly in containing folder afragen Upgrade/Install normal normal Future Release enhancement has-patch 03/14/2023
#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 05/26/2022
#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 02/08/2023
#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
#40493 On the Edit User Profile page, prevent losing data when clicking links Users normal normal Future Release enhancement has-patch 10/31/2022
#53157 Replace table tags for color palettes on user profile screen Users normal normal Future Release enhancement has-patch 05/05/2021
#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 09/09/2022
#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 04/02/2019
#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
#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
#38730 XML-RPC: Edit post type templates XML-RPC normal normal Future Release enhancement has-patch 07/19/2023
#52740 WordPress Importer: Add vertical space between inputs Import normal normal WordPress.org defect (bug) has-patch 04/08/2021
#23276 WordPress Importer: Update existing navs instead of new Import normal normal WordPress.org defect (bug) has-patch 10/01/2020

Next Release (41 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#10404 dbDelta creates duplicate indexes when index definition contains spaces Database normal normal enhancement has-patch 01/21/2023
#18330 Add a Class functionality to wpautop() Formatting normal normal enhancement has-patch 07/25/2023
#14368 make the 'orderby' argument in get_posts() accept all "post" fields Query normal normal enhancement has-patch 08/01/2022
#59196 Source files are copied onto themselves when running `grunt watch --dev` (`npm run dev`) westonruter Build/Test Tools normal normal 6.3.2 defect (bug) has-patch 08/24/2023
#59086 Twenty Twenty: black background hides text editing after 6.3 update Bundled Theme high major 6.3.2 defect (bug) has-patch 09/23/2023
#59138 Duotone filter selector does not apply when using Image block alignment Editor normal normal 6.3.2 defect (bug) has-patch 09/01/2023
#59043 the_excerpt() function return excerpt with different length in page load and ajax request on WordPress 6.3 Editor high major 6.3.2 defect (bug) has-patch 09/20/2023
#59000 Add a check for wp_get_current_user to current_user_can azaozz Users normal normal 6.3.2 defect (bug) has-patch 09/14/2023
#58912 Mobile: Admin menu unexpectedly closes with Safari joedolson* Administration normal normal 6.4 defect (bug) has-patch 09/20/2023
#58455 The admin menu remains sticky when displaying warning or error messages on the Site Health page. audrasjb Administration normal normal 6.4 defect (bug) has-patch 09/21/2023
#55491 Replace `unload` event handlers from core westonruter* Administration normal normal 6.4 enhancement has-patch 09/20/2023
#59161 Composer: update to WordPressCS 3.0.0 SergeyBiryukov* Build/Test Tools normal normal 6.4 defect (bug) has-patch 09/23/2023
#58592 E2E tests: Investigate inconsistent navigation timeouts Build/Test Tools normal normal 6.4 defect (bug) has-patch 08/28/2023
#59110 Make the database container in the local Docker environment more generic Build/Test Tools normal normal 6.4 defect (bug) has-patch 08/15/2023
#54245 Partially add unit tests for WP Upgrader hellofromTonya Build/Test Tools normal normal 6.4 defect (bug) has-patch 08/01/2023
#56615 Running `build` scripts on Windows machines produces different results gziolo Build/Test Tools normal normal 6.4 defect (bug) changes-requested 08/11/2023
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. Build/Test Tools normal normal 6.4 defect (bug) close 08/03/2023
#54510 Add a GitHub Action workflow which alerts contributors if they propose changes to third party files johnbillion Build/Test Tools normal normal 6.4 enhancement has-patch 08/11/2023
#59407 Build: Introduce SCRIPT_DEBUG global in webpack processing gziolo Build/Test Tools normal normal 6.4 enhancement has-patch 09/20/2023
#58955 Test tool and unit test improvements for 6.4 Build/Test Tools normal normal 6.4 task (blessed) has-patch 09/24/2023
#58956 Tests: Reduce usage of assertEquals for 6.4 Build/Test Tools normal normal 6.4 task (blessed) has-patch 08/04/2023
#58869 Update `caniuse` data for 6.4 Build/Test Tools normal normal 6.4 task (blessed) has-patch 09/20/2023
#58863 Update/Audit NPM Dependencies for 6.4 desrosj Build/Test Tools normal normal 6.4 task (blessed) has-patch 09/22/2023
#55974 Theme-specific border color options for Pullquote block Bundled Theme normal normal 6.4 defect (bug) has-patch 09/23/2023
#59285 Twenty Nineteen : Avatar design is different in editor and frontend side in Post Author Block audrasjb Bundled Theme normal normal 6.4 defect (bug) has-patch 09/21/2023
#58443 Twenty Nineteen Button is having issue with line height. Bundled Theme normal normal 6.4 defect (bug) has-patch 09/18/2023
#58169 Twenty Nineteen: Quote block having issue when font-size is selected Bundled Theme normal normal 6.4 defect (bug) has-patch 08/26/2023
#59204 Twenty Nineteen: Separator block does not center as expected Bundled Theme normal normal 6.4 defect (bug) changes-requested 09/06/2023
#58915 Twenty Thirteen and Twenty Sixteen: change display for the summary element in Details blocks Bundled Theme normal normal 6.4 defect (bug) has-patch 09/11/2023
#55991 Twenty Twenty One: Unable to change size in Quote block audrasjb* Bundled Theme normal normal 6.4 defect (bug) has-patch 09/09/2023
#57377 Twenty Twenty-One: Quote block shows quotation marks outside a background color area in the editor karmatosed Bundled Theme normal minor 6.4 defect (bug) has-patch 09/14/2023
#58485 Twenty Twenty-Three: Inline CSS - Unit of measure is redundant audrasjb Bundled Theme normal normal 6.4 defect (bug) has-patch 09/05/2023
#59008 Twenty Twenty-Three: problem with some international characters Bundled Theme normal normal 6.4 defect (bug) has-patch 09/12/2023
#58022 Twenty Twenty: fix Table block's border colors Bundled Theme normal normal 6.4 defect (bug) has-patch 09/15/2023
#58832 Bump default theme versions for WordPress 6.4 Bundled Theme normal normal 6.4 task (blessed) has-patch 08/03/2023
#58368 WordPress dashboard is very slow when there are many comments (and the database isn't great) peterwilsoncc Comments normal minor 6.4 defect (bug) has-patch 08/12/2023
#57035 Error in current_time() function when using timestamp and no value for gmt_offset audrasjb Date/Time normal normal 6.4 defect (bug) has-patch 08/27/2023
#58986 TypeError: Unsupported operand types: string * int * Date/Time normal critical 6.4 defect (bug) has-patch 08/25/2023
#59388 Add `sync patterns` into docs where reusable block(s) are mentioned Editor normal normal 6.4 defect (bug) has-patch 09/23/2023
#59168 Block API: Unnecessary JSON decoding in block parser dmsnell Editor normal normal 6.4 defect (bug) has-patch 09/23/2023
#59283 Block Editor: Edit permalink slug for posts is only possible after clicking "save as draft" Editor normal normal 6.4 defect (bug) has-patch 09/05/2023
Note: See TracReports for help on using and creating reports.