Make WordPress Core

{1} All Tickets (8003 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2501 - 2600 of 8003)

Formatting (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#52444 Add support for Telegram Messenger Protocol close normal normal Awaiting Review enhancement 02/05/2021 4
#28607 Make wpautop()'s $allblocks variable filterable close normal normal Awaiting Review enhancement 06/05/2025 8
#26759 New Generic Sanitize Functions for Core close normal normal enhancement 07/18/2025 4
#57909 It's not logical that the "Read more"-button disappears when you create a manual excerpt close normal normal Awaiting Review feature request 03/14/2023 5
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error dev-feedback normal normal Awaiting Review defect (bug) 11/01/2024 2
#21537 Email address sanitisation mangles valid email addresses dev-feedback normal normal defect (bug) 10/23/2022 9
#56709 Encountered a problem that no one has ever met Please help me dev-feedback normal normal Awaiting Review defect (bug) 08/08/2023 4
#63379 Fix for deprecated rtrim passing null to parameter dev-feedback normal normal Awaiting Review defect (bug) 06/07/2025 11
#25021 Improve sanitize_title_with_dashes % removal dev-feedback normal normal defect (bug) 07/01/2025 13
#52463 Inline SVG - foreignObject support dev-feedback normal normal Awaiting Review defect (bug) 02/09/2021 1
#34722 Open P Tag in shortcode related to h tag dev-feedback normal normal Awaiting Review defect (bug) 07/20/2017 22
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 12/11/2025 12
#55563 The function get_allowed_mime_types should check wp_get_current_user dev-feedback normal normal Awaiting Review defect (bug) 06/27/2025 2
#42058 Unit test for _autop_newline_preservation_helper() dev-feedback normal normal Awaiting Review defect (bug) 12/11/2017
#56119 `wp_unslash()` and `wp_slash()` do not (un)slash the same data. dev-feedback normal normal Awaiting Review defect (bug) 07/11/2022 3
#36397 add_query_arg doesn't work with numbered html entities dev-feedback normal normal defect (bug) 06/04/2019 1
#58902 add_query_arg() should esc_url_raw() REQUEST_URI dev-feedback normal normal Future Release defect (bug) 06/06/2025 25
#53041 colors.css is using the old blue. dev-feedback normal minor Awaiting Review defect (bug) 04/15/2021
#23308 make_clickable problem with multiple "Punctuation URL character" dev-feedback normal normal defect (bug) 06/04/2019 4
#47164 map_deep in formatting.php do not handle null-byte dev-feedback normal critical Future Release defect (bug) 02/23/2023 18
#55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ dev-feedback normal major Future Release defect (bug) 08/08/2023 17
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 09/22/2019 13
#63149 safecss_filter_attr does not support base64 SVG image in background-image. dev-feedback normal normal Awaiting Review defect (bug) 03/23/2025 6
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* dev-feedback normal normal Future Release defect (bug) 10/07/2022 16
#33924 sanitize_html_class valid characters dev-feedback normal normal Future Release defect (bug) 09/20/2022 15
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice dev-feedback normal normal Future Release defect (bug) 08/28/2024 76
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb dev-feedback normal normal Future Release defect (bug) 10/12/2023 32
#2833 wpautop breaks style and script tags dev-feedback low normal Future Release defect (bug) 03/21/2024 37
#11678 wpautop() fails on uppercase closing tags dev-feedback normal normal defect (bug) 06/04/2019 5
#63426 wptexturize breaks markup dev-feedback normal normal Awaiting Review defect (bug) 08/15/2025 8
#54721 wptexturize caches the result of run_wptexturize preventing themes from using this if a plugin has already called get_plugin_data dev-feedback normal normal Awaiting Review defect (bug) 07/20/2024 2
#30644 "wpautop" Enhancements dev-feedback normal normal enhancement 08/11/2020 5
#54322 Add Logical Properties to safecss_filter_attr dev-feedback normal normal Awaiting Review enhancement 11/19/2021 3
#44906 Include greek accent characters on "remove_accents" function dev-feedback normal minor Awaiting Review enhancement 09/13/2018 3
#49129 Incorrect German Umlaut substitutions dev-feedback normal minor Awaiting Review enhancement 01/04/2020 3
#43147 Introduce `esc_html_comment` and translation related functions dev-feedback normal normal Awaiting Review enhancement 01/16/2019 7
#19100 Introduce esc_color() dev-feedback normal normal Future Release enhancement 03/04/2020 17
#39636 Smilies not converted when directly followed by punctuation marks dev-feedback normal normal Future Release enhancement 04/11/2022 4
#22402 Stripping non-alphanumeric multi-byte characters from slugs dev-feedback normal normal Awaiting Review enhancement 09/02/2025 2
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 pbearne dev-feedback normal normal Future Release enhancement 01/17/2024 10
#56120 WordPress should add a space character on every possible "wrap point" in a post title when building "html title", "og:title" and so on dev-feedback normal normal Awaiting Review enhancement 07/05/2022 2
#51040 How about having a native BR to Newline method, i.e. br2nl dev-feedback normal normal Awaiting Review feature request 12/14/2023 4
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters has-patch normal normal Awaiting Review defect (bug) 10/09/2019 6
#57235 'excerpt_remove_blocks' removes list blocks has-patch normal normal Awaiting Review defect (bug) 12/01/2025 2
#10823 Bad handling of ampersand in post titles has-patch normal normal defect (bug) 06/04/2019 17
#64284 Convert times/multiplication symbol (×) into the letter "x" when sanitizing titles for slugs has-patch normal minor 7.0 defect (bug) 12/23/2025 10
#62417 Excerpts don't include content from list-item blocks. has-patch normal normal Awaiting Review defect (bug) 12/17/2025 4
#27350 Invalid HTML Output has-patch normal normal Future Release defect (bug) 08/13/2024 37
#62038 Issue with is_email() and sanitize_email() has-patch normal normal Awaiting Review defect (bug) 09/24/2024 3
#63131 Possible bug (not strict) use of preg_split in formatting.php has-patch normal minor Awaiting Review defect (bug) 03/20/2025 2
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. has-patch normal normal defect (bug) 06/04/2019 9
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems has-patch normal normal Awaiting Review defect (bug) 06/08/2022 1
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. has-patch normal trivial defect (bug) 06/04/2019 4
#52517 Shortcodes inside AMP tags do not work has-patch normal normal Awaiting Review defect (bug) 06/02/2023 8
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. has-patch normal normal defect (bug) 06/04/2019 9
#40528 Title with ascii paragraph separator is not being filtered on post save has-patch normal normal Awaiting Review defect (bug) 09/01/2025
#31992 Unicode Email Addresses SergeyBiryukov* has-patch normal normal 7.0 defect (bug) 01/02/2026 69
#30495 Unicode character U+000B is not removed by sanitize_file_name has-patch normal normal Awaiting Review defect (bug) 08/27/2018 4
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section has-patch normal normal defect (bug) 06/04/2019 7
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug has-patch normal normal Awaiting Review defect (bug) 10/20/2023 2
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure has-patch normal normal Awaiting Review defect (bug) 10/15/2024 2
#55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) has-patch normal normal Awaiting Review defect (bug) 05/12/2025 2
#29807 add support for picture element and srcset attribute on img in wp_kses adamsilverstein has-patch normal normal 7.0 defect (bug) 11/03/2025 41
#17923 add_query_arg() should encode values has-patch normal normal defect (bug) 08/20/2019 22
#42182 esc_js must escape U+2028 and U+2029 has-patch normal normal Awaiting Review defect (bug) 10/11/2017 1
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' has-patch normal normal Awaiting Review defect (bug) 05/23/2019 3
#24487 is_email() does not recognize IDN domains has-patch normal minor Future Release defect (bug) 07/16/2025 8
#25108 is_email() function validates email with domain that just has 1 character after dot has-patch normal normal defect (bug) 06/04/2019 5
#60391 links_add_base_url will encode all attribut in null passed in has-patch normal normal Awaiting Review defect (bug) 01/30/2024 1
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 03/20/2018 12
#60138 make_clickable() processing emails start with www. incorrectly. has-patch normal trivial Awaiting Review defect (bug) 02/15/2024 2
#24157 safecss_filter_attr doesn't allow rgb() in inline styles has-patch normal normal Future Release defect (bug) 06/09/2024 12
#60979 safecss_filter_attr() should support query strings with "&" as used by Gutenberg has-patch normal normal Future Release defect (bug) 02/10/2025 28
#46966 urlencode query string parameters has-patch normal major Awaiting Review defect (bug) 12/01/2025 3
#60347 wp_kses breaking text fragments links has-patch normal normal Awaiting Review defect (bug) 07/09/2025 13
#61246 wp_kses makes HTML comment HTML uncommented has-patch normal normal Awaiting Review defect (bug) 09/03/2024 4
#58921 wp_kses_allowed_html doesn't allow to add esi:include has-patch normal normal Awaiting Review defect (bug) 06/22/2024 17
#62785 wp_kses_no_null() should be modified to handle $content having a null value has-patch normal normal Awaiting Review defect (bug) 12/10/2025 5
#54138 wp_strip_all_tags should remove scripts/styles content recursively has-patch normal normal Awaiting Review defect (bug) 09/16/2021 1
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove has-patch normal normal defect (bug) 08/18/2023 33
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. has-patch normal normal Awaiting Review defect (bug) 03/18/2024 1
#37672 wpautop adds a closing p-tag without an opening p-tag has-patch normal normal Awaiting Review defect (bug) 07/14/2025 4
#61817 wptexturize(): Hyphen may be replaced with ndash has-patch normal normal Awaiting Review defect (bug) 08/04/2024 1
#29882 wptexturize: quotes inside quotes curling incorrectly has-patch normal normal defect (bug) 06/04/2019 8
#18330 Add a Class functionality to wpautop() has-patch normal normal enhancement 07/25/2023 6
#63046 Add background-clip to the safe_style_css filter has-patch normal normal Awaiting Review enhancement 03/05/2025 6
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* has-patch normal minor Future Release enhancement 10/28/2021 22
#63036 Additional unit tests kses color-mix has-patch normal trivial Awaiting Review enhancement 02/28/2025 1
#60544 Allow individual blocks to be excluded from `excerpt_remove_blocks()` has-patch normal normal Awaiting Review enhancement 10/09/2024 1
#57517 Expose MutationObserver instance in wpEmoji has-patch normal normal Awaiting Review enhancement 01/20/2023 2
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain has-patch normal normal Awaiting Review enhancement 03/24/2025 1
#40933 Improvements for get_file_data() function has-patch normal normal Awaiting Review enhancement 07/18/2017 5
#61501 KSES Allow more custom data attributes to align with browsers dmsnell has-patch normal normal 7.0 enhancement 10/21/2025 23
#60319 PHPUnit test for wp_spaces_regexp has-patch normal normal Future Release enhancement 02/12/2025 2
#60300 PHPunit Test for wp_staticize_emoji_for_email has-patch normal normal Future Release enhancement 02/12/2025 4
#60301 PHPunit test for print_emoji_detection_script has-patch normal normal Awaiting Review enhancement 02/12/2025 4
#60842 PHPunit tests for wp_check_invalid_utf8 has-patch normal normal Awaiting Review enhancement 02/12/2025 14
#63804 Proposal of wp_trim(): JavaScript-compatible alternative for trim() has-patch normal normal Awaiting Review enhancement 08/22/2025 4
#47557 Sanitize Email Suggestion has-patch normal minor Awaiting Review enhancement 09/11/2024 3
#63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` has-patch low normal Future Release enhancement 08/23/2025 1
Note: See TracReports for help on using and creating reports.