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 (1301 - 1400 of 2109)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#59233 Improve error handling for unserialize() General normal normal Future Release task (blessed) has-patch 03/13/2025
#52264 Rename `$array` when used in `@param` tags General normal normal Future Release task (blessed) has-patch 02/25/2022
#30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 06/04/2019
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict General normal normal defect (bug) has-patch 09/06/2024
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/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
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 06/04/2019
#32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 06/04/2019
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 06/04/2019
#29972 Split pagination calculations and HTML in paginate_links General normal normal enhancement has-patch 06/04/2019
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 06/04/2019
#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
#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
#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
#62417 Excerpts don't include content from list-item blocks. Formatting normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#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/24/2024
#38044 Make seems_utf8() RFC 3629 compliant. Formatting normal normal Future Release defect (bug) has-patch 10/21/2024
#63131 Possible bug (not strict) use of preg_split in formatting.php Formatting normal minor Awaiting Review defect (bug) has-patch 03/20/2025
#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
#31992 Unicode Email Addresses Formatting normal normal Awaiting Review defect (bug) changes-requested 05/15/2025
#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
#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 05/12/2025
#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
#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/13/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 03/16/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
#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 05/12/2025
#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
#51707 Add white-space as an allowed kses CSS attribute. Formatting normal normal Future Release enhancement has-patch 11/15/2020
#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 has-patch 01/18/2017
#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
#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
#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
#25021 Improve sanitize_title_with_dashes % removal 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 06/04/2019
#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 06/04/2019
#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 02/12/2024
#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/14/2018
#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
#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
#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
#58337 Indentation and Spacing Issue in rss.php File Feeds low normal Awaiting Review defect (bug) close 05/30/2023
#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/09/2025
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.