Make WordPress Core

{7} Future Releases (8255 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3501 - 3600 of 8255)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39190 RSS feed not valid: U+001A or 0x1a Formatting normal normal Awaiting Review defect (bug) 01/04/2019
6 #41711 Remove hAtom from core Formatting normal normal Awaiting Review defect (bug) dev-feedback 08/29/2017
#58616 Replace apostrophe with hyphen for slugs Formatting normal major Awaiting Review defect (bug) 06/25/2023
#62651 Reverse order of menu items in default theme Formatting normal normal Awaiting Review defect (bug) reporter-feedback 12/06/2024
#57021 Sanitize should accept broader types Formatting normal normal Awaiting Review defect (bug) close 05/08/2024
2 #52517 Shortcodes inside AMP tags do not work Formatting normal normal Awaiting Review defect (bug) has-patch 06/02/2023
#51353 Smart Quote Bug Formatting normal normal Awaiting Review defect (bug) reporter-feedback 09/18/2020
5 #53019 The _sanitize_text_fields function removing the octets that incorrectly work with Arabic RTL languages. Formatting normal normal Awaiting Review defect (bug) 11/19/2024
1 #55563 The function get_allowed_mime_types should check wp_get_current_user Formatting normal normal Awaiting Review defect (bug) dev-feedback 04/12/2022
#46846 Tight comparisons and use of Yoda conditions are not consistent Formatting normal normal Awaiting Review defect (bug) dev-feedback 04/09/2019
#30495 Unicode character U+000B is not removed by sanitize_file_name Formatting normal normal Awaiting Review defect (bug) has-patch 08/27/2018
1 #42058 Unit test for _autop_newline_preservation_helper() Formatting normal normal Awaiting Review defect (bug) dev-feedback 12/11/2017
2 #59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal normal Awaiting Review defect (bug) has-patch 10/20/2023
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type Formatting normal normal Awaiting Review defect (bug) 03/15/2019
#50863 [playlist] + text = </p> error Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 08/06/2020
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure Formatting normal normal Awaiting Review defect (bug) has-patch 10/15/2024
1 #55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) Formatting normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#56119 `wp_unslash()` and `wp_slash()` do not (un)slash the same data. Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/11/2022
#58666 added HTML tags in HTML block Formatting normal major Awaiting Review defect (bug) 06/29/2023
1 #53041 colors.css is using the old blue. Formatting normal minor Awaiting Review defect (bug) dev-feedback 04/15/2021
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal Awaiting Review defect (bug) has-patch 10/11/2017
2 #46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal Awaiting Review defect (bug) has-patch 05/23/2019
1 #39847 force_balance_tags not properly balancing < with <strong> and </strong> Formatting normal normal Awaiting Review defect (bug) 09/22/2024
2 #56433 invalid regex used in preg_replace Formatting normal normal Awaiting Review defect (bug) reporter-feedback 01/08/2025
#60391 links_add_base_url will encode all attribut in null passed in Formatting normal normal Awaiting Review defect (bug) has-patch 01/30/2024
2 #40324 make_clickable doesn't work if url stands after an even number off spaces Formatting normal normal Awaiting Review defect (bug) 03/31/2017
3 #50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 10/12/2020
#60138 make_clickable() processing emails start with www. incorrectly. Formatting normal trivial Awaiting Review defect (bug) changes-requested 02/15/2024
#63149 safecss_filter_attr does not support base64 SVG image in background-image. Formatting normal normal Awaiting Review defect (bug) dev-feedback 03/23/2025
#53815 safecss_filter_attr removes styles with min() max() and minmax() Formatting normal normal Awaiting Review defect (bug) 07/28/2021
3 #46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) has-patch 12/13/2024
4 #60347 wp_kses breaking text fragments links Formatting normal normal Awaiting Review defect (bug) changes-requested 05/12/2025
#58377 wp_kses filters custom block name with consecutive hyphens Formatting normal normal Awaiting Review defect (bug) 05/23/2023
1 #61246 wp_kses makes HTML comment HTML uncommented Formatting normal normal Awaiting Review defect (bug) changes-requested 09/03/2024
2 #58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 06/22/2024
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal normal Awaiting Review defect (bug) has-patch 03/16/2025
1 #62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal normal Awaiting Review defect (bug) 10/22/2024
1 #54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal Awaiting Review defect (bug) has-patch 09/16/2021
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" Formatting normal normal Awaiting Review defect (bug) 04/13/2019
1 #60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal normal Awaiting Review defect (bug) has-patch 03/18/2024
3 #37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal Awaiting Review defect (bug) has-patch 04/18/2019
5 #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... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 07/21/2017
1 #49492 wpautop inserted p tags inconsistently alter visual space Formatting normal normal Awaiting Review defect (bug) 02/22/2020
#43394 wpautop inserts extraneous line breaks if hard return around commented content Formatting normal normal Awaiting Review defect (bug) 06/15/2020
1 #58872 wpautop not disabled when blocks are inserted dynamically Formatting 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 Formatting normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#43313 wptexturise uses the wrong curly quote after a closing link tag Formatting normal normal Awaiting Review defect (bug) 04/15/2018
#63426 wptexturize breaks markup Formatting normal normal Awaiting Review defect (bug) 05/12/2025
#54721 wptexturize caches the result of run_wptexturize preventing themes from using this if a plugin has already called get_plugin_data Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/20/2024
4 #49965 wptexturize should also work when using before hook after_theme_setup Formatting normal normal Awaiting Review defect (bug) 04/21/2020
#61817 wptexturize(): Hyphen may be replaced with ndash Formatting normal normal Awaiting Review defect (bug) has-patch 08/04/2024
#54322 Add Logical Properties to safecss_filter_attr Formatting normal normal Awaiting Review enhancement dev-feedback 11/19/2021
#63046 Add background-clip to the safe_style_css filter Formatting normal normal Awaiting Review enhancement has-patch 03/05/2025
#52444 Add support for Telegram Messenger Protocol Formatting normal normal Awaiting Review enhancement close 02/05/2021
#63036 Additional unit tests kses color-mix Formatting normal trivial Awaiting Review enhancement has-patch 02/28/2025
#60544 Allow individual blocks to be excluded from `excerpt_remove_blocks()` Formatting normal normal Awaiting Review enhancement has-patch 10/09/2024
4 #43010 Attribute Name Escape Formatting normal normal Awaiting Review enhancement needs-unit-tests 01/18/2022
#41458 Class gets stripped out when inserting a link in author biography box Formatting normal normal Awaiting Review enhancement 07/30/2017
1 #39724 Defining custom validation callbacks for tag/attribute values in wp_kses() Formatting normal normal Awaiting Review enhancement 06/17/2017
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 01/20/2023
1 #43224 Extract `$utf8_pcre` from `wp_check_invalid_utf8()` into a separate function Formatting normal normal Awaiting Review enhancement 01/16/2019
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain Formatting normal normal Awaiting Review enhancement has-patch 03/24/2025
1 #40933 Improvements for get_file_data() function Formatting normal normal Awaiting Review enhancement has-patch 07/18/2017
2 #44906 Include greek accent characters on "remove_accents" function Formatting normal minor Awaiting Review enhancement dev-feedback 09/13/2018
1 #49129 Incorrect German Umlaut substitutions Formatting normal minor Awaiting Review enhancement dev-feedback 01/04/2020
3 #43147 Introduce `esc_html_comment` and translation related functions Formatting normal normal Awaiting Review enhancement dev-feedback 01/16/2019
4 #28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement has-patch 01/18/2017
1 #35201 Mobile email validation Formatting normal normal Awaiting Review enhancement 02/06/2017
#56774 Need more options on pre-existing blocks. Formatting normal normal Awaiting Review enhancement 10/09/2022
#41422 Need replace_filter() function for improved Just In Time filter adjusment Formatting normal normal Awaiting Review enhancement 08/03/2017
#60301 PHPunit test for print_emoji_detection_script Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025
#62738 Proposal for format_atts() Formatting normal normal Awaiting Review enhancement 12/26/2024
#47557 Sanitize Email Suggestion Formatting normal minor Awaiting Review enhancement has-patch 09/11/2024
#61298 Slight UI bug when applying shadow on the lightbox Formatting normal trivial Awaiting Review enhancement 04/29/2025
#53709 Spaces as <br> in RSS Excerpts Formatting normal normal Awaiting Review enhancement 07/25/2021
#39674 Special characters are encoded in the database, for site settings options Formatting 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 Formatting normal normal Awaiting Review enhancement dev-feedback 07/05/2022
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. Formatting normal normal Awaiting Review enhancement 01/24/2018
1 #56663 `tag_escape()` does not follow naming convention. Formatting normal normal Awaiting Review enhancement 09/27/2022
3 #29910 esc_attr does not properly deal with json_encode Formatting normal normal Awaiting Review enhancement needs-refresh 05/07/2017
3 #46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing Formatting normal normal Awaiting Review enhancement has-patch 02/27/2025
#33204 kses $allowedposttags should support microdata Formatting normal normal Awaiting Review enhancement 11/15/2018
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output Formatting normal normal Awaiting Review enhancement 04/26/2017
#46329 sanitize_text_field after 5.1 update should account for __toString() methods Formatting normal normal Awaiting Review enhancement 02/24/2019
2 #29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne Formatting normal normal Awaiting Review enhancement dev-feedback 05/15/2024
#51482 wp_kses_post should filter javascript content as well as the <script> tags Formatting normal minor Awaiting Review enhancement 10/08/2020
#43205 Allow filtering the list of characters to be replaced by wptexturize Formatting normal normal Awaiting Review feature request 01/16/2019
#54604 Allow for nestable superscript tags Formatting normal normal Awaiting Review feature request has-patch 12/14/2021
#53096 Color Settings include alpha channel for transparency Formatting normal normal Awaiting Review feature request 04/27/2021
#55326 Conditional classes directives in formatting Formatting normal normal Awaiting Review feature request 03/07/2022
#57434 Extending the list of supported inline CSS properties allowed by safe_style_css Formatting normal normal Awaiting Review feature request 01/09/2023
#51040 How about having a native BR to Newline method, i.e. br2nl Formatting normal normal Awaiting Review feature request dev-feedback 12/14/2023
#52100 Include highlight.js in core for syntax highlighting for codeblocks in markdown Formatting 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 Formatting normal normal Awaiting Review feature request close 03/14/2023
1 #63192 wptexturize add filter for disable some replacement Formatting normal normal Awaiting Review feature request changes-requested 04/10/2025
#46538 Aligning gallery results in conflicting classes added Gallery normal normal Awaiting Review defect (bug) reporter-feedback 08/08/2019
#60436 Cannot create large Tiled Albums - causes crash Gallery normal blocker Awaiting Review defect (bug) 02/05/2024
3 #44394 Error when trying to get the columns of a three-columns gallery. Gallery normal normal Awaiting Review defect (bug) has-patch 06/19/2018
#52171 Featured image error in media library, detached. Gallery normal normal Awaiting Review defect (bug) has-patch 12/24/2020
Note: See TracReports for help on using and creating reports.