Make WordPress Core

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

Formatting (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39724 Defining custom validation callbacks for tag/attribute values in wp_kses() normal normal Awaiting Review enhancement 06/17/2017 1
#22330 Optimize regexes to remove protocol from URL needs-unit-tests normal normal enhancement 06/04/2019 1
#61298 Slight UI bug when applying shadow on the lightbox normal trivial Awaiting Review enhancement 06/24/2024 1
#53709 Spaces as <br> in RSS Excerpts normal normal Awaiting Review enhancement 07/25/2021 1
#22402 Stripping non-alphanumeric multi-byte characters from slugs dev-feedback normal normal enhancement 06/04/2019 1
#46329 sanitize_text_field after 5.1 update should account for __toString() methods normal normal Awaiting Review enhancement 02/24/2019 1
#54604 Allow for nestable superscript tags has-patch normal normal Awaiting Review feature request 12/14/2021 1
#52100 Include highlight.js in core for syntax highlighting for codeblocks in markdown normal major Awaiting Review feature request 12/31/2020 1
#57713 Alignment on "You appear to be making direct edits to... ..." CTA reporter-feedback normal minor Awaiting Review defect (bug) 02/14/2023 2
#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
#30039 Email validation not working correctly normal normal defect (bug) 06/04/2019 2
#62417 Excerpts don't include content from list-item blocks. has-patch normal normal Awaiting Review defect (bug) 11/15/2024 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
#62651 Reverse order of menu items in default theme reporter-feedback normal normal Awaiting Review defect (bug) 12/06/2024 2
#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) 06/17/2023 2
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 06/04/2019 2
#39847 force_balance_tags not properly balancing < with <strong> and </strong> normal normal Awaiting Review defect (bug) 09/22/2024 2
#60138 make_clickable() processing emails start with www. incorrectly. has-patch normal trivial Awaiting Review defect (bug) 02/15/2024 2
#25851 post_content lost when inserting Posts with large base64-encoded images low critical defect (bug) 06/04/2019 2
#46966 urlencode query string parameters has-patch normal major Awaiting Review defect (bug) 12/13/2024 2
#62024 wp_kses_post incorrectly escapes "<" attributes values normal normal Awaiting Review defect (bug) 10/22/2024 2
#40202 wpautop bad code normal normal Future Release defect (bug) 05/21/2020 2
#43313 wptexturise uses the wrong curly quote after a closing link tag normal normal Awaiting Review defect (bug) 04/15/2018 2
#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
#57517 Expose MutationObserver instance in wpEmoji has-patch normal normal Awaiting Review enhancement 01/20/2023 2
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` needs-unit-tests normal normal enhancement 06/04/2019 2
#60319 PHPUnit test for wp_spaces_regexp has-patch normal normal Future Release enhancement 10/09/2024 2
#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
#56663 `tag_escape()` does not follow naming convention. normal normal Awaiting Review enhancement 09/27/2022 2
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) has-patch normal normal enhancement 06/04/2019 2
#29910 esc_attr does not properly deal with json_encode normal normal Awaiting Review enhancement 05/07/2017 2
#55326 Conditional classes directives in formatting normal normal Awaiting Review feature request 03/07/2022 2
#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
#62038 Issue with is_email() and sanitize_email() has-patch normal normal Awaiting Review defect (bug) 09/24/2024 3
#38044 Make seems_utf8() RFC 3629 compliant. has-patch normal normal Future Release defect (bug) 10/21/2024 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
#53019 The _sanitize_text_fields function removing the octets that incorrectly work with Arabic RTL languages. normal normal Awaiting Review defect (bug) 11/19/2024 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
#61501 KSES Allow more custom data attributes to align with browsers has-patch normal normal 6.8 enhancement 10/23/2024 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
#47557 Sanitize Email Suggestion has-patch normal minor Awaiting Review enhancement 09/11/2024 3
#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
#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
#61246 wp_kses makes HTML comment HTML uncommented has-patch normal normal Awaiting Review defect (bug) 09/03/2024 4
#38656 wpautop incorrectly handling paragraphs within block elements needs-unit-tests normal normal Future Release defect (bug) 03/26/2019 4
#43785 wptexturize fails to skip JavaScript if code contains < needs-unit-tests normal normal Future Release defect (bug) 07/10/2024 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
#60300 PHPunit Test for wp_staticize_emoji_for_email has-patch normal normal Future Release enhancement 10/09/2024 4
#60301 PHPunit test for print_emoji_detection_script has-patch normal normal Awaiting Review enhancement 10/09/2024 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
#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
#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
#60347 wp_kses breaking text fragments links has-patch normal normal Awaiting Review defect (bug) 11/25/2024 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
#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
#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
#57381 Filter wptexturize brokes tailwindcss brackets reporter-feedback normal normal Awaiting Review defect (bug) 05/28/2024 7
#57021 Sanitize should accept broader types close normal normal Awaiting Review defect (bug) 05/08/2024 7
#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
Note: See TracReports for help on using and creating reports.