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 (1 - 100 of 2134)

1 2 3 4 5 6 7 8 9 10 11

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55968 xss string to be treated as simple string Editor normal normal Awaiting Review defect (bug) has-patch 10/31/2022
#52181 wrong mimetime for gzip files Media normal normal Future Release defect (bug) has-patch 06/07/2021
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor Awaiting Review defect (bug) has-patch 06/29/2023
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#61817 wptexturize(): Hyphen may be replaced with ndash Formatting normal normal Awaiting Review defect (bug) has-patch 08/04/2024
#63192 wptexturize add filter for disable some replacement Formatting normal normal Awaiting Review feature request changes-requested 04/10/2025
#57772 wpfooter credit hide the plugin activation button Administration normal normal Awaiting Review defect (bug) has-patch 02/21/2023
#57773 wpfooter credit hide the plugin activation button Administration normal normal Awaiting Review defect (bug) has-patch 02/20/2023
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal Awaiting Review defect (bug) has-patch 02/05/2020
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal normal Awaiting Review defect (bug) has-patch 03/23/2025
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal Awaiting Review defect (bug) has-patch 04/18/2019
#40590 wp_video_shortcode always adds controls="controls" Media normal normal Future Release defect (bug) has-patch 01/17/2019
#25449 wp_upload_dir() doesn't support https Upload normal major Future Release defect (bug) has-patch 11/25/2020
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 06/04/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
#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
#58304 wp_update_image_sizes Media normal blocker Awaiting Review defect (bug) has-patch 06/29/2023
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 01/18/2022
#60886 wp_trigger_error() has no action or filter to always run like wp_doing_it_wrong has General normal trivial Awaiting Review enhancement has-patch 06/05/2024
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal normal Awaiting Review defect (bug) has-patch 03/18/2024
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal Awaiting Review defect (bug) has-patch 12/05/2022
#61302 wp_style_loader_src() expects $_wp_admin_css_colors Bootstrap/Load normal minor Awaiting Review enhancement has-patch 05/27/2024
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal Awaiting Review defect (bug) has-patch 09/16/2021
#58255 wp_send_json_error should respect error state passed in WP_Error. Administration normal normal Awaiting Review enhancement has-patch 06/19/2023
#58240 wp_read_image_metadata() doesn't handle Exif array values joedolson* Media normal normal Future Release defect (bug) has-patch 10/29/2024
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
#63099 wp_rand() function returns only 0 or 1 when called without parameters on 32-bit PHP systems General normal normal Awaiting Review defect (bug) has-patch 03/26/2025
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 10/17/2022
#43413 wp_prepare_attachment_for_js missing image size medium_large Media normal normal Future Release defect (bug) has-patch 11/03/2024
#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
#62946 wp_opcache_invalidate() promises more than it can do Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 02/20/2025
#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
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal Future Release enhancement has-patch 09/17/2020
#46217 wp_mail() not sending messages on PHP7.3.x Mail normal major Awaiting Review defect (bug) has-patch 11/21/2019
#28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) has-patch 09/16/2020
#54246 wp_logout sometimes causes 'upstream sent too big header' Login and Registration normal normal Awaiting Review defect (bug) has-patch 12/06/2021
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 09/17/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
#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
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) has-patch 02/09/2021
#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
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 06/22/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
#61246 wp_kses makes HTML comment HTML uncommented Formatting normal normal Awaiting Review defect (bug) changes-requested 09/03/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
#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
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 03/15/2019
#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
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023
#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
#19373 wp_insert_post() should not contain current_user_can() checks Taxonomy normal major Future Release enhancement has-patch 01/08/2025
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#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
#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
#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
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 06/04/2019
#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
#62293 wp_get_missing_image_subsizes() - Warning: Undefined array key "height" Media normal normal defect (bug) has-patch 11/12/2024
#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
#52235 wp_extract_urls doesn't match localhost General normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#48204 wp_exif_date2ts throws notice on empty date Date/Time normal minor Future Release defect (bug) has-patch 06/29/2023
#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
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal Awaiting Review enhancement has-patch 07/30/2018
#36437 wp_delete_attachment causes warning Media normal normal Awaiting Review defect (bug) has-patch 11/01/2024
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/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
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 06/04/2019
#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
#23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal enhancement has-patch 01/18/2022
#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
#62797 wp_add_inline_script does not properly escape '<!-- <script>' in contents Editor normal normal Awaiting Review defect (bug) has-patch 01/20/2025
#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
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. 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
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#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
#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
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 01/06/2020
#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
#60523 working_directory enhancement Upgrade/Install normal normal Awaiting Review enhancement has-patch 02/26/2024
#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
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/02/2023
#59062 wordpress 404 error after update Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 09/11/2023
#58909 width problem in the administration interface Administration normal normal Awaiting Review defect (bug) has-patch 02/23/2024
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement 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
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#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
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 04/22/2020
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 06/29/2023
#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
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.