Make WordPress Core

{13} Has Patch (1842 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 (1301 - 1400 of 1842)

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
#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
#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 08/06/2021
#38643 Show toolbar in the user's locale Toolbar normal normal Future Release enhancement changes-requested 02/27/2023
#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
#36823 "TypeError: wp.updates is undefined" when installing a plugin Upgrade/Install normal normal Future Release defect (bug) has-patch 01/22/2018
#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
#52796 Disable auto updates flag logic is reversed Upgrade/Install normal normal Future Release defect (bug) has-patch 02/19/2023
#51167 Document the $update_results parameter in auto-update email filters Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 12/15/2022
#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
#27740 Passwords consisting of spaces are valid at install time Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 10/18/2018
#53705 Plugin upgrade deletes files from other in-progress upgrades Upgrade/Install normal normal Future Release defect (bug) has-patch 09/25/2022
#44628 Repair DB rehashes password to md5 Upgrade/Install normal normal Future Release defect (bug) has-patch 01/14/2020
#40241 Showing wrong Core current version on the update page. Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 01/15/2020
#44118 WordPress performs some unnecessary plugin update checks francina Upgrade/Install normal normal Future Release defect (bug) has-patch 03/23/2023
#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
#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
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal Awaiting Review enhancement has-patch 03/22/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
#7965 Database upgrade complete message should be an admin notice Upgrade/Install normal normal Future Release enhancement has-patch 03/15/2019
#57229 Improve wording on updates page about auto-updates Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/30/2022
#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
#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
#44767 dbDelta allow spaces between column names and between lines SergeyBiryukov Upgrade/Install normal normal Future Release enhancement has-patch 09/23/2019
#52963 Could use a Helper Function for Auto-Updates Upgrade/Install normal normal Awaiting Review feature request has-patch 04/05/2021
#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
#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
#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
#28238 Add filter to value returned from get_space_used() Upload normal normal Awaiting Review enhancement has-patch 05/15/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
#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
#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
#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
#43814 Checkbox label has a period in Add New User page. Users normal minor Awaiting Review defect (bug) has-patch 02/06/2020
#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
#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
#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
#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
#58194 Users: Don't show 'Reset Password' link if password reset is not allowed Users normal normal Future Release defect (bug) has-patch 04/27/2023
#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
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal Awaiting Review defect (bug) has-patch 06/03/2022
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 10/06/2022
#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
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password Users normal normal Awaiting Review defect (bug) has-patch 01/10/2019
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal normal Awaiting Review defect (bug) has-patch 07/12/2022
#37284 Add indication for required next to Confirm Password Users normal normal Awaiting Review enhancement has-patch 05/04/2017
#43680 Add new filter to WP_User_Query SergeyBiryukov Users normal normal Future Release enhancement has-patch 10/24/2018
#53889 Adding Pronouns field on the user meta Users normal normal Awaiting Review enhancement has-patch 09/21/2021
#5918 Allow non-ASCII usernames Users normal normal Future Release enhancement has-patch 03/15/2019
#43635 Allow to (only) store users in an external user database/backend Users normal normal Awaiting Review enhancement has-patch 03/26/2018
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal normal Awaiting Review enhancement has-patch 12/03/2021
#57702 Default to current global post's author in `get_author_posts_url()`. Users normal normal Awaiting Review enhancement has-patch 02/13/2023
#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
#49258 Improper Session Termination Users normal normal Awaiting Review enhancement has-patch 08/07/2020
#43601 Improve error messaging when activating multisite users Users normal normal Awaiting Review enhancement has-patch 01/16/2019
#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
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal normal Awaiting Review enhancement has-patch 04/16/2020
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite Users normal normal Awaiting Review enhancement has-patch 04/25/2019
#21744 WP_User_Query does not support post type Users normal normal Awaiting Review enhancement has-patch 03/27/2019
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal Awaiting Review enhancement has-patch 09/27/2017
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal Awaiting Review enhancement has-patch 07/30/2018
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 03/15/2019
#55071 Add filters to wp_list_users() Users normal normal Future Release feature request has-patch 02/07/2022
#41051 Confirm use of weak password Field show when removed password Users normal normal Awaiting Review feature request has-patch 06/04/2019
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) Users normal normal Awaiting Review feature request has-patch 09/06/2020
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor Future Release feature request has-patch 09/06/2020
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.