Make WordPress Core

{1} All Tickets (8322 matches)

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

Results (2801 - 2900 of 8322)

Formatting (95 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
#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
#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 has-patch normal normal Awaiting Review enhancement 01/18/2017 7
#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
#47557 Sanitize Email Suggestion needs-unit-tests normal minor Awaiting Review enhancement 03/23/2023 1
#57021 Sanitize should accept broader types has-patch normal normal Awaiting Review enhancement 11/07/2022 1
#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 normal normal Awaiting Review enhancement 03/02/2019 4
#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 needs-unit-tests normal normal Awaiting Review enhancement 05/18/2019 23
#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 08/17/2020 3
#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
#59927 Missing error check in convert_smilies() can cause PHP Fatal error needs-unit-tests normal normal 6.5 defect (bug) 11/28/2023 4
#58902 add_query_arg() should esc_url_raw() REQUEST_URI has-patch normal normal 6.5 defect (bug) 10/16/2023 15
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice flixos90 dev-feedback normal normal 6.5 defect (bug) 12/06/2023 45
#18330 Add a Class functionality to wpautop() has-patch normal normal enhancement 07/25/2023 6
#10823 Bad handling of ampersand in post titles has-patch normal normal defect (bug) 06/04/2019 17
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere normal normal defect (bug) 06/04/2019
#15006 Closing tag for empty <p> tag is removed normal minor defect (bug) 06/04/2019 13
#21537 Email address sanitisation mangles valid email addresses dev-feedback normal normal defect (bug) 10/23/2022 9
#30039 Email validation not working correctly normal normal defect (bug) 06/04/2019 2
#31695 Enclosing oEmbed using `embed_oembed_html` is generating invalid HTML needs-unit-tests normal normal defect (bug) 06/04/2019 16
#36124 Format: Aside next to an embedded video, removes player and only displays URL normal normal defect (bug) 06/04/2019
#34994 HTML5 elements reformatted poorly switching between Visual & Text editors normal normal defect (bug) 06/04/2019 1
#25021 Improve sanitize_title_with_dashes % removal has-patch normal normal defect (bug) 06/04/2019 5
#32193 Large (custom) resolution emoticons are being shrunk to 12x12 normal normal defect (bug) 06/04/2019 9
#16495 Make iso8601_to_datetime a bit more compliant normal normal defect (bug) 06/04/2019 4
#36712 Paragraph tags removed from div elements if script tag is present normal normal defect (bug) 06/04/2019
#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
#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
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. has-patch normal trivial defect (bug) 06/04/2019 4
#36775 Shortcode stripping on frontend normal normal defect (bug) 06/04/2019 6
#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
#25785 Unexpected Paragraph Formatting Within a Div Container needs-unit-tests normal normal defect (bug) 06/04/2019 3
#31992 Unicode Email Addresses has-patch normal normal defect (bug) 10/02/2023 15
#46673 Update esc_url function (default https). normal normal defect (bug) 12/06/2021 3
#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
#32729 WP sanitize + (plus) and other mathematic symbols as nothing instead of dash separator normal normal defect (bug) 06/04/2019 4
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation normal normal defect (bug) 06/04/2019 1
#36397 add_query_arg doesn't work with numbered html entities dev-feedback normal normal defect (bug) 06/04/2019 1
#17923 add_query_arg() should encode values has-patch normal normal defect (bug) 08/20/2019 22
#34407 esc_url() cannot handle a relative URL containing a : character (IPv6) normal normal defect (bug) 06/04/2019 4
#23975 force_balance_tags in get_the_content breaks non-HTML formats normal normal defect (bug) 06/04/2019 2
#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
#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
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 06/04/2019 9
#23308 make_clickable problem with multiple "Punctuation URL character" dev-feedback normal normal defect (bug) 06/04/2019 4
#23922 make_clickable() breaks when colon in hash normal normal defect (bug) 06/04/2019 5
#25851 post_content lost when inserting Posts with large base64-encoded images low critical defect (bug) 06/04/2019 2
#34039 shortcode_parse_atts() no longer parses embedded html fragments normal normal defect (bug) 06/04/2019
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell normal normal defect (bug) 06/04/2019 27
#17039 the_excerpt() - <!--more--> handling normal normal defect (bug) 06/04/2019 4
#30597 wp_filter_post_kses mangles URLs with colons in them needs-unit-tests normal normal defect (bug) 06/04/2019 5
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove has-patch normal normal defect (bug) 08/18/2023 33
#33466 wpautop breaks multi-line textarea content miqrogroove normal normal defect (bug) 06/04/2019 9
#33840 wpautop damages inline script normal normal defect (bug) 06/04/2019 1
#10033 wpautop problems with html comments and object tags needs-unit-tests normal minor defect (bug) 06/04/2019 10
#15918 wpautop() breaks inline tags on the same line as block tags dunno normal normal defect (bug) 06/04/2019 12
#11678 wpautop() fails on uppercase closing tags dev-feedback normal normal defect (bug) 06/04/2019 5
#27733 wpautop(): \s in regex destroys some UTF-8 characters needs-unit-tests normal major defect (bug) 01/18/2022 9
#34592 wptexturize interprets apostrophe at end of word as closing single quote normal normal defect (bug) 06/04/2019 4
#29913 wptexturize should handle broken HTML consistently needs-unit-tests normal minor defect (bug) 06/04/2019 5
#29882 wptexturize: quotes inside quotes curling incorrectly has-patch normal normal defect (bug) 06/04/2019 8
#10269 wysiwyg bug with shortcodes miqrogroove low normal defect (bug) 06/04/2019 12
#30644 "wpautop" Enhancements dev-feedback normal normal enhancement 08/11/2020 5
#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
#24225 Improve regular expressions when matching attributes miqrogroove needs-unit-tests normal normal enhancement 06/04/2019 19
#30531 Make wptexturize the last filter before output azaozz normal normal enhancement 06/04/2019 3
#26759 New Generic Sanitize Functions for Core dev-feedback normal normal enhancement 06/04/2019 3
#22330 Optimize regexes to remove protocol from URL needs-unit-tests normal normal enhancement 06/04/2019 1
#22402 Stripping non-alphanumeric multi-byte characters from slugs dev-feedback normal normal enhancement 06/04/2019 1
#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
#25856 debug of wpautop function with Unit Tests normal normal enhancement 06/04/2019 19

Gallery (5 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53229 "Alt Text" label misaligned in French audrasjb* has-patch normal normal Future Release defect (bug) 06/08/2021 10
#46241 Bug Report: Creating Multiple Gallerys with Gutenberg and Latest WordPress antpb* normal major Future Release defect (bug) 02/21/2020 6
#39824 Gallery doesn't show images being uploaded adamsilverstein dev-feedback normal normal Future Release defect (bug) 02/17/2021 7
#40811 Gallery drag and drop breaks layout normal normal Future Release defect (bug) 12/26/2019 4
#13429 Updating Link URL on image within Admin with Gallery dev-feedback normal normal Future Release defect (bug) 08/24/2023 69
Note: See TracReports for help on using and creating reports.