Make WordPress Core

{7} Future Releases (8204 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 (1501 - 1600 of 8204)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #55452 `safecss_filter_attr` removes background-images with URL parameters Formatting normal normal Future Release defect (bug) 04/20/2022
#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
20 #29807 add support for picture element and srcset attribute on img in wp_kses Formatting normal normal Future Release defect (bug) has-patch 03/11/2024
5 #58902 add_query_arg() should esc_url_raw() REQUEST_URI Formatting normal normal Future Release defect (bug) has-patch 10/04/2024
#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
1 #56433 invalid regex used in preg_replace Formatting normal normal Awaiting Review defect (bug) reporter-feedback 08/24/2022
1 #24487 is_email() does not recognize IDN domains Formatting normal minor Future Release defect (bug) has-patch 04/28/2021
#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
5 #17433 localhost is not accepted as email domain Formatting normal normal Future Release defect (bug) has-patch 03/20/2018
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
2 #45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial Future Release defect (bug) needs-unit-tests 04/03/2019
#60138 make_clickable() processing emails start with www. incorrectly. Formatting normal trivial Awaiting Review defect (bug) changes-requested 02/15/2024
3 #47164 map_deep in formatting.php do not handle null-byte Formatting normal critical Future Release defect (bug) dev-feedback 02/23/2023
3 #55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ Formatting normal major Future Release defect (bug) dev-feedback 08/08/2023
5 #44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov Formatting normal normal Future Release defect (bug) dev-feedback 09/22/2019
4 #24157 safecss_filter_attr doesn't allow rgb() in inline styles Formatting normal normal Future Release defect (bug) has-patch 06/09/2024
#53815 safecss_filter_attr removes styles with min() max() and minmax() Formatting normal normal Awaiting Review defect (bug) 07/28/2021
2 #50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* Formatting normal normal Future Release defect (bug) dev-feedback 10/07/2022
5 #33924 sanitize_html_class valid characters Formatting normal normal Future Release defect (bug) dev-feedback 09/20/2022
8 #55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice Formatting normal normal Future Release defect (bug) dev-feedback 08/28/2024
1 #46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) 08/20/2019
8 #54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting normal normal Future Release defect (bug) dev-feedback 10/12/2023
#58377 wp_kses filters custom block name with consecutive hyphens Formatting normal normal Awaiting Review defect (bug) 05/23/2023
#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
1 #62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal normal Awaiting Review defect (bug) 09/10/2024
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) has-patch 02/09/2021
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
#40202 wpautop bad code Formatting normal normal Future Release defect (bug) 05/21/2020
5 #2833 wpautop breaks style and script tags Formatting low normal Future Release defect (bug) dev-feedback 03/21/2024
1 #38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
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
#43313 wptexturise uses the wrong curly quote after a closing link tag Formatting normal normal Awaiting Review defect (bug) 04/15/2018
#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
2 #43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal Future Release defect (bug) needs-unit-tests 07/10/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
#53229 "Alt Text" label misaligned in French audrasjb* Gallery normal normal Future Release defect (bug) has-patch 06/08/2021
#46538 Aligning gallery results in conflicting classes added Gallery normal normal Awaiting Review defect (bug) reporter-feedback 08/08/2019
1 #46241 Bug Report: Creating Multiple Gallerys with Gutenberg and Latest WordPress antpb* Gallery normal major Future Release defect (bug) 02/21/2020
#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
7 #40692 Filter default image size in gallery Gallery normal normal Awaiting Review defect (bug) 09/21/2020
2 #60492 Gallery crashes if images have caption. Gallery normal normal Awaiting Review defect (bug) 02/10/2024
2 #39824 Gallery doesn't show images being uploaded adamsilverstein Gallery normal normal Future Release defect (bug) dev-feedback 02/17/2021
#40811 Gallery drag and drop breaks layout Gallery normal normal Future Release defect (bug) 12/26/2019
#53263 Media galery new libraries Gallery normal normal Awaiting Review defect (bug) 05/23/2021
#59799 Post editor Galley size preview images select size default Gallery normal normal Awaiting Review defect (bug) 11/03/2023
1 #51840 Single Image not loading after upgrade to 5.3.3 Gallery normal major Awaiting Review defect (bug) 11/20/2020
#54136 Slideshow gallery shown as a tiled gallery when using shortcode with Classic Editor Gallery normal minor Awaiting Review defect (bug) close 12/15/2021
#56568 Some Cases Image Metadata is not editable. Gallery normal normal Awaiting Review defect (bug) 09/14/2022
1 #61012 The mobile layout displays incorrectly when infinite scrolling is activated in the Media Gallery Modal. Gallery normal normal Awaiting Review defect (bug) 04/16/2024
17 #13429 Updating Link URL on image within Admin with Gallery Gallery normal normal Future Release defect (bug) dev-feedback 08/24/2023
#58725 What is the cancellation rate for Frontier Airlines? Gallery normal normal Awaiting Review defect (bug) 07/06/2023
1 #47744 WordPress default galleries do not display properly on Safari 10.1 and possibly other older browsers Gallery normal minor Awaiting Review defect (bug) 07/25/2019
#51828 gallery items not aligned when row has less items than column count Gallery normal minor Awaiting Review defect (bug) has-patch 11/19/2020
#47922 src attribute in Image Gallery Block is inconsistent with image inserted outside of gallery. Gallery normal normal Awaiting Review defect (bug) 08/22/2019
4 #59074 "Deprecated" error since update to 6.3 General normal normal Awaiting Review defect (bug) 12/14/2023
#59436 "The response is not a valid JSON response" General normal normal Awaiting Review defect (bug) 09/24/2023
3 #48272 "Undefined offset" warning in add_query_arg() General normal normal Awaiting Review defect (bug) reporter-feedback 02/01/2022
#40899 '&' Is always escaped in the JavaScript template. General normal normal Awaiting Review defect (bug) 09/08/2020
#61107 'Change role to...' field on wp-admin/network/site-users.php?id=xxx is populated by wrong site roles General normal normal Awaiting Review defect (bug) 04/30/2024
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' General normal normal Awaiting Review defect (bug) has-patch 02/22/2022
2 #40685 /wp-includes/class-wp-hook.php function resort_active_iterations not working correct General normal normal Awaiting Review defect (bug) 06/08/2017
1 #60452 @category tag is considered deprecated by phpDocumentor General normal normal Awaiting Review defect (bug) dev-feedback 02/23/2024
1 #60451 @subpackage tag is considered deprecated by phpDocumentor General normal normal Awaiting Review defect (bug) 02/07/2024
1 #58050 A beacon api for WordPress General normal normal Awaiting Review defect (bug) 04/02/2023
1 #55936 ABSPATH & WPINC General normal normal Awaiting Review defect (bug) reporter-feedback 06/10/2022
1 #59016 Able to login successfully .. but I'm unable to open wordpress dashboard.. General normal normal Awaiting Review defect (bug) 08/09/2023
#54122 Action hook transition_post_status not properly working in Block Editor General normal normal Awaiting Review defect (bug) reporter-feedback 11/14/2021
#44212 Add a new helper function for comma- or space-separated lists General normal normal Awaiting Review defect (bug) has-patch 05/28/2018
1 #51806 Add an early exit for files with _deprecated_file() calls General normal normal Future Release defect (bug) 06/08/2022
#44269 Add optional parameter $merge_args into paginate_links function General normal normal Awaiting Review defect (bug) reporter-feedback 12/03/2020
#37253 Add several missing "_deprecated_function()" calls General low normal Future Release defect (bug) has-patch 04/19/2019
#33936 Alignment issue in dashboard update count General normal normal Awaiting Review defect (bug) reporter-feedback 06/19/2019
1 #61783 All post table UI breaks upon adding multiple taxonomies General normal normal Awaiting Review defect (bug) 07/29/2024
#56094 Allow the style property of block.json to be an array General normal normal Awaiting Review defect (bug) has-patch 08/19/2022
1 #57494 An error is coming for data table as Apex Action error: Unable to read SObject General normal normal Awaiting Review defect (bug) reporter-feedback 01/24/2023
#61513 Attention points in Pentest General normal normal Awaiting Review defect (bug) 06/26/2024
1 #53368 Auto-generated skip-link gets added in classic templates and not just in block templates General normal normal Awaiting Review defect (bug) has-patch 06/09/2021
#44070 Avoid flickering of admin notices General normal normal Awaiting Review defect (bug) 05/14/2018
2 #45854 Avoid printf/sprintf strings to be "double-quoted" General normal normal Awaiting Review defect (bug) close 08/04/2021
#61776 Background color is not getting updated in block editor which we are setting through theme customization through templates General normal critical Awaiting Review defect (bug) has-patch 07/27/2024
2 #46315 Block editor columns left margin issue on reduced screen width General normal normal Awaiting Review defect (bug) 02/24/2019
2 #47420 Block markup containing HTML in block attributes is corrupted when using wp_insert_post General normal normal Awaiting Review defect (bug) dev-feedback 08/30/2023
2 #55102 Bug in Custom Styling search block General normal normal Awaiting Review defect (bug) reporter-feedback 02/08/2022
1 #57272 Bug in main query General normal normal Awaiting Review defect (bug) reporter-feedback 12/05/2022
#61613 Bug: Image attributes don't propogate to posts, pages, products, etc General normal normal Awaiting Review defect (bug) dev-feedback 08/13/2024
Note: See TracReports for help on using and creating reports.