Make WordPress Core

{1} All Tickets (8159 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 8159)

Formatting (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#19100 Introduce esc_color() dev-feedback normal normal Future Release enhancement 03/04/2020 17
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML needs-unit-tests normal normal defect (bug) 06/04/2019 16
#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
#32787 make_clickable filter johnjamesjacoby needs-unit-tests normal normal Future Release enhancement 08/02/2022 16
#31992 Unicode Email Addresses has-patch normal normal defect (bug) 09/27/2023 15
#33924 sanitize_html_class valid characters dev-feedback normal normal Future Release defect (bug) 09/20/2022 15
#12056 target="_blank" being stripped from Profile Bio and Category Description dev-feedback normal normal Future Release enhancement 10/29/2019 15
#37698 wp_kses_split global variable pollution has-patch normal normal Future Release defect (bug) 02/09/2021 14
#15006 Closing tag for empty <p> tag is removed normal minor defect (bug) 06/04/2019 13
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 09/22/2019 13
#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
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 03/20/2018 12
#58921 wp_kses_allowed_html doesn't allow to add esi:include has-patch normal normal Awaiting Review defect (bug) 07/31/2023 12
#15918 wpautop() breaks inline tags on the same line as block tags dunno normal normal defect (bug) 06/04/2019 12
#10269 wysiwyg bug with shortcodes miqrogroove low normal defect (bug) 06/04/2019 12
#24157 safecss_filter_attr doesn't allow rgb() in inline styles has-patch normal normal Future Release defect (bug) 09/11/2022 11
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov has-patch normal normal Future Release feature request 10/20/2020 11
#10033 wpautop problems with html comments and object tags needs-unit-tests normal minor defect (bug) 06/04/2019 10
#52886 Update esc_url to allow for specifying an https:// as default protocol has-patch normal normal Future Release enhancement 07/05/2022 10
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) needs-unit-tests normal normal Awaiting Review defect (bug) 03/02/2018 9
#54827 Elemtentor, pagina close normal normal Future Release defect (bug) 08/07/2023 9
#21537 Email address sanitisation mangles valid email addresses dev-feedback normal normal defect (bug) 10/23/2022 9
#32193 Large (custom) resolution emoticons are being shrunk to 12x12 normal normal defect (bug) 06/04/2019 9
#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
#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
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 06/04/2019 9
#33466 wpautop breaks multi-line textarea content miqrogroove normal normal defect (bug) 06/04/2019 9
#27733 wpautop(): \s in regex destroys some UTF-8 characters needs-unit-tests normal major defect (bug) 01/18/2022 9
#52517 Shortcodes inside AMP tags do not work has-patch normal normal Awaiting Review defect (bug) 06/02/2023 8
#29882 wptexturize: quotes inside quotes curling incorrectly has-patch normal normal defect (bug) 06/04/2019 8
#24846 Usage of a shortcode disables wpautop filter normal normal defect (bug) 06/04/2019 7
#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
#58902 add_query_arg() should esc_url_raw() REQUEST_URI has-patch normal normal 6.4 defect (bug) 09/02/2023 7
#51019 convert_smilies() fails on large tags has-patch normal normal Awaiting Review defect (bug) 10/28/2022 7
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 needs-unit-tests normal major defect (bug) 06/04/2019 7
#24487 is_email() does not recognize IDN domains has-patch normal minor Future Release defect (bug) 04/28/2021 7
#43010 Attribute Name Escape needs-unit-tests normal normal Awaiting Review enhancement 01/18/2022 7
#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 has-patch normal normal Awaiting Review enhancement 01/18/2017 7
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 needs-unit-tests normal normal Future Release enhancement 06/30/2023 7
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters has-patch normal normal Awaiting Review defect (bug) 10/09/2019 6
#36775 Shortcode stripping on frontend normal normal defect (bug) 06/04/2019 6
#18330 Add a Class functionality to wpautop() has-patch normal normal enhancement 07/25/2023 6
#41422 Need replace_filter() function for improved Just In Time filter adjusment normal normal Awaiting Review enhancement 08/03/2017 6
#56531 Aiming to “kill” entities, `sanitize_title_with_dashes()` happens to eat content normal major Awaiting Review defect (bug) 09/25/2022 5
#25021 Improve sanitize_title_with_dashes % removal has-patch normal normal defect (bug) 06/04/2019 5
#41711 Remove hAtom from core dev-feedback normal normal Awaiting Review defect (bug) 08/29/2017 5
#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
#23922 make_clickable() breaks when colon in hash normal normal defect (bug) 06/04/2019 5
#30597 wp_filter_post_kses mangles URLs with colons in them needs-unit-tests normal normal defect (bug) 06/04/2019 5
#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
#11678 wpautop() fails on uppercase closing tags dev-feedback normal normal defect (bug) 06/04/2019 5
#5250 wpautop() issue with lists needs-unit-tests normal normal Future Release defect (bug) 02/02/2023 5
#29913 wptexturize should handle broken HTML consistently needs-unit-tests normal minor defect (bug) 06/04/2019 5
#30644 "wpautop" Enhancements dev-feedback normal normal enhancement 08/11/2020 5
#40933 Improvements for get_file_data() function has-patch normal normal Awaiting Review enhancement 07/18/2017 5
#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
#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
#59056 LOST Formatting/Settings when Live Site is copied to Staging or Cloned normal normal Awaiting Review defect (bug) 08/21/2023 4
#16495 Make iso8601_to_datetime a bit more compliant normal normal defect (bug) 06/04/2019 4
#58357 Optimize function wp_replace_in_html_tags() - Blank foreach loop, count in loop has-patch normal normal Awaiting Review defect (bug) 06/13/2023 4
#29956 Paragraphs within list items disappear in the editor when switching from text to visual and back needs-unit-tests normal normal defect (bug) 06/04/2019 4
#58406 Post/Page Content Renders Empty normal normal Awaiting Review defect (bug) 09/26/2023 4
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. has-patch normal trivial defect (bug) 06/04/2019 4
#30495 Unicode character U+000B is not removed by sanitize_file_name has-patch normal normal Awaiting Review defect (bug) 08/27/2018 4
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator normal normal defect (bug) 06/04/2019 4
#34407 esc_url() cannot handle a relative URL containing a : character (IPv6) normal normal defect (bug) 06/04/2019 4
#23308 make_clickable problem with multiple "Punctuation URL character" dev-feedback normal normal defect (bug) 06/04/2019 4
#17039 the_excerpt() - <!--more--> handling normal normal defect (bug) 06/04/2019 4
#38656 wpautop incorrectly handling paragraphs within block elements needs-unit-tests normal normal Future Release defect (bug) 03/26/2019 4
#34592 wptexturize interprets apostrophe at end of word as closing single quote normal normal defect (bug) 06/04/2019 4
#52444 Add support for Telegram Messenger Protocol close normal normal Awaiting Review enhancement 02/05/2021 4
#39636 Smilies not converted when directly followed by punctuation marks dev-feedback normal normal Future Release enhancement 04/11/2022 4
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing normal normal Awaiting Review enhancement 03/02/2019 4
#33204 kses $allowedposttags should support microdata normal normal Awaiting Review enhancement 11/15/2018 4
#43810 Apostrophe issue normal normal Awaiting Review defect (bug) 02/18/2022 3
#56530 Combining tilde passes `sanitize_title_with_dashes()` and so do most other diacritics normal major Awaiting Review defect (bug) 09/08/2022 3
#50197 PHP 7.4 Compatibility with WP 5.4.1 – problem with seems_utf8() close normal normal Awaiting Review defect (bug) 07/29/2022 3
#50461 Sanitation breaking scripts in custom HTML block normal normal Awaiting Review defect (bug) 04/20/2021 3
#25785 Unexpected Paragraph Formatting Within a Div Container needs-unit-tests normal normal defect (bug) 06/04/2019 3
#46673 Update esc_url function (default https). normal normal defect (bug) 12/06/2021 3
#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
#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
#50514 make_clickable nested links bug needs-unit-tests normal normal Awaiting Review defect (bug) 10/12/2020 3
#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
#37672 wpautop adds a closing p-tag without an opening p-tag has-patch normal normal Awaiting Review defect (bug) 04/18/2019 3
#54322 Add Logical Properties to safecss_filter_attr dev-feedback normal normal Awaiting Review enhancement 11/19/2021 3
#43224 Extract `$utf8_pcre` from `wp_check_invalid_utf8()` into a separate function normal normal Awaiting Review enhancement 01/16/2019 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
#30531 Make wptexturize the last filter before output azaozz normal normal enhancement 06/04/2019 3
#35201 Mobile email validation normal normal Awaiting Review enhancement 02/06/2017 3
#26759 New Generic Sanitize Functions for Core dev-feedback normal normal enhancement 06/04/2019 3
#59156 sanitize_email method should lowercase the given email reporter-feedback normal minor Awaiting Review enhancement 08/22/2023 3
#51040 How about having a native BR to Newline method, i.e. br2nl dev-feedback normal normal Awaiting Review feature request 08/17/2020 3
#57713 Alignment on "You appear to be making direct edits to... ..." CTA reporter-feedback normal minor Awaiting Review defect (bug) 02/14/2023 2
#30039 Email validation not working correctly normal normal defect (bug) 06/04/2019 2
#57381 Filter wptexturize brokes tailwindcss brackets reporter-feedback normal normal Awaiting Review defect (bug) 06/08/2023 2
#47973 Invalid HTML output from image_caption + wpautop combination normal normal Awaiting Review defect (bug) 07/11/2020 2
#40191 Multiline post content with `<` as first character becomes malformed normal normal Awaiting Review defect (bug) 03/02/2018 2
Note: See TracReports for help on using and creating reports.