Make WordPress Core

{13} Has Patch (1996 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 (501 - 600 of 1996)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#58173 rotate editor Editor normal normal Awaiting Review feature request has-patch 04/21/2023
#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
#53573 Non-WP Blog Embeds are being cropped. Embeds normal normal Awaiting Review defect (bug) has-patch 07/01/2021
#61558 oEmbed: Support non-dot-com Pinterest URLs Embeds normal normal Awaiting Review defect (bug) has-patch 07/07/2024
#60321 Add Viostream.com to oEmbed allowlist Embeds normal normal Awaiting Review enhancement has-patch 01/23/2024
#44610 Allow Youtube-Player to use youtube-nocookie.com URLS to avoid setting cookies. Embeds normal normal Future Release enhancement has-patch 09/11/2024
#55079 Allowed post tags and allowed tags iframe Embeds normal normal Awaiting Review enhancement has-patch 02/04/2022
#37868 Avoid default width styles in the markup of the audio player wonderboymusic Embeds normal normal Future Release enhancement has-patch 04/19/2019
#35567 New argument `is_embeddable` for `register_post_type()` Embeds normal normal Awaiting Review enhancement has-patch 06/21/2024
#40288 Whitelist oEmbed for Apple Keynote Embeds normal normal Future Release enhancement has-patch 05/30/2023
#59142 X/Twitter posts cannot be embedded Embeds normal normal Future Release enhancement has-patch 08/29/2024
#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 01/05/2021
#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 07/05/2024
#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
#7813 export function does not preserve encoding tott Export normal minor Future Release defect (bug) has-patch 04/21/2024
#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
#57711 PclZipUtilTranslateWinPath() fails when php_uname() function not available External Libraries normal minor Future Release defect (bug) has-patch 12/03/2023
#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
#61258 class-phpass.php uses old '2a' prefix for crypt_blowfish hashes External Libraries normal normal Awaiting Review defect (bug) has-patch 09/13/2024
#49837 JSDoc correction for wp-includes\js\colorpicker.js External Libraries normal normal Awaiting Review enhancement has-patch 05/06/2020
#39714 Proposal: Use Full PHPMailer library External Libraries normal normal Awaiting Review enhancement has-patch 02/02/2023
#43749 Update zxcvbn to 4.4.2 External Libraries normal normal Future Release enhancement has-patch 11/18/2021
#51812 Update jQuery step three SergeyBiryukov External Libraries normal normal Future Release task (blessed) has-patch 01/27/2024
#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
#19885 Feed wfw Namespace no longer valid Feeds normal normal Awaiting Review defect (bug) close 12/06/2021
#47623 Feeds: <lastBuildDate> has incorrect date Feeds normal major Awaiting Review defect (bug) has-patch 06/29/2019
#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 05/16/2024
#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
#42261 Add Support for No Limit Queries to 'posts_per_rss' . Feeds normal normal Future Release enhancement has-patch 11/14/2018
#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
#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
#36710 Symlinked directories should not be deleted recursively Filesystem API normal major Future Release defect (bug) has-patch 05/27/2024
#49865 _unzip_file_pclzip attempting to create directories all the way up to / Filesystem API normal normal Awaiting Review defect (bug) close 05/06/2023
#44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov Filesystem API normal normal Future Release enhancement has-patch 02/12/2024
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal Awaiting Review enhancement has-patch 03/27/2022
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters Formatting normal normal Awaiting Review defect (bug) has-patch 10/09/2019
#57235 'excerpt_remove_blocks' removes list blocks Formatting normal normal Awaiting Review defect (bug) has-patch 11/30/2022
#27350 Invalid HTML Output Formatting normal normal Future Release defect (bug) has-patch 08/13/2024
#62038 Issue with is_email() and sanitize_email() Formatting normal normal Awaiting Review defect (bug) has-patch 09/16/2024
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems Formatting normal normal Awaiting Review defect (bug) has-patch 06/08/2022
#52517 Shortcodes inside AMP tags do not work Formatting normal normal Awaiting Review defect (bug) has-patch 06/02/2023
#30495 Unicode character U+000B is not removed by sanitize_file_name Formatting normal normal Awaiting Review defect (bug) has-patch 08/27/2018
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal normal Awaiting Review defect (bug) has-patch 10/20/2023
#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
#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
#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
#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
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor Future Release enhancement has-patch 10/28/2021
#51707 Add white-space as an allowed kses CSS attribute. Formatting normal normal Future Release enhancement has-patch 11/15/2020
#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
#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
#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
#53229 "Alt Text" label misaligned in French audrasjb* Gallery normal normal Future Release defect (bug) has-patch 06/08/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
#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
#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
#61902 Block Hooks: `"multiple": false` not respected General normal normal Awaiting Review defect (bug) has-patch 09/05/2024
#59337 Change the escape esc_attr() to esc_url() General normal normal Awaiting Review defect (bug) has-patch 09/14/2023
#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
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracReports for help on using and creating reports.