Make WordPress Core

{13} Has Patch (2109 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 (801 - 900 of 2109)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure Formatting normal normal Awaiting Review defect (bug) has-patch 10/15/2024
#55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) Formatting normal normal Awaiting Review defect (bug) has-patch 06/17/2023
#29807 add support for picture element and srcset attribute on img in wp_kses Formatting normal normal Future Release defect (bug) has-patch 03/11/2024
#58902 add_query_arg() should esc_url_raw() REQUEST_URI Formatting normal normal Future Release defect (bug) has-patch 10/27/2024
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal Awaiting Review defect (bug) has-patch 05/23/2019
#24487 is_email() does not recognize IDN domains Formatting normal minor Future Release defect (bug) has-patch 04/28/2021
#60391 links_add_base_url will encode all attribut in null passed in Formatting normal normal Awaiting Review defect (bug) has-patch 01/30/2024
#17433 localhost is not accepted as email domain Formatting normal normal Future Release defect (bug) has-patch 03/20/2018
#60138 make_clickable() processing emails start with www. incorrectly. Formatting normal trivial Awaiting Review defect (bug) changes-requested 02/15/2024
#24157 safecss_filter_attr doesn't allow rgb() in inline styles Formatting normal normal Future Release defect (bug) has-patch 06/09/2024
#46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) has-patch 12/13/2024
#60347 wp_kses breaking text fragments links Formatting normal normal Awaiting Review defect (bug) has-patch 11/25/2024
#61246 wp_kses makes HTML comment HTML uncommented Formatting normal normal Awaiting Review defect (bug) changes-requested 09/03/2024
#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 01/08/2025
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) has-patch 02/09/2021
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal Awaiting Review defect (bug) has-patch 09/16/2021
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal normal Awaiting Review defect (bug) has-patch 03/18/2024
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal Awaiting Review defect (bug) has-patch 04/18/2019
#61817 wptexturize(): Hyphen may be replaced with ndash Formatting normal normal Awaiting Review defect (bug) has-patch 08/04/2024
#51707 Add white-space as an allowed kses CSS attribute. Formatting normal normal Future Release enhancement has-patch 11/15/2020
#60544 Allow individual blocks to be excluded from `excerpt_remove_blocks()` Formatting normal normal Awaiting Review enhancement has-patch 10/09/2024
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 01/20/2023
#40933 Improvements for get_file_data() function Formatting normal normal Awaiting Review enhancement has-patch 07/18/2017
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement has-patch 01/18/2017
#60319 PHPUnit test for wp_spaces_regexp Formatting normal normal Future Release enhancement has-patch 10/09/2024
#60300 PHPunit Test for wp_staticize_emoji_for_email Formatting normal normal Future Release enhancement has-patch 10/09/2024
#60301 PHPunit test for print_emoji_detection_script Formatting normal normal Awaiting Review enhancement has-patch 10/09/2024
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal normal Awaiting Review enhancement has-patch 10/14/2024
#47557 Sanitize Email Suggestion Formatting normal minor Awaiting Review enhancement has-patch 09/11/2024
#52886 Update esc_url to allow for specifying an https:// as default protocol Formatting normal normal Future Release enhancement has-patch 07/05/2022
#54604 Allow for nestable superscript tags Formatting normal normal Awaiting Review feature request has-patch 12/14/2021
#44394 Error when trying to get the columns of a three-columns gallery. Gallery normal normal Awaiting Review defect (bug) has-patch 06/19/2018
#52171 Featured image error in media library, detached. Gallery normal normal Awaiting Review defect (bug) has-patch 12/24/2020
#51828 gallery items not aligned when row has less items than column count Gallery normal minor Awaiting Review defect (bug) has-patch 11/19/2020
#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
#40524 Filter hook for max image columns in gallery settings Gallery normal normal Awaiting Review enhancement has-patch 04/22/2017
#38100 Gallery Caption Filter Gallery normal normal Awaiting Review feature request has-patch 11/30/2018
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' General normal normal Awaiting Review defect (bug) has-patch 02/22/2022
#44212 Add a new helper function for comma- or space-separated lists General normal normal Awaiting Review defect (bug) has-patch 05/28/2018
#37253 Add several missing "_deprecated_function()" calls General low normal Future Release defect (bug) has-patch 04/19/2019
#62247 Allow Query block to ignore sticky posts General normal normal Awaiting Review defect (bug) has-patch 10/17/2024
#56094 Allow the style property of block.json to be an array General normal normal Awaiting Review defect (bug) has-patch 08/19/2022
#53368 Auto-generated skip-link gets added in classic templates and not just in block templates General normal normal Awaiting Review defect (bug) has-patch 06/09/2021
#45854 Avoid printf/sprintf strings to be "double-quoted" General normal normal Awaiting Review defect (bug) close 08/04/2021
#61776 Background color is not getting updated in block editor which we are setting through theme customization through templates General normal critical Awaiting Review defect (bug) has-patch 07/27/2024
#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
#62593 Condition for doing_it_wrong for conditional tags is too generic General normal normal Awaiting Review defect (bug) has-patch 11/28/2024
#61427 Consistent use of placement of button and link to continue installer or login General normal minor Awaiting Review defect (bug) has-patch 10/02/2024
#60423 Correct documentation for WP_Block_Parser_Frame class General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
#62656 Customize > Manu > Reorder random shuffle after "done" and "save changes" General normal normal Awaiting Review defect (bug) has-patch 01/10/2025
#59052 Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in wp-includes/widgets.php on line 1626 General normal normal Awaiting Review defect (bug) has-patch 12/17/2024
#61879 Deprecation Warning General normal minor Awaiting Review defect (bug) has-patch 10/23/2024
#62477 Do not use $_POST['action'] in the sanitize function. General normal normal Awaiting Review defect (bug) has-patch 11/20/2024
#58076 Docs: Improve various globals documentation, as per docblock standards. General normal normal Awaiting Review defect (bug) has-patch 11/18/2023
#51307 Document title broken when "Homepage" isn't set in Settings > Reading General normal normal Awaiting Review defect (bug) has-patch 03/08/2021
#59542 Duplicate default statement in wp_get_attachment_image_src() documentation General normal normal Awaiting Review defect (bug) has-patch 01/17/2024
#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
#60626 Font Files do not export/import properly via XML/WXR exporter. General normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#37665 Font Natively: Google maps can change the active font General normal normal Awaiting Review defect (bug) has-patch 04/18/2019
#62777 Force a 404 when no sitemap provider is found General normal normal Awaiting Review defect (bug) has-patch 01/08/2025
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 General normal blocker Awaiting Review defect (bug) has-patch 11/04/2022
#58507 GitHub actions are failing General normal normal Awaiting Review defect (bug) has-patch 06/10/2023
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 09/16/2022
#58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section General normal minor Awaiting Review defect (bug) has-patch 07/19/2023
#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
#53885 Inconsistent output of Site title with special characters on email General normal normal Awaiting Review defect (bug) has-patch 08/16/2021
#57525 Incorrect home link General normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#61826 Inline Padding Issue with Full-Width (alignfull) child Group in WordPress 6.6 General normal normal Awaiting Review defect (bug) has-patch 08/05/2024
#59381 Issue with WordPress Year Widget for Years Below 1000 General normal normal Awaiting Review defect (bug) close 10/03/2023
#58951 Meta and Link tags contain trailing slashes General normal normal Awaiting Review defect (bug) has-patch 08/06/2023
#60849 Meta is saved twice in auto-draft mode General normal normal Awaiting Review defect (bug) has-patch 03/28/2024
#37249 Missing url escapes and 'author' link relation in wp_list_authors() General normal normal Awaiting Review defect (bug) has-patch 04/20/2019
#57950 Multisite filter count not adding up. General normal normal Awaiting Review defect (bug) has-patch 04/06/2023
#60579 Notice: Undefined index: name in /wp-includes/class-wp-roles.php on line 293 General normal minor Awaiting Review defect (bug) has-patch 07/04/2024
#62407 PHP Notice: Undefined offset in WordPress core when using template registered in a plugin via register_block_template() in WordPress 6.7 General normal normal Awaiting Review defect (bug) has-patch 01/04/2025
#61352 PHP deprecation warning in /wp-includes/general-template.php General normal normal Awaiting Review defect (bug) has-patch 11/13/2024
#61870 PHPCS Error found in bookmark.php General normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#62750 PHPcs Fixes in `class-ftp.php` General lowest trivial Future Release defect (bug) changes-requested 01/15/2025
#56098 Post Excerpt style in query loop not able to override if paragraph color is set in the global style. General normal minor Awaiting Review defect (bug) has-patch 07/12/2022
#57742 Post date time not updating after Timezone change General normal normal Awaiting Review defect (bug) has-patch 02/19/2023
#51582 Post type archive is loaded when post type does not allow General normal normal Awaiting Review defect (bug) has-patch 10/21/2020
#59297 Remove unused variables General normal normal Awaiting Review defect (bug) has-patch 02/19/2024
#33141 Search form clear button is clipped in Safari (OS X) General low minor Awaiting Review defect (bug) has-patch 05/23/2017
#53295 Serialized data should be handled as an opaque value General normal normal Awaiting Review defect (bug) has-patch 06/12/2021
#39251 Support end_size=0 in paginate_links() General normal normal Future Release defect (bug) has-patch 07/18/2020
#58015 Text over images not readable in Block: Cover Post General normal normal Awaiting Review defect (bug) has-patch 01/03/2025
#62111 The cache of the embed seems weird General normal normal Awaiting Review defect (bug) has-patch 09/25/2024
#60486 Theme Export: Update the way we replace the version number. General normal normal Awaiting Review defect (bug) has-patch 02/09/2024
#53066 Trigger errors when non-existent methods are called on objects. General normal normal Awaiting Review defect (bug) has-patch 04/23/2021
#62286 Trying to access array offset on null General normal trivial Awaiting Review defect (bug) has-patch 11/05/2024
#62340 UI Overflow Issue on New Application Password Page General normal normal Awaiting Review defect (bug) has-patch 11/05/2024
#61912 Uncaught exception 'Error' with message 'Undefined constant "ABSPATH"' in /var/www/wp-settings.php:33 General normal normal Awaiting Review defect (bug) has-patch 08/26/2024
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal Awaiting Review defect (bug) has-patch 10/15/2018
#60418 Unwanted commented code General normal normal Awaiting Review defect (bug) has-patch 02/06/2024
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.