Make WordPress Core

{13} Has Patch (2166 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 2166)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#59791 Add test for get_tag_regex General normal normal Future Release enhancement has-patch 02/25/2025
#64561 Add to wp_trigger_error() log output information about the source of the error General normal normal Future Release enhancement has-patch 04/02/2026
#62139 Broaden use of `addAdminNotice()` joedolson* General normal normal Future Release enhancement has-patch 10/17/2025
#60414 Core PHP autoloader proposal General normal normal Future Release enhancement has-patch 12/04/2024
#38597 Discourage usage of legacy properties in WP_Network General normal normal Future Release enhancement has-patch 09/17/2024
#55414 Filter error suppression for individual DB query errors General normal normal Future Release enhancement has-patch 06/28/2024
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal Future Release enhancement has-patch 10/19/2021
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal Future Release enhancement has-patch 03/20/2019
#59232 Introduce #[Override] attribute to mark overloaded methods General low normal Future Release enhancement has-patch 09/20/2024
#60112 PHPUnit test for _deprecated_argument() General normal normal Future Release enhancement has-patch 02/12/2025
#60113 PHPUnit test for _deprecated_file() General normal normal Future Release enhancement has-patch 02/12/2025
#60110 PHPUnit test for _deprecated_hook() General normal normal Future Release enhancement has-patch 02/12/2025
#60117 PHPUnit tests for _deprecated_argument() General normal normal Future Release enhancement has-patch 02/12/2025
#60115 PHPUnit tests for _deprecated_constructor() General normal normal Future Release enhancement has-patch 02/12/2025
#60116 PHPUnit tests for _deprecated_function() General normal normal Future Release enhancement has-patch 02/12/2025
#33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement close 06/04/2025
#37280 Remove boldness from update notices Presskopp General normal normal Future Release enhancement has-patch 11/14/2021
#54479 Set_blog_id performance flixos90 General normal normal Future Release enhancement changes-requested 10/16/2025
#60114 Test for _deprecated_class() General normal normal Future Release enhancement has-patch 10/09/2024
#55376 Use wp_filesize in core General normal normal Future Release enhancement changes-requested 06/06/2025
#17520 cite element used incorrectly General normal normal Future Release enhancement has-patch 09/17/2025
#62483 maybe_serialize() does support double serialization, but does not inform the developer if doing so audrasjb General normal normal Future Release enhancement has-patch 02/23/2026
#60056 phpUnit tests for is_lighttpd_before_150 General normal normal Future Release enhancement has-patch 02/12/2025
#60057 phpunit tests for _doing_it_wrong() General normal normal Future Release enhancement has-patch 02/12/2025
#60054 phpunit tests for apache_mod_loaded General normal normal Future Release enhancement has-patch 02/12/2025
#59790 test for mbstring_binary_safe_encoding General normal normal Future Release enhancement has-patch 10/09/2024
#59792 test for wp_auth_check_html General normal normal Future Release enhancement has-patch 10/09/2024
#59820 test for wp_auth_check_load General normal normal Future Release enhancement has-patch 10/09/2024
#59829 test for wp_debug_backtrace_summary General normal normal Future Release enhancement has-patch 10/09/2024
#59854 test for wp_find_hierarchy_loop_tortoise_hare General normal normal Future Release enhancement has-patch 10/09/2024
#59697 test for wp_get_direct_php_update_url General normal normal Future Release enhancement has-patch 10/09/2024
#54359 test for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024
#59637 test for wp_get_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024
#59699 test for wp_get_update_php_annotation General normal normal Future Release enhancement has-patch 10/09/2024
#60177 test for wp_ob_end_flush_all General normal normal Future Release enhancement has-patch 10/09/2024
#60828 tests for wp_check_browser_version General normal normal Future Release enhancement has-patch 02/12/2025
#59623 tests for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024
#55729 tests for wp_original_referer_field General normal normal Future Release enhancement has-patch 10/09/2024
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() General normal normal Future Release feature request close 07/19/2025
#52900 Instantly index WordPress web sites content in Search Engines General normal normal Future Release feature request has-patch 08/25/2025
#50807 Introduce a function for deprecated options General normal normal Future Release feature request has-patch 10/15/2020
#34058 Proposal: wp_get_archives_object() function General normal normal Future Release feature request has-patch 06/28/2025
#49442 Request: filter for parse_blocks() result General normal normal Future Release feature request changes-requested 02/03/2026
#29798 unified theme and plugin uploader General normal normal Future Release feature request has-patch 03/29/2026
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal Future Release task (blessed) has-patch 07/06/2023
#56897 First time contributor welcome message improvements General normal normal Future Release task (blessed) has-patch 10/20/2025
#59233 Improve error handling for unserialize() General normal normal Future Release task (blessed) has-patch 07/21/2025
#52264 Rename `$array` when used in `@param` tags General normal normal Future Release task (blessed) has-patch 02/25/2022
#64776 HTML API: set_modifiable_text() ignores leading newlines in PRE, LISTING HTML API normal normal Future Release defect (bug) has-patch 03/02/2026
#62091 XML API: Produce XML Serialization of HTML (XHTML) HTML API normal normal Future Release feature request has-patch 03/31/2026
#53513 WP_Http ignores httpversion option HTTP API normal normal Future Release defect (bug) has-patch 04/11/2023
#64170 gethostbyname() in validating URLs does not work for IPv6 HTTP API normal normal Future Release defect (bug) has-patch 10/31/2025
#37459 Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly HTTP API normal normal Future Release enhancement has-patch 08/27/2025
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 02/12/2025
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal Future Release enhancement has-patch 01/22/2026
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 02/05/2017
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne HTTP API normal trivial Future Release enhancement has-patch 06/03/2025
#17146 Don't limit screen meta tab CSS to content within #screen-meta koopersmith Help/About normal normal Future Release enhancement has-patch 07/19/2025
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N low normal Future Release defect (bug) has-patch 02/26/2025
#53650 Incorrect quotation marks in many strings I18N normal normal Future Release defect (bug) has-patch 06/24/2025
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal Future Release defect (bug) changes-requested 05/24/2025
#14981 Provide a context for post statuses rockwell15 I18N normal normal Future Release defect (bug) has-patch 09/11/2022
#20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) close 02/28/2024
#47546 The language used for the `lang` attribute isn't validated before being used I18N low minor Future Release defect (bug) changes-requested 06/16/2025
#40932 Word breaks the layout I18N normal normal Future Release defect (bug) has-patch 05/22/2018
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 09/17/2024
#46278 Consider internationalization of delimiter: human_readable_duration I18N normal normal Future Release enhancement has-patch 02/19/2019
#29664 Support font embedding and word break for Burmese in core. I18N normal major Future Release enhancement has-patch 09/25/2017
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 12/21/2025
#37818 Suggested import id for wp_insert_user Import normal normal Future Release enhancement has-patch 07/17/2020
#17904 Multisite has more restrictions on user login character set Login and Registration normal normal Future Release defect (bug) has-patch 06/14/2025
#43536 Network registration page sabernhardt* Login and Registration normal normal Future Release defect (bug) has-patch 09/27/2022
#52721 No way to filter value of $credentials['remember'] in wp_signon Login and Registration normal normal Future Release defect (bug) has-patch 02/06/2025
#36439 Wrong language when resetting password johnbillion Login and Registration normal normal Future Release defect (bug) has-patch 10/20/2021
#23197 wp-activate.php, without explanation, does not load site plugins Login and Registration normal normal Future Release defect (bug) has-patch 04/09/2026
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration normal normal Future Release defect (bug) changes-requested 06/03/2025
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal Future Release enhancement has-patch 09/15/2022
#35177 Introduce a separate function for the login form action URL Login and Registration normal normal Future Release enhancement has-patch 09/18/2023
#31928 Move wp-signup.php functions to a wp-includes directory Login and Registration normal normal Future Release enhancement has-patch 11/22/2022
#57157 Reduce external resources for wp-login.php rajinsharwar Login and Registration normal normal Future Release enhancement changes-requested 02/26/2025
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 01/06/2020
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal Future Release feature request has-patch 04/09/2026
#28618 Allow PHPMailer class to be reliably overriden Mail normal normal Future Release defect (bug) has-patch 02/23/2026
#54416 Some WordPress generated emails escape special chars in the email address while other emails do not. jdeep Mail normal major Future Release defect (bug) changes-requested 09/22/2025
#49661 mails, Howdy, wp_mail() and filters spreading Mail normal normal Future Release defect (bug) has-patch 04/09/2026
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail normal normal Future Release enhancement changes-requested 10/15/2025
#22942 Remove Post by Email chriscct7 Mail normal normal Future Release enhancement has-patch 09/24/2025
#47004 WordPress email subject update - phase 2 Mail normal normal Future Release enhancement has-patch 02/06/2026
#62940 wp_mail(): Address header parsing is not RFC-5322 complient and fails on quoted-string when including a "<", ">" or "," Mail normal normal Future Release enhancement has-patch 02/06/2026
#53229 "Alt Text" label misaligned in French audrasjb* Media normal normal Future Release defect (bug) has-patch 07/04/2025
#47527 Add visible class to media library sidebar on library frames joemcgill Media normal normal Future Release defect (bug) has-patch 02/04/2026
#43119 Allow passing empty post ID to media_handle_sideload() Media normal normal Future Release defect (bug) has-patch 09/01/2021
#48489 Big image size threshold should take into account registered image sizes. Media normal normal Future Release defect (bug) has-patch 09/17/2024
#34225 Display correct dimensions for image sizes in media modal Media normal normal Future Release defect (bug) has-patch 05/24/2017
#39625 Give an error message when a non-image is uploaded for featured image Media normal normal Future Release defect (bug) changes-requested 06/28/2025
#39647 Make media upload "HTTP error." more user-helpful Media normal normal Future Release defect (bug) has-patch 07/18/2025
#61057 Media Library not showing new uploads when filtering by date antpb Media normal normal Future Release defect (bug) has-patch 01/16/2026
#48236 Media attachment browser no longer provides id of attachment Media normal normal Future Release defect (bug) has-patch 02/21/2020
#58730 Media not getting removed from the media library popup after clicking "Delete permanently" button Media normal normal Future Release defect (bug) changes-requested 02/05/2024
#59939 Media: "Copy URL" tooltip text may wrap Media normal normal Future Release defect (bug) has-patch 02/25/2024
Note: See TracReports for help on using and creating reports.