Make WordPress Core

{1} All Tickets (8363 matches)

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

Results (2601 - 2700 of 8363)

Formatting (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#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
#58666 added HTML tags in HTML block normal major Awaiting Review defect (bug) 06/29/2023
#53041 colors.css is using the old blue. dev-feedback normal minor Awaiting Review defect (bug) 04/15/2021
#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
#39847 force_balance_tags not properly balancing < with <strong> and </strong> normal normal Awaiting Review defect (bug) 09/22/2024 2
#56433 invalid regex used in preg_replace reporter-feedback normal normal Awaiting Review defect (bug) 01/08/2025 2
#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
#40324 make_clickable doesn't work if url stands after an even number off spaces normal normal Awaiting Review defect (bug) 03/31/2017 1
#50514 make_clickable nested links bug needs-unit-tests normal normal Awaiting Review defect (bug) 10/12/2020 3
#60138 make_clickable() processing emails start with www. incorrectly. has-patch normal trivial Awaiting Review defect (bug) 02/15/2024 2
#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
#53815 safecss_filter_attr removes styles with min() max() and minmax() normal normal Awaiting Review defect (bug) 07/28/2021
#46966 urlencode query string parameters has-patch normal major Awaiting Review defect (bug) 12/13/2024 2
#60347 wp_kses breaking text fragments links normal normal Awaiting Review defect (bug) 05/12/2025 12
#58377 wp_kses filters custom block name with consecutive hyphens normal normal Awaiting Review defect (bug) 05/23/2023
#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) 03/16/2025 4
#62024 wp_kses_post incorrectly escapes "<" attributes values normal normal Awaiting Review defect (bug) 10/22/2024 2
#54138 wp_strip_all_tags should remove scripts/styles content recursively has-patch normal normal Awaiting Review defect (bug) 09/16/2021 1
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" normal normal Awaiting Review defect (bug) 04/13/2019 5
#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) 04/18/2019 3
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... needs-unit-tests normal normal Awaiting Review defect (bug) 07/21/2017 13
#49492 wpautop inserted p tags inconsistently alter visual space normal normal Awaiting Review defect (bug) 02/22/2020
#43394 wpautop inserts extraneous line breaks if hard return around commented content normal normal Awaiting Review defect (bug) 06/15/2020 1
#58872 wpautop not disabled when blocks are inserted dynamically normal minor Awaiting Review defect (bug) 07/21/2023
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag has-patch normal normal Awaiting Review defect (bug) 05/12/2025 2
#43313 wptexturise uses the wrong curly quote after a closing link tag normal normal Awaiting Review defect (bug) 04/15/2018 2
#63426 wptexturize breaks markup dev-feedback normal normal Awaiting Review defect (bug) 05/15/2025 7
#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
#49965 wptexturize should also work when using before hook after_theme_setup normal normal Awaiting Review defect (bug) 04/21/2020
#61817 wptexturize(): Hyphen may be replaced with ndash has-patch normal normal Awaiting Review defect (bug) 08/04/2024 1
#54322 Add Logical Properties to safecss_filter_attr dev-feedback normal normal Awaiting Review enhancement 11/19/2021 3
#63046 Add background-clip to the safe_style_css filter has-patch normal normal Awaiting Review enhancement 03/05/2025 6
#52444 Add support for Telegram Messenger Protocol close normal normal Awaiting Review enhancement 02/05/2021 4
#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
#43010 Attribute Name Escape needs-unit-tests normal normal Awaiting Review enhancement 01/18/2022 7
#41458 Class gets stripped out when inserting a link in author biography box normal normal Awaiting Review enhancement 07/30/2017 1
#39724 Defining custom validation callbacks for tag/attribute values in wp_kses() normal normal Awaiting Review enhancement 06/17/2017 1
#57517 Expose MutationObserver instance in wpEmoji has-patch normal normal Awaiting Review enhancement 01/20/2023 2
#43224 Extract `$utf8_pcre` from `wp_check_invalid_utf8()` into a separate function normal normal Awaiting Review enhancement 01/16/2019 3
#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
#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
#28607 Make wpautop()'s $allblocks variable filterable close normal normal Awaiting Review enhancement 06/05/2025 8
#35201 Mobile email validation normal normal Awaiting Review enhancement 02/06/2017 3
#56774 Need more options on pre-existing blocks. normal normal Awaiting Review enhancement 10/09/2022
#41422 Need replace_filter() function for improved Just In Time filter adjusment normal normal Awaiting Review enhancement 08/03/2017 6
#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
#62738 Proposal for format_atts() normal normal Awaiting Review enhancement 12/26/2024 2
#47557 Sanitize Email Suggestion has-patch normal minor Awaiting Review enhancement 09/11/2024 3
#61298 Slight UI bug when applying shadow on the lightbox normal trivial Awaiting Review enhancement 04/29/2025 2
#53709 Spaces as <br> in RSS Excerpts normal normal Awaiting Review enhancement 07/25/2021 1
#39674 Special characters are encoded in the database, for site settings options normal normal Awaiting Review enhancement 01/24/2017
#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
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. normal normal Awaiting Review enhancement 01/24/2018
#56663 `tag_escape()` does not follow naming convention. normal normal Awaiting Review enhancement 09/27/2022 2
#29910 esc_attr does not properly deal with json_encode normal normal Awaiting Review enhancement 05/07/2017 2
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing has-patch normal normal Awaiting Review enhancement 02/27/2025 6
#33204 kses $allowedposttags should support microdata normal normal Awaiting Review enhancement 11/15/2018 4
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output normal normal Awaiting Review enhancement 04/26/2017
#46329 sanitize_text_field after 5.1 update should account for __toString() methods normal normal Awaiting Review enhancement 02/24/2019 1
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne dev-feedback normal normal Awaiting Review enhancement 05/15/2024 27
#51482 wp_kses_post should filter javascript content as well as the <script> tags normal minor Awaiting Review enhancement 10/08/2020
#43205 Allow filtering the list of characters to be replaced by wptexturize normal normal Awaiting Review feature request 01/16/2019
#54604 Allow for nestable superscript tags has-patch normal normal Awaiting Review feature request 12/14/2021 1
#53096 Color Settings include alpha channel for transparency normal normal Awaiting Review feature request 04/27/2021
#55326 Conditional classes directives in formatting normal normal Awaiting Review feature request 03/07/2022 2
#57434 Extending the list of supported inline CSS properties allowed by safe_style_css normal normal Awaiting Review feature request 01/09/2023
#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
#52100 Include highlight.js in core for syntax highlighting for codeblocks in markdown normal major Awaiting Review feature request 12/31/2020 1
#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
#63192 wptexturize add filter for disable some replacement has-patch normal normal Awaiting Review feature request 04/10/2025 4
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 needs-unit-tests normal normal Future Release defect (bug) 09/04/2020 38
#2691 HTML comments in posts aren't handled properly. needs-unit-tests normal normal Future Release defect (bug) 03/17/2025 35
#27350 Invalid HTML Output has-patch normal normal Future Release defect (bug) 08/13/2024 37
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) needs-unit-tests normal minor Future Release defect (bug) 08/21/2024 33
#38044 Make seems_utf8() RFC 3629 compliant. has-patch normal normal Future Release defect (bug) 10/21/2024 3
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 03/15/2019 18
#29807 add support for picture element and srcset attribute on img in wp_kses has-patch normal normal Future Release defect (bug) 03/11/2024 36
#58902 add_query_arg() should esc_url_raw() REQUEST_URI dev-feedback normal normal Future Release defect (bug) 06/06/2025 25
#24487 is_email() does not recognize IDN domains has-patch normal minor Future Release defect (bug) 04/28/2021 7
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 03/20/2018 12
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it needs-unit-tests low trivial Future Release defect (bug) 04/03/2019 3
#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
#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 "&amp;" as used by Gutenberg has-patch normal normal Future Release defect (bug) 02/10/2025 28
#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
Note: See TracReports for help on using and creating reports.