Make WordPress Core

{13} Has Patch (2092 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 (1801 - 1900 of 2092)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#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 10/11/2023
#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
#62513 Long first/last names without spaces break mobile view layout Users low minor Awaiting Review defect (bug) has-patch 05/12/2025
#38898 Lost password form not working with plugins that rename login URL Users normal normal Awaiting Review defect (bug) has-patch 07/31/2025
#47064 Missing "user_id" parameter in user-edit.php form Users normal normal Awaiting Review defect (bug) has-patch 06/20/2025
#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
#63330 PHP deprecated error in meta.php on line 1298 Users normal normal Awaiting Review defect (bug) has-patch 04/23/2025
#58860 Potential security issue in is_super_admin Users normal normal Awaiting Review defect (bug) has-patch 07/20/2023
#58527 Rest password error handling issue for email Users normal normal Awaiting Review defect (bug) has-patch 06/23/2023
#60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz Users normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#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
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 08/25/2017
#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
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#63687 While navigating menu from Add User to any menu it asking for changes but did not add anything. Users normal normal Awaiting Review defect (bug) has-patch 08/01/2025
#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
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal Awaiting Review defect (bug) has-patch 10/25/2023
#63280 wp-settings- and wp-settings-time- cookies set on every admin request if user settings empty Users normal trivial Awaiting Review defect (bug) has-patch 04/15/2025
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Users normal normal Awaiting Review defect (bug) has-patch 11/22/2025
#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
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb Users normal normal Awaiting Review defect (bug) has-patch 07/18/2024
#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 06/30/2024
#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 05/12/2025
#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 07/29/2025
#61179 Deprecated messages about passing null in widgets.php hellofromTonya Widgets normal normal Future Release defect (bug) changes-requested 02/13/2025
#63465 Events and News Widget: Empty <ul> Appears Without City Selection Causing Layout Shift Widgets normal normal Awaiting Review defect (bug) has-patch 07/31/2025
#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) changes-requested 03/04/2025
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 07/29/2019
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical Awaiting Review defect (bug) has-patch 10/15/2020
#52848 Widgets z-index issue hides the widget's update button when other widgets remain open Widgets normal minor Awaiting Review defect (bug) has-patch 03/18/2021
#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
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal Future Release defect (bug) has-patch 06/01/2021
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal Awaiting Review defect (bug) has-patch 01/13/2024
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal Awaiting Review defect (bug) has-patch 09/20/2021
#28821 Admin page registered with add_menu_page() allows access through wrong URls and hightlights wrong top level menu item Administration normal normal defect (bug) has-patch 09/03/2025
#32233 Improve escaping in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 06/04/2019
#29386 Autosave message should disappear when the next autosave happens Autosave normal normal defect (bug) has-patch 06/04/2019
#23088 Multisite, Subdomains and www Bootstrap/Load normal normal defect (bug) has-patch 06/04/2019
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 06/04/2019
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 06/04/2019
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) changes-requested 08/28/2025
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 03/06/2020
#26596 Edit comments from wpAdmin don't process well radio button fields Comments normal normal defect (bug) has-patch 06/04/2019
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 06/04/2019
#22301 Performance problem with Recent Comments widget Comments normal normal defect (bug) has-patch 04/19/2024
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#13103 "Unknown character set" during install into database reports successful install. barrykooij Database normal normal defect (bug) has-patch 06/04/2019
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#47576 Duplicate Custom Fields are created in new post Editor normal normal defect (bug) has-patch 03/08/2025
#29621 Export post title with markup Export normal normal defect (bug) has-patch 06/04/2019
#20903 Exporter gets stuck in a loop a loop/break in the category hierarchy westi Export normal normal defect (bug) has-patch 06/04/2019
#14584 HTML entities in category and tag elements Export normal normal defect (bug) has-patch 07/06/2020
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds normal normal defect (bug) has-patch 06/04/2019
#21753 Feed excerpts are missing important filter formatting Feeds normal normal defect (bug) has-patch 06/26/2025
#10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 06/04/2019
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 06/04/2019
#10823 Bad handling of ampersand in post titles Formatting normal normal defect (bug) has-patch 06/04/2019
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. Formatting normal normal defect (bug) has-patch 06/04/2019
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. Formatting normal trivial defect (bug) has-patch 06/04/2019
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal defect (bug) has-patch 06/04/2019
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 06/04/2019
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 06/04/2019
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 01/09/2026
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict General normal normal defect (bug) has-patch 09/06/2024
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#37705 Remove unnecessary parts of WP_HTTP which remain HTTP API normal normal defect (bug) has-patch 06/04/2019
#23482 Fix improper use of comment_exists() in some importers maxpagels Import normal normal defect (bug) close 06/20/2025
#21597 WordPress Importer $base_url index failed Import normal normal defect (bug) has-patch 06/04/2019
#23275 WordPress Importer: line-ending mismatch corrupts serialized meta Import normal normal defect (bug) has-patch 06/09/2025
#27165 Incorrect nonce supplied when authenticated session expires Login and Registration normal minor defect (bug) has-patch 06/04/2019
#36098 Install: "Repeat Password" is not required when browser js is disabled Login and Registration normal normal defect (bug) close 02/16/2020
#13655 Login/Install/User Edit should stripslashes() $_POST data Login and Registration normal normal defect (bug) has-patch 06/04/2019
#35736 Replace 'Lost Password' phrase with 'Reset Password' chriscct7* Login and Registration normal normal defect (bug) has-patch 02/06/2020
#35018 The authentication check modal dialog appears just once Login and Registration normal normal defect (bug) has-patch 06/04/2019
#27632 `wp_registration_url()` doesn't have a redirect argument chriscct7 Login and Registration normal normal defect (bug) has-patch 11/05/2024
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation Media normal minor defect (bug) has-patch 06/04/2019
#31029 Allow 0 columns in gallery settings rhurling Media normal normal defect (bug) has-patch 10/26/2022
#32654 Denying upload_files cap makes Customizer and Media modal act oddly wonderboymusic Media normal normal defect (bug) has-patch 06/04/2019
#27139 Image caption disappears if images are rearranged immediately after adding the caption. Media normal normal defect (bug) has-patch 07/15/2025
#24815 get_the_post_thumbnail() fetches full sized image if 'post-thumbnail' custom size not defined in theme Media normal normal defect (bug) has-patch 06/04/2019
#24430 inconsistent icon_dir/icon_dirs use in wp_mime_type_icon and wp_get_attachment_image_src Media normal normal defect (bug) has-patch 06/04/2019
#18730 media_sideload_image() doesn't handle dynamic image url's well Media normal normal defect (bug) has-patch 06/04/2020
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 06/04/2019
#62293 wp_get_missing_image_subsizes() - Warning: Undefined array key "height" Media normal normal defect (bug) has-patch 11/12/2024
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.