Make WordPress Core

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

Formatting (65 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#32787 make_clickable filter johnjamesjacoby has-patch normal normal Future Release enhancement 01/28/2025 17
#60979 safecss_filter_attr() should support query strings with "&" as used by Gutenberg has-patch normal normal Future Release defect (bug) 02/10/2025 28
#60319 PHPUnit test for wp_spaces_regexp has-patch normal normal Future Release enhancement 02/12/2025 2
#60300 PHPunit Test for wp_staticize_emoji_for_email has-patch normal normal Future Release enhancement 02/12/2025 4
#60301 PHPunit test for print_emoji_detection_script has-patch normal normal Awaiting Review enhancement 02/12/2025 4
#60842 PHPunit tests for wp_check_invalid_utf8 has-patch normal normal Awaiting Review enhancement 02/12/2025 14
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing has-patch normal normal Awaiting Review enhancement 02/27/2025 6
#63036 Additional unit tests kses color-mix has-patch normal trivial Awaiting Review enhancement 02/28/2025 1
#63046 Add background-clip to the safe_style_css filter has-patch normal normal Awaiting Review enhancement 03/05/2025 6
#2691 HTML comments in posts aren't handled properly. needs-unit-tests normal normal Future Release defect (bug) 03/17/2025 35
#63131 Possible bug (not strict) use of preg_split in formatting.php has-patch normal minor Awaiting Review defect (bug) 03/20/2025 2
#63149 safecss_filter_attr does not support base64 SVG image in background-image. dev-feedback normal normal Awaiting Review defect (bug) 03/23/2025 6
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain has-patch normal normal Awaiting Review enhancement 03/24/2025 1
#63192 wptexturize add filter for disable some replacement has-patch normal normal Awaiting Review feature request 04/10/2025 4
#28607 Make wpautop()'s $allblocks variable filterable close normal normal Awaiting Review enhancement 06/05/2025 8
#58902 add_query_arg() should esc_url_raw() REQUEST_URI dev-feedback normal normal Future Release defect (bug) 06/06/2025 25
#63379 Fix for deprecated rtrim passing null to parameter dev-feedback normal normal Awaiting Review defect (bug) 06/07/2025 11
#37698 wp_kses_split global variable pollution reporter-feedback normal normal Future Release defect (bug) 06/28/2025 16
#25021 Improve sanitize_title_with_dashes % removal dev-feedback normal normal defect (bug) 07/01/2025 13
#22330 Optimize regexes to remove protocol from URL needs-unit-tests normal normal enhancement 07/08/2025 2
#60347 wp_kses breaking text fragments links has-patch normal normal Awaiting Review defect (bug) 07/09/2025 13
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) needs-unit-tests normal minor Future Release defect (bug) 07/18/2025 36
#26759 New Generic Sanitize Functions for Core close normal normal enhancement 07/18/2025 4
#50197 PHP 7.4 Compatibility with WP 5.4.1 – problem with seems_utf8() close normal normal Awaiting Review defect (bug) 07/23/2025 4
#63426 wptexturize breaks markup dev-feedback normal normal Awaiting Review defect (bug) 08/15/2025 8
#63804 Proposal of wp_trim(): JavaScript-compatible alternative for trim() has-patch normal normal Awaiting Review enhancement 08/22/2025 4
#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 08/22/2025 4
#63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` has-patch low normal Future Release enhancement 08/23/2025 1
#63867 error in admin page reporter-feedback normal normal Awaiting Review defect (bug) 08/23/2025 1
#40528 Title with ascii paragraph separator is not being filtered on post save has-patch normal normal Awaiting Review defect (bug) 09/01/2025
#22402 Stripping non-alphanumeric multi-byte characters from slugs dev-feedback normal normal Awaiting Review enhancement 09/02/2025 2
#63720 Image Caption Should Not Show In Excerpts (of plugins) via WP Core reporter-feedback normal normal Awaiting Review defect (bug) 09/09/2025 4
#43810 Apostrophe issue normal normal Awaiting Review defect (bug) 09/12/2025 5
#63997 wptexturize incorrectly escapes attribute quotes after encountering greater-than sign normal normal Awaiting Review defect (bug) 09/18/2025
#41711 Remove hAtom from core close normal normal Awaiting Review defect (bug) 09/25/2025 6
#62024 wp_kses_post incorrectly escapes "<" attributes values normal normal Awaiting Review defect (bug) 10/01/2025 3
#46966 urlencode query string parameters has-patch normal major Awaiting Review defect (bug) 12/01/2025 3
#57235 'excerpt_remove_blocks' removes list blocks has-patch normal normal Awaiting Review defect (bug) 12/01/2025 2
#62417 Excerpts don't include content from list-item blocks. has-patch normal normal Awaiting Review defect (bug) 12/17/2025 4
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag needs-unit-tests normal normal Awaiting Review defect (bug) 12/26/2025 5
#64463 XML Escape Codes Applied to RSS and Changes Post Content normal normal Awaiting Review defect (bug) 01/01/2026 2
#62785 wp_kses_no_null() should be modified to handle $content having a null value has-patch normal normal Awaiting Review defect (bug) 01/16/2026 6
#62651 Reverse order of menu items in default theme reporter-feedback normal normal Awaiting Review defect (bug) 01/16/2026 2
#34722 Open P Tag in shortcode related to h tag dev-feedback normal normal Awaiting Review defect (bug) 01/27/2026 23
#37672 wpautop adds a closing p-tag without an opening p-tag has-patch normal normal Awaiting Review defect (bug) 01/28/2026 5
#38656 wpautop incorrectly handling paragraphs within block elements has-patch normal normal Future Release defect (bug) 01/29/2026 8
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. has-patch normal normal defect (bug) 02/01/2026 10
#43785 wptexturize fails to skip JavaScript if code contains < needs-unit-tests normal normal Future Release defect (bug) 02/14/2026 5
#61501 KSES Allow more custom data attributes to align with browsers dmsnell has-patch normal normal 7.1 enhancement 02/20/2026 25
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' has-patch normal normal 7.1 defect (bug) 03/11/2026 6
#64552 wp_trim_words fails with certain charsets in the Excerpt has-patch normal normal Future Release defect (bug) 03/15/2026 2
#64709 Stretchy Heading inside Media & Text block don't render correct in Firefox browser. normal normal Awaiting Review defect (bug) 03/18/2026 1
#64284 Convert times/multiplication symbol (×) into the letter "x" when sanitizing titles for slugs close normal minor 7.1 defect (bug) 03/23/2026 16
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) has-patch normal normal enhancement 04/03/2026 5
#64151 Improve maintainability and robustness of sanitize_title_with_dashes() has-patch normal normal Future Release enhancement 04/06/2026 1
#55563 The function get_allowed_mime_types should check wp_get_current_user dev-feedback normal normal Awaiting Review defect (bug) 04/09/2026 4
#64944 Generated Excerpts - Missing white space when stripping <br>s generated in paragraph block, verse block, etc. audrasjb* has-patch normal normal 7.1 defect (bug) 04/09/2026 6
#29807 add support for picture element and srcset attribute on img in wp_kses adamsilverstein has-patch normal normal 7.1 defect (bug) 04/23/2026 57
#42058 Unit test for _autop_newline_preservation_helper() dev-feedback normal normal Awaiting Review defect (bug) 05/07/2026 1
#61268 PHP Deprecated: ltrim() in formatting esc_url. normal normal Awaiting Review defect (bug) 06/09/2026 10
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it has-patch low trivial Future Release defect (bug) 06/15/2026 4
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 06/15/2026 13
#65457 KSES: Inline styles related to SVG will be removed wildworks has-patch normal normal 7.1 defect (bug) 06/16/2026 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/2026 7
#31992 Unicode Email Addresses SergeyBiryukov dev-feedback normal normal 7.1 defect (bug) 06/17/2026 97

Gallery (28 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#40524 Filter hook for max image columns in gallery settings has-patch normal normal Awaiting Review enhancement 04/22/2017 1
#41328 lightbox plugins cannot get image address to open except from image link normal normal Awaiting Review feature request 05/02/2019 1
#29023 Galleries: add pagination option normal normal enhancement 06/04/2019 3
#34390 Gallery - images order normal normal defect (bug) 06/04/2019 6
#34396 Gallery shortcode : make image captions relative to the current gallery normal normal enhancement 06/04/2019 1
#36269 WordPress 4.4.2 Gallery Ordering reporter-feedback normal normal defect (bug) 06/04/2019 2
#37157 Photo galleries are displaying EVERY photo in library (and related issues). normal normal defect (bug) 06/04/2019 2
#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
#47922 src attribute in Image Gallery Block is inconsistent with image inserted outside of gallery. normal normal Awaiting Review defect (bug) 08/22/2019
#40811 Gallery drag and drop breaks layout normal normal Future Release defect (bug) 12/26/2019 4
#46241 Bug Report: Creating Multiple Gallerys with Gutenberg and Latest WordPress antpb* normal major Future Release defect (bug) 02/21/2020 6
#40692 Filter default image size in gallery normal normal Awaiting Review defect (bug) 09/21/2020 7
#51840 Single Image not loading after upgrade to 5.3.3 normal major Awaiting Review defect (bug) 11/20/2020 1
#43642 Gallery titles and labels erasing reporter-feedback normal normal Awaiting Review enhancement 05/26/2022 3
#56568 Some Cases Image Metadata is not editable. normal normal Awaiting Review defect (bug) 09/14/2022
#59799 Post editor Galley size preview images select size default normal normal Awaiting Review defect (bug) 11/03/2023
#60436 Cannot create large Tiled Albums - causes crash normal blocker Awaiting Review defect (bug) 02/05/2024
#60492 Gallery crashes if images have caption. normal normal Awaiting Review defect (bug) 02/10/2024 2
#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
#29379 Add a hook to filter gallery classes has-patch low normal Future Release enhancement 05/05/2024 2
#53263 Media galery new libraries normal normal Awaiting Review defect (bug) 09/17/2025
#38100 Gallery Caption Filter has-patch normal normal Awaiting Review feature request 01/18/2026 3
#44394 Error when trying to get the columns of a three-columns gallery. reporter-feedback normal normal Awaiting Review defect (bug) 01/19/2026 3
#52171 Featured image error in media library, detached. normal normal Awaiting Review defect (bug) 01/29/2026 1
#63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. has-patch normal normal Future Release defect (bug) 03/17/2026 12
#65155 wrong aspect-ratio of pictures in the galerie with Firefox 150 normal normal Awaiting Review defect (bug) 04/30/2026 1
#12799 Allow gallery shortcode to accept a maximum number of items close normal normal Future Release enhancement 05/05/2026 22
#13429 Updating Link URL on image within Admin with Gallery close normal normal Future Release defect (bug) 05/08/2026 70

General (7 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39795 WordPress objects are only accessible via global variables normal normal Awaiting Review enhancement 02/06/2017 3
#40334 Trim siteurl and homeurl normal normal Awaiting Review defect (bug) 04/01/2017 2
#39496 Can't view page preview. normal normal Awaiting Review defect (bug) 04/15/2017 5
#40487 GUID contains more than 255 characters normal normal Awaiting Review defect (bug) 04/19/2017 3
#37307 Indicate non-GPL plugins and themes for users normal normal Awaiting Review enhancement 05/03/2017 4
#40751 Login form - Consider making Back to {site name} & Lost your password inline. has-patch normal normal Awaiting Review enhancement 05/15/2017 3
#40791 paginate_links outputs unnecessary dots normal normal Awaiting Review enhancement 05/22/2017 2
Note: See TracReports for help on using and creating reports.