Make WordPress Core

{13} Has Patch (2062 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 (1301 - 1400 of 2062)

4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#60979 safecss_filter_attr() should support query strings with "&" as used by Gutenberg Formatting normal normal Future Release defect (bug) changes-requested 02/10/2025
#46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) has-patch 12/01/2025
#60347 wp_kses breaking text fragments links Formatting normal normal Awaiting Review defect (bug) changes-requested 07/09/2025
#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/16/2026
#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 01/28/2026
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) has-patch 01/29/2026
#61817 wptexturize(): Hyphen may be replaced with ndash Formatting normal normal Awaiting Review defect (bug) has-patch 08/04/2024
#63046 Add background-clip to the safe_style_css filter Formatting normal normal Awaiting Review enhancement has-patch 03/05/2025
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor Future Release enhancement has-patch 10/28/2021
#63036 Additional unit tests kses color-mix Formatting normal trivial Awaiting Review enhancement has-patch 02/28/2025
#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
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain Formatting normal normal Awaiting Review enhancement has-patch 03/24/2025
#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 close 06/05/2025
#60319 PHPUnit test for wp_spaces_regexp Formatting normal normal Future Release enhancement has-patch 02/12/2025
#60300 PHPunit Test for wp_staticize_emoji_for_email Formatting normal normal Future Release enhancement has-patch 02/12/2025
#60301 PHPunit test for print_emoji_detection_script Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025
#63804 Proposal of wp_trim(): JavaScript-compatible alternative for trim() Formatting normal normal Awaiting Review enhancement has-patch 08/22/2025
#47557 Sanitize Email Suggestion Formatting normal minor Awaiting Review enhancement has-patch 09/11/2024
#63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` Formatting low normal Future Release enhancement has-patch 08/23/2025
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing Formatting normal normal Awaiting Review enhancement has-patch 02/27/2025
#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
#54604 Allow for nestable superscript tags Formatting normal normal Awaiting Review feature request has-patch 12/14/2021
#63192 wptexturize add filter for disable some replacement Formatting normal normal Awaiting Review feature request changes-requested 04/10/2025
#10823 Bad handling of ampersand in post titles Formatting normal normal defect (bug) has-patch 06/04/2019
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. Formatting normal normal defect (bug) has-patch 06/04/2019
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. Formatting normal trivial defect (bug) has-patch 06/04/2019
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal defect (bug) has-patch 02/01/2026
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 06/04/2019
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 06/04/2019
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 01/27/2026
#55387 $wp_filesystem->dirlist() can return false and that should be checked for before iterating over the return value pbiron Filesystem API normal normal Future Release defect (bug) has-patch 04/30/2022
#50287 FS_METHOD=ssh2 breaks some plugins Filesystem API normal minor Awaiting Review defect (bug) has-patch 08/27/2020
#49865 _unzip_file_pclzip attempting to create directories all the way up to / Filesystem API normal normal Awaiting Review defect (bug) close 05/12/2025
#44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov Filesystem API normal normal Future Release enhancement has-patch 06/05/2025
#59781 Add tests for wp_delete_file_from_directory Filesystem API normal normal Future Release enhancement has-patch 02/12/2025
#43990 Use wp_delete_file instead of unlink Filesystem API low normal Future Release enhancement has-patch 05/26/2025
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal Awaiting Review enhancement has-patch 03/27/2022
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 Filesystem API normal normal enhancement has-patch 06/04/2019
#51306 Add inline documentation for atomlib.php Feeds normal normal Awaiting Review defect (bug) has-patch 09/05/2025
#54802 Allow post_comments_feed_link to disable feed output Feeds normal normal Awaiting Review defect (bug) has-patch 01/12/2022
#50498 Change "html" to "HTML" in atomlib.php Feeds normal normal Awaiting Review defect (bug) has-patch 01/22/2021
#10511 Enclosure Custom Fields are automatically deleted Feeds high major Future Release defect (bug) has-patch 04/16/2025
#19998 Feeds can contain characters that are not valid XML Feeds normal normal Awaiting Review defect (bug) has-patch 01/08/2026
#47623 Feeds: <lastBuildDate> has incorrect date Feeds normal major Awaiting Review defect (bug) has-patch 06/29/2019
#62627 PHP warning or fatal error if user supplies array instead of string Feeds normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#9993 Rss and atom feeds are dropping some characters Feeds normal normal Awaiting Review defect (bug) has-patch 01/28/2026
#50159 Simplepie 1.5.5 - code review and modifications - fix SimplePie cache bug Feeds normal normal Awaiting Review defect (bug) has-patch 10/20/2022
#50044 The function get_self_link() in feed.php does not include the port Feeds normal normal Awaiting Review defect (bug) has-patch 05/25/2023
#30210 WordPress generates unnecessary RSS feeds pbearne Feeds normal normal Future Release defect (bug) has-patch 06/18/2025
#3260 XML output (rss, atom, rdf ...) should always use UTF-8 or CDATA for user input stevenkword Feeds normal normal Future Release defect (bug) has-patch 02/11/2024
#63292 atom_enclosure doesn't always get MIME type - inconsistency with rss_enclosure Feeds normal minor Awaiting Review defect (bug) has-patch 05/12/2025
#43860 Dead code in feed_links_extra() Feeds normal normal Future Release enhancement has-patch 01/09/2019
#40587 Feed link markup should contain rel and type attributes Feeds normal normal Future Release enhancement has-patch 05/19/2017
#13867 New filter for comment RSS feed's title killua99 Feeds normal normal Future Release enhancement has-patch 11/10/2021
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal normal Awaiting Review enhancement has-patch 08/23/2018
#8828 Tags and Categories are undifferentiable in Atom and RSS feeds Feeds low minor Future Release enhancement has-patch 06/28/2024
#11585 WordPress should cache failed feed fetches so as to avoid overloading feed sources pbearne Feeds normal normal Future Release enhancement has-patch 11/19/2024
#64363 add MarkDown feeds Feeds normal normal Awaiting Review enhancement has-patch 02/10/2026
#14363 Atom feed is broken when WordPress is served as application/xhtml+xml Feeds normal normal defect (bug) has-patch 06/04/2019
#21753 Feed excerpts are missing important filter formatting Feeds normal normal defect (bug) has-patch 06/26/2025
#10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 06/04/2019
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 06/04/2019
#53300 Select and Crop for header images, crop area is entire image External Libraries normal normal Future Release defect (bug) has-patch 07/29/2021
#34130 Thickbox previous arrow External Libraries normal minor Awaiting Review defect (bug) close 03/15/2021
#63763 Update backbone.js to the latest version (1.6.1) External Libraries normal normal Awaiting Review defect (bug) has-patch 07/29/2025
#35331 Update external Prototype library to 1.7.3 External Libraries normal normal Awaiting Review enhancement has-patch 06/11/2025
#43749 Update zxcvbn to 4.4.2 External Libraries normal normal Future Release enhancement has-patch 10/07/2025
#32433 Add registered image sizes in WXR export file Export normal normal Awaiting Review defect (bug) has-patch 07/17/2018
#43978 Avoid flickering on the Tools / Export page birgire Export normal normal Future Release defect (bug) has-patch 02/20/2020
#60545 Default XML exporter is failing to export block templates. Export normal normal Awaiting Review defect (bug) has-patch 01/29/2026
#52470 Exported WXR contains terms twice Export normal normal Awaiting Review defect (bug) has-patch 08/04/2023
#33563 Multiple Calls to export_wp() Causes Error Export normal normal Future Release defect (bug) has-patch 11/19/2020
#30170 "Start Date"/"End Date" are confusing in the exporter Export normal normal Awaiting Review enhancement has-patch 07/22/2017
#37848 Form fields misaligned on export.php Export normal normal Awaiting Review enhancement has-patch 06/17/2019
#29621 Export post title with markup Export normal normal defect (bug) has-patch 06/04/2019
#20903 Exporter gets stuck in a loop a loop/break in the category hierarchy westi Export normal normal defect (bug) has-patch 06/04/2019
#14584 HTML entities in category and tag elements Export normal normal defect (bug) has-patch 07/06/2020
#28146 Export Filter for Post IDs Export normal normal enhancement has-patch 06/04/2019
#46190 Firefox Emoji Detection Slow Emoji normal normal Awaiting Review enhancement has-patch 07/06/2022
#37486 Make emojis accessible Emoji normal normal Future Release task (blessed) has-patch 05/15/2025
#60306 PHPunit test for wp_enqueue_emoji_styles Emoji normal normal Awaiting Review task (blessed) has-patch 02/12/2025
#45033 Add TIDAL to oEmbed whitelist Embeds normal normal Awaiting Review defect (bug) has-patch 07/22/2025
#49173 Allow sanitized inline styles on oEmbed iframes Embeds normal normal Awaiting Review defect (bug) has-patch 01/13/2020
#57699 Autoembeds not rendered in front-end post content Embeds normal normal Awaiting Review defect (bug) has-patch 02/12/2023
#42733 WordPress Embed URLs don't work for draft and scheduled posts with pretty permalinks Embeds normal normal Future Release defect (bug) has-patch 11/07/2024
#63590 Youtube oEmbed Test is not loading scripts Embeds normal normal Awaiting Review defect (bug) has-patch 07/07/2025
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.