Make WordPress Core

{1} All Tickets (8438 matches)

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

Results (2701 - 2800 of 8438)

Formatting (59 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#61268 PHP Deprecated: ltrim() in formatting esc_url. normal normal Awaiting Review defect (bug) 07/01/2024 8
#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
#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
#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
#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
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 pbearne dev-feedback normal normal Future Release enhancement 01/17/2024 10
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov has-patch normal normal Future Release feature request 10/20/2020 11
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 03/20/2018 12
#24157 safecss_filter_attr doesn't allow rgb() in inline styles has-patch normal normal Future Release defect (bug) 06/09/2024 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
#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
#37698 wp_kses_split global variable pollution has-patch normal normal Future Release defect (bug) 02/09/2021 14
#60842 PHPunit tests for wp_check_invalid_utf8 has-patch normal normal Awaiting Review enhancement 10/14/2024 14
#33924 sanitize_html_class valid characters dev-feedback normal normal Future Release defect (bug) 09/20/2022 15
#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
#10823 Bad handling of ampersand in post titles has-patch normal normal defect (bug) 06/04/2019 17
#55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ dev-feedback normal major Future Release defect (bug) 08/08/2023 17
#58921 wp_kses_allowed_html doesn't allow to add esi:include has-patch normal normal Awaiting Review defect (bug) 06/22/2024 17
#19100 Introduce esc_color() dev-feedback normal normal Future Release enhancement 03/04/2020 17
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 03/15/2019 18
#47164 map_deep in formatting.php do not handle null-byte dev-feedback normal critical Future Release defect (bug) 02/23/2023 18
#24225 Improve regular expressions when matching attributes miqrogroove needs-unit-tests normal normal enhancement 06/04/2019 19
#25856 debug of wpautop function with Unit Tests normal normal enhancement 03/20/2024 20
#34722 Open P Tag in shortcode related to h tag dev-feedback normal normal Awaiting Review defect (bug) 07/20/2017 22
#31992 Unicode Email Addresses has-patch normal normal defect (bug) 12/04/2024 22
#17923 add_query_arg() should encode values has-patch normal normal defect (bug) 08/20/2019 22
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* has-patch normal minor Future Release enhancement 10/28/2021 22
#58902 add_query_arg() should esc_url_raw() REQUEST_URI has-patch normal normal Future Release defect (bug) 10/27/2024 24
#60979 safecss_filter_attr() should support query strings with "&amp;" as used by Gutenberg has-patch normal normal 6.8 defect (bug) 10/14/2024 26
#12056 target="_blank" being stripped from Profile Bio and Category Description audrasjb dev-feedback normal normal 6.8 enhancement 12/06/2024 26
#14050 shortcode_unautop() should also remove the <br /> added after shortcodes aaroncampbell normal normal defect (bug) 06/04/2019 27
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne dev-feedback normal normal Awaiting Review enhancement 05/15/2024 27
#51019 convert_smilies() fails on large tags has-patch normal normal 6.8 defect (bug) 11/11/2024 30
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb dev-feedback normal normal Future Release defect (bug) 10/12/2023 32
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) needs-unit-tests normal minor Future Release defect (bug) 08/21/2024 33
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove has-patch normal normal defect (bug) 08/18/2023 33
#2691 HTML comments in posts aren't handled properly. adamsilverstein* needs-unit-tests normal normal Future Release defect (bug) 04/21/2024 35
#29807 add support for picture element and srcset attribute on img in wp_kses has-patch normal normal Future Release defect (bug) 03/11/2024 36
#27350 Invalid HTML Output has-patch normal normal Future Release defect (bug) 08/13/2024 37
#2833 wpautop breaks style and script tags dev-feedback low normal Future Release defect (bug) 03/21/2024 37
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 needs-unit-tests normal normal Future Release defect (bug) 09/04/2020 38
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice dev-feedback normal normal Future Release defect (bug) 08/28/2024 76

Gallery (34 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#60436 Cannot create large Tiled Albums - causes crash normal blocker Awaiting Review defect (bug) 02/05/2024
#52171 Featured image error in media library, detached. has-patch normal normal Awaiting Review defect (bug) 12/24/2020
#53263 Media galery new libraries normal normal Awaiting Review defect (bug) 05/23/2021
#59799 Post editor Galley size preview images select size default normal normal Awaiting Review defect (bug) 11/03/2023
#56568 Some Cases Image Metadata is not editable. normal normal Awaiting Review defect (bug) 09/14/2022
#58725 What is the cancellation rate for Frontier Airlines? normal normal Awaiting Review defect (bug) 07/06/2023
#51828 gallery items not aligned when row has less items than column count has-patch normal minor Awaiting Review defect (bug) 11/19/2020
#47922 src attribute in Image Gallery Block is inconsistent with image inserted outside of gallery. normal normal Awaiting Review defect (bug) 08/22/2019
#51840 Single Image not loading after upgrade to 5.3.3 normal major Awaiting Review defect (bug) 11/20/2020 1
#54136 Slideshow gallery shown as a tiled gallery when using shortcode with Classic Editor close normal minor Awaiting Review defect (bug) 12/15/2021 1
#61012 The mobile layout displays incorrectly when infinite scrolling is activated in the Media Gallery Modal. normal normal Awaiting Review defect (bug) 04/16/2024 1
#47744 WordPress default galleries do not display properly on Safari 10.1 and possibly other older browsers normal minor Awaiting Review defect (bug) 07/25/2019 1
#40524 Filter hook for max image columns in gallery settings has-patch normal normal Awaiting Review enhancement 04/22/2017 1
#34396 Gallery shortcode : make image captions relative to the current gallery normal normal enhancement 06/04/2019 1
#41328 lightbox plugins cannot get image address to open except from image link normal normal Awaiting Review feature request 05/02/2019 1
#46538 Aligning gallery results in conflicting classes added reporter-feedback normal normal Awaiting Review defect (bug) 08/08/2019 2
#44394 Error when trying to get the columns of a three-columns gallery. has-patch normal normal Awaiting Review defect (bug) 06/19/2018 2
#60492 Gallery crashes if images have caption. normal normal Awaiting Review defect (bug) 02/10/2024 2
#37157 Photo galleries are displaying EVERY photo in library (and related issues). normal normal defect (bug) 06/04/2019 2
#36269 WordPress 4.4.2 Gallery Ordering reporter-feedback normal normal defect (bug) 06/04/2019 2
#29379 Add a hook to filter gallery classes has-patch low normal Future Release enhancement 05/05/2024 2
#38100 Gallery Caption Filter has-patch normal normal Awaiting Review feature request 11/30/2018 2
#38228 Add filter to default gallery shortcode output dev-feedback normal normal Awaiting Review enhancement 04/12/2018 3
#29023 Galleries: add pagination option normal normal enhancement 06/04/2019 3
#43642 Gallery titles and labels erasing reporter-feedback normal normal Awaiting Review enhancement 05/26/2022 3
#40811 Gallery drag and drop breaks layout normal normal Future Release defect (bug) 12/26/2019 4
#13425 Image Gallery of Private Post is publicly displayed dev-feedback normal normal defect (bug) 06/04/2019 5
#46241 Bug Report: Creating Multiple Gallerys with Gutenberg and Latest WordPress antpb* normal major Future Release defect (bug) 02/21/2020 6
#34390 Gallery - images order normal normal defect (bug) 06/04/2019 6
#40692 Filter default image size in gallery normal normal Awaiting Review defect (bug) 09/21/2020 7
#39824 Gallery doesn't show images being uploaded adamsilverstein dev-feedback normal normal Future Release defect (bug) 02/17/2021 7
#53229 "Alt Text" label misaligned in French audrasjb* has-patch normal normal Future Release defect (bug) 06/08/2021 10
#12799 Allow gallery shortcode to accept a maximum number of items close normal normal Future Release enhancement 10/19/2023 19
#13429 Updating Link URL on image within Admin with Gallery dev-feedback normal normal Future Release defect (bug) 08/24/2023 69

General (7 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#59436 "The response is not a valid JSON response" normal normal Awaiting Review defect (bug) 09/24/2023
#61107 'Change role to...' field on wp-admin/network/site-users.php?id=xxx is populated by wrong site roles normal normal Awaiting Review defect (bug) 04/30/2024
#60451 @subpackage tag is considered deprecated by phpDocumentor normal normal Awaiting Review defect (bug) 02/07/2024
#61783 All post table UI breaks upon adding multiple taxonomies normal normal Awaiting Review defect (bug) 07/29/2024
#62652 Ambiguous class resolution SimplePie_Core in wordpress 6.7 normal normal Awaiting Review defect (bug) 12/05/2024
#61776 Background color is not getting updated in block editor which we are setting through theme customization through templates has-patch normal critical Awaiting Review defect (bug) 07/27/2024
#60450 Button component is missing has-text class when text prop is used normal normal Awaiting Review defect (bug) 02/06/2024
Note: See TracReports for help on using and creating reports.