Make WordPress Core

{13} Has Patch (2135 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 (1601 - 1700 of 2135)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#52886 Update esc_url to allow for specifying an https:// as default protocol Formatting normal normal Future Release enhancement has-patch 07/05/2022
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement has-patch 01/28/2025
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov Formatting normal normal Future Release feature request has-patch 10/20/2020
#53229 "Alt Text" label misaligned in French audrasjb* Gallery normal normal Future Release defect (bug) has-patch 06/08/2021
#29379 Add a hook to filter gallery classes Gallery low normal Future Release enhancement has-patch 05/05/2024
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal Future Release enhancement changes-requested 10/19/2023
#37253 Add several missing "_deprecated_function()" calls General low normal Future Release defect (bug) has-patch 04/19/2019
#61069 Change the http:// links to https:// of ma.tt and hello dolly General normal minor Future Release defect (bug) has-patch 06/23/2024
#42213 Code Editors: Filter autocomplete suggestions General normal normal Future Release defect (bug) has-patch 10/03/2018
#45939 Coding Standards: fix <br/> in core files General normal normal Future Release defect (bug) has-patch 02/21/2020
#54028 Fix improper use of the hooks API General normal normal Future Release defect (bug) has-patch 01/17/2023
#60352 Fix the architectural design of `/wp-includes/blocks/index.php` General normal normal Future Release defect (bug) has-patch 09/30/2024
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 09/16/2022
#58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. General normal major Future Release defect (bug) has-patch 05/21/2024
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal Future Release defect (bug) has-patch 11/25/2020
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor Future Release defect (bug) has-patch 10/13/2021
#39251 Support end_size=0 in paginate_links() General normal normal Future Release defect (bug) has-patch 07/18/2020
#59774 Undefined array key when using wp_list_pluck function hellofromTonya General normal normal Future Release defect (bug) changes-requested 01/13/2025
#59700 tests for wp_update_php_annotation General normal normal Future Release defect (bug) has-patch 10/09/2024
#46639 unit test for wp_is_numeric_array() General low normal Future Release defect (bug) has-patch 09/10/2020
#14808 Add Editor Documentation Functions URL for theme-defined functions adamsilverstein General normal normal Future Release enhancement changes-requested 04/03/2025
#59791 Add test for get_tag_regex General normal normal Future Release enhancement has-patch 02/25/2025
#57213 Coding standards : Use Strict Comparison except Loose Comparison wp-includes/class-wp-hook.php General normal normal Future Release enhancement has-patch 02/06/2023
#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
#56897 First time contributor welcome message improvements General normal normal Future Release enhancement has-patch 07/24/2024
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal Future Release enhancement has-patch 03/20/2019
#61175 Integrate PHPStan into the core development workflow General normal normal Future Release enhancement has-patch 04/23/2025
#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 has-patch 09/18/2023
#37280 Remove boldness from update notices Presskopp General normal normal Future Release enhancement has-patch 11/14/2021
#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 has-patch 11/18/2024
#17520 cite element used incorrectly General normal normal Future Release enhancement has-patch 07/05/2022
#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 11/21/2024
#52900 Instantly index WordPress web sites content in Search Engines General normal normal Future Release feature request has-patch 02/28/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 07/05/2021
#49442 Request: filter for parse_blocks() result General normal normal Future Release feature request has-patch 04/23/2025
#29798 unified theme and plugin uploader General normal normal Future Release feature request has-patch 07/15/2022
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal Future Release task (blessed) has-patch 07/06/2023
#59233 Improve error handling for unserialize() General normal normal Future Release task (blessed) has-patch 03/13/2025
#52264 Rename `$array` when used in `@param` tags General normal normal Future Release task (blessed) has-patch 02/25/2022
#62091 XML API: Produce XML Serialization of HTML (XHTML) HTML API normal normal Future Release feature request has-patch 09/27/2024
#53513 WP_Http ignores httpversion option HTTP API normal normal Future Release defect (bug) has-patch 04/11/2023
#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 07/25/2022
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 02/12/2025
#45164 Added URL to error blocked requests SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 12/06/2023
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal Future Release enhancement has-patch 09/16/2020
#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 02/28/2025
#62387 UI issue on wordpress Beta 6.7 Help/About normal minor Future Release defect (bug) close 12/19/2024
#17146 Don't limit screen meta tab CSS to content within #screen-meta koopersmith Help/About normal normal Future Release enhancement has-patch 10/18/2021
#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 04/27/2022
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal Future Release defect (bug) has-patch 05/02/2022
#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
#36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) has-patch 02/25/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/08/2024
#37818 Suggested import id for wp_insert_user Import normal normal Future Release enhancement has-patch 07/17/2020
#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
#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 02/08/2024
#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
#48345 Add Caps lock message to login screen Login and Registration normal normal Future Release feature request has-patch 04/23/2025
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal Future Release feature request has-patch 02/21/2019
Note: See TracReports for help on using and creating reports.