Make WordPress Core

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

Formatting (59 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53019 The _sanitize_text_fields function removing the octets that incorrectly work with Arabic RTL languages. normal normal Awaiting Review defect (bug) 11/19/2024 3
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 03/15/2019 18
#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
#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
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 03/15/2019
#55452 `safecss_filter_attr` removes background-images with URL parameters normal normal Future Release defect (bug) 04/20/2022 1
#58666 added HTML tags in HTML block normal major Awaiting Review defect (bug) 06/29/2023
#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
#39847 force_balance_tags not properly balancing < with <strong> and </strong> normal normal Awaiting Review defect (bug) 09/22/2024 2
#40324 make_clickable doesn't work if url stands after an even number off spaces normal normal Awaiting Review defect (bug) 03/31/2017 1
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments normal normal defect (bug) 06/04/2019 9
#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
#53815 safecss_filter_attr removes styles with min() max() and minmax() normal normal Awaiting Review defect (bug) 07/28/2021
#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
#46966 urlencode query string parameters normal major Awaiting Review defect (bug) 08/20/2019 1
#58377 wp_kses filters custom block name with consecutive hyphens normal normal Awaiting Review defect (bug) 05/23/2023
#62024 wp_kses_post incorrectly escapes "<" attributes values normal normal Awaiting Review defect (bug) 10/22/2024 2
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" normal normal Awaiting Review defect (bug) 04/13/2019 5
#40202 wpautop bad code normal normal Future Release defect (bug) 05/21/2020 2
#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
#49492 wpautop inserted p tags inconsistently alter visual space normal normal Awaiting Review defect (bug) 02/22/2020
#43394 wpautop inserts extraneous line breaks if hard return around commented content normal normal Awaiting Review defect (bug) 06/15/2020 1
#58872 wpautop not disabled when blocks are inserted dynamically normal minor Awaiting Review defect (bug) 07/21/2023
#15918 wpautop() breaks inline tags on the same line as block tags dunno normal normal defect (bug) 06/04/2019 12
#43313 wptexturise uses the wrong curly quote after a closing link tag normal normal Awaiting Review defect (bug) 04/15/2018 2
#34592 wptexturize interprets apostrophe at end of word as closing single quote normal normal defect (bug) 06/04/2019 4
#49965 wptexturize should also work when using before hook after_theme_setup normal normal Awaiting Review defect (bug) 04/21/2020
#10269 wysiwyg bug with shortcodes miqrogroove low normal defect (bug) 06/04/2019 12
#41458 Class gets stripped out when inserting a link in author biography box normal normal Awaiting Review enhancement 07/30/2017 1
#39724 Defining custom validation callbacks for tag/attribute values in wp_kses() normal normal Awaiting Review enhancement 06/17/2017 1
#43224 Extract `$utf8_pcre` from `wp_check_invalid_utf8()` into a separate function normal normal Awaiting Review enhancement 01/16/2019 3
#30531 Make wptexturize the last filter before output azaozz normal normal enhancement 06/04/2019 3
#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
#61298 Slight UI bug when applying shadow on the lightbox normal trivial Awaiting Review enhancement 06/24/2024 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
#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
#25856 debug of wpautop function with Unit Tests normal normal enhancement 03/20/2024 20
#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
#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
#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
#52100 Include highlight.js in core for syntax highlighting for codeblocks in markdown normal major Awaiting Review feature request 12/31/2020 1

Gallery (34 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#46538 Aligning gallery results in conflicting classes added reporter-feedback normal normal Awaiting Review defect (bug) 08/08/2019 2
#36269 WordPress 4.4.2 Gallery Ordering reporter-feedback normal normal defect (bug) 06/04/2019 2
#43642 Gallery titles and labels erasing reporter-feedback normal normal Awaiting Review enhancement 05/26/2022 3
#53229 "Alt Text" label misaligned in French audrasjb* has-patch normal normal Future Release defect (bug) 06/08/2021 10
#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
#52171 Featured image error in media library, detached. has-patch normal normal Awaiting Review defect (bug) 12/24/2020
#51828 gallery items not aligned when row has less items than column count has-patch normal minor Awaiting Review defect (bug) 11/19/2020
#29379 Add a hook to filter gallery classes has-patch low normal Future Release enhancement 05/05/2024 2
#40524 Filter hook for max image columns in gallery settings has-patch normal normal Awaiting Review enhancement 04/22/2017 1
#38100 Gallery Caption Filter has-patch normal normal Awaiting Review feature request 11/30/2018 2
#39824 Gallery doesn't show images being uploaded adamsilverstein dev-feedback normal normal Future Release defect (bug) 02/17/2021 7
#13425 Image Gallery of Private Post is publicly displayed dev-feedback normal normal defect (bug) 06/04/2019 5
#13429 Updating Link URL on image within Admin with Gallery dev-feedback normal normal Future Release defect (bug) 08/24/2023 69
#38228 Add filter to default gallery shortcode output dev-feedback normal normal Awaiting Review enhancement 04/12/2018 3
#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
#12799 Allow gallery shortcode to accept a maximum number of items close normal normal Future Release enhancement 10/19/2023 19
#46241 Bug Report: Creating Multiple Gallerys with Gutenberg and Latest WordPress antpb* normal major Future Release defect (bug) 02/21/2020 6
#60436 Cannot create large Tiled Albums - causes crash normal blocker Awaiting Review defect (bug) 02/05/2024
#40692 Filter default image size in gallery normal normal Awaiting Review defect (bug) 09/21/2020 7
#34390 Gallery - images order normal normal defect (bug) 06/04/2019 6
#60492 Gallery crashes if images have caption. normal normal Awaiting Review defect (bug) 02/10/2024 2
#40811 Gallery drag and drop breaks layout normal normal Future Release defect (bug) 12/26/2019 4
#53263 Media galery new libraries normal normal Awaiting Review defect (bug) 05/23/2021
#37157 Photo galleries are displaying EVERY photo in library (and related issues). normal normal defect (bug) 06/04/2019 2
#59799 Post editor Galley size preview images select size default normal normal Awaiting Review defect (bug) 11/03/2023
#51840 Single Image not loading after upgrade to 5.3.3 normal major Awaiting Review defect (bug) 11/20/2020 1
#56568 Some Cases Image Metadata is not editable. normal normal Awaiting Review defect (bug) 09/14/2022
#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
#58725 What is the cancellation rate for Frontier Airlines? normal normal Awaiting Review defect (bug) 07/06/2023
#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
#29023 Galleries: add pagination option normal normal enhancement 06/04/2019 3
#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

General (7 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#48272 "Undefined offset" warning in add_query_arg() reporter-feedback normal normal Awaiting Review defect (bug) 02/01/2022 6
#58050 A beacon api for WordPress reporter-feedback normal normal Awaiting Review defect (bug) 10/11/2024 2
#55936 ABSPATH & WPINC reporter-feedback normal normal Awaiting Review defect (bug) 06/10/2022 4
#54122 Action hook transition_post_status not properly working in Block Editor reporter-feedback normal normal Awaiting Review defect (bug) 11/14/2021 3
#44269 Add optional parameter $merge_args into paginate_links function reporter-feedback normal normal Awaiting Review defect (bug) 12/03/2020 3
#33936 Alignment issue in dashboard update count reporter-feedback normal normal Awaiting Review defect (bug) 06/19/2019 3
#57494 An error is coming for data table as Apex Action error: Unable to read SObject reporter-feedback normal normal Awaiting Review defect (bug) 01/24/2023 2
Note: See TracReports for help on using and creating reports.