Make WordPress Core

{13} Has Patch (2134 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 (1901 - 2000 of 2134)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#57264 test for wp_suspend_cache_invalidation Cache API 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
#59700 tests for wp_update_php_annotation General normal normal Future Release defect (bug) has-patch 10/09/2024
#57224 tests for wp_widgets_add_menu() Widgets normal normal Future Release enhancement has-patch 10/09/2024
#54180 tests fot _wp_mysql_week() Database normal normal Future Release enhancement has-patch 10/09/2024
#37581 text overflows, if it has no hyphens on media upload error notices Media normal normal Awaiting Review defect (bug) has-patch 08/18/2020
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted Users normal normal defect (bug) has-patch 11/19/2021
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal Awaiting Review defect (bug) has-patch 05/05/2021
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 07/28/2020
#34055 the_taxonomies lacks a filter Taxonomy normal normal enhancement has-patch 05/15/2023
#58236 theme.json customTemplates with child themes work wrong Editor normal normal Awaiting Review defect (bug) has-patch 07/09/2024
#55284 thumbnails issue Editor normal major Awaiting Review defect (bug) has-patch 05/10/2022
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML Comments normal normal defect (bug) has-patch 06/04/2019
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal Awaiting Review defect (bug) has-patch 10/25/2023
#63107 two deprecated warnings in /wp-includes/functions.php General normal normal Awaiting Review defect (bug) has-patch 03/15/2025
#29798 unified theme and plugin uploader General normal normal Future Release feature request has-patch 07/15/2022
#46639 unit test for wp_is_numeric_array() General low normal Future Release defect (bug) has-patch 09/10/2020
#53651 unit test for wp_removable_query_args Build/Test Tools normal normal Future Release enhancement has-patch 11/06/2024
#57130 unittest for wp_upload_bits General normal normal Awaiting Review defect (bug) has-patch 11/22/2022
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal Awaiting Review defect (bug) has-patch 09/01/2022
#46364 update.php coding standards:trigger_error() function Administration normal normal Awaiting Review defect (bug) has-patch 04/01/2019
#14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 02/26/2025
#35379 update_network_option changes stored option value if sanitize_option detects error Options, Meta APIs normal normal Future Release defect (bug) has-patch 09/17/2024
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal normal Awaiting Review defect (bug) has-patch 10/30/2023
#59246 update_option returns true, even when the value didn't change, potentially adding back old data Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/03/2024
#50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 12/05/2024
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#47889 uploading image contains special characters will return a wrong image url Media normal normal Awaiting Review defect (bug) has-patch 08/18/2019
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/12/2023
#46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) has-patch 12/13/2024
#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
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 06/29/2023
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 04/22/2020
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal Awaiting Review defect (bug) has-patch 08/30/2017
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#57423 we need to check an argument is closure in PclZip Administration normal normal Awaiting Review enhancement has-patch 01/05/2023
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 06/04/2019
#58909 width problem in the administration interface Administration normal normal Awaiting Review defect (bug) has-patch 02/23/2024
#59062 wordpress 404 error after update Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 09/11/2023
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/02/2023
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal Awaiting Review defect (bug) has-patch 06/13/2017
#60523 working_directory enhancement Upgrade/Install normal normal Awaiting Review enhancement has-patch 02/26/2024
#48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set Database normal minor Awaiting Review enhancement has-patch 09/27/2022
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 01/06/2020
#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
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist SergeyBiryukov Networks and Sites normal normal Future Release defect (bug) has-patch 10/07/2022
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor Awaiting Review enhancement has-patch 10/08/2020
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor Awaiting Review defect (bug) has-patch 05/23/2019
#62797 wp_add_inline_script does not properly escape '<!-- <script>' in contents Editor normal normal Awaiting Review defect (bug) has-patch 01/20/2025
#19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal Future Release defect (bug) has-patch 03/24/2021
#23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal enhancement has-patch 01/18/2022
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 06/04/2019
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/04/2024
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#36437 wp_delete_attachment causes warning Media normal normal Awaiting Review defect (bug) has-patch 11/01/2024
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal Awaiting Review enhancement has-patch 07/30/2018
#49413 wp_exif_date2ts should use Datetime and accept an optional offset pbearne* Date/Time low normal Future Release defect (bug) has-patch 01/21/2025
#48204 wp_exif_date2ts throws notice on empty date Date/Time normal minor Future Release defect (bug) has-patch 06/29/2023
#52235 wp_extract_urls doesn't match localhost General normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 01/06/2019
#62293 wp_get_missing_image_subsizes() - Warning: Undefined array key "height" Media normal normal defect (bug) has-patch 11/12/2024
#57813 wp_get_missing_image_subsizes() can give error if image_meta exists, but not height/width Media normal normal Awaiting Review defect (bug) has-patch 10/28/2024
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 06/04/2019
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Posts, Post Types normal normal Awaiting Review enhancement has-patch 12/09/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
#62312 wp_image_src_get_dimensions() - Warning for SVG with postmeta height and width empty Media normal normal Awaiting Review defect (bug) has-patch 11/01/2024
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#19373 wp_insert_post() should not contain current_user_can() checks Taxonomy normal major Future Release enhancement has-patch 01/08/2025
#47307 wp_insert_post: status 'future' is saved although 'publish' selected Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/17/2019
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023
#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
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 03/15/2019
#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
#61455 wp_kses & block parser being used on pre_term_name hook General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
#61246 wp_kses makes HTML comment HTML uncommented Formatting normal normal Awaiting Review defect (bug) changes-requested 09/03/2024
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 09/06/2022
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 06/22/2024
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal normal Awaiting Review defect (bug) has-patch 03/16/2025
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) has-patch 02/09/2021
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 02/23/2024
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) has-patch 02/03/2025
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 09/17/2024
#54246 wp_logout sometimes causes 'upstream sent too big header' Login and Registration normal normal Awaiting Review defect (bug) has-patch 12/06/2021
#28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) has-patch 09/16/2020
#46217 wp_mail() not sending messages on PHP7.3.x Mail normal major Awaiting Review defect (bug) has-patch 11/21/2019
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal Future Release enhancement has-patch 09/17/2020
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal Future Release defect (bug) has-patch 06/05/2024
#62946 wp_opcache_invalidate() promises more than it can do Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 02/20/2025
#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
#43413 wp_prepare_attachment_for_js missing image size medium_large Media normal normal Future Release defect (bug) has-patch 11/03/2024
Note: See TracReports for help on using and creating reports.