Make WordPress Core

{31} Tickets in the Shortcodes component (54 matches)

Arguments
Create a new ticket
  • Active tickets in the Shortcodes component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Candidates for Closure (3 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#51377 Front End elements break after too many shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 09/24/2020
#57790 Parsing of Shortcode Attributes: bug locating a final attribute normal normal Awaiting Review defect (bug) dev-feedback 02/28/2023
#57267 wp_enqueue_style is not working under shortcode normal normal Awaiting Review defect (bug) reporter-feedback 12/15/2022

Slated for Next Release (1 match)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML normal normal 6.7 defect (bug) needs-unit-tests 09/27/2024

Tickets Awaiting Review (24 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#58174 A shortcode block that evaluates to nothing, renders as a space in the HTML normal normal Awaiting Review defect (bug) 10/26/2023
#60887 After upgrade to WordPress 6.4.3, do_shortcode no longer works in page templates normal critical Awaiting Review defect (bug) 04/02/2024
#58469 Changeset 55832 broke shortcodes saved in block attributes and rendered serverside normal normal Awaiting Review defect (bug) 06/07/2023
#41086 Conditional loading of CSS files from (for example) shortcodes normal normal Awaiting Review feature request 06/16/2017
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt normal normal Awaiting Review defect (bug) dev-feedback 07/24/2020
#47984 Filter pre_do_shortcode normal normal Awaiting Review feature request has-patch 09/05/2019
#54289 Improve get_shortcode_regex performance normal normal Awaiting Review enhancement has-patch 10/19/2021
#46412 Make shortcode attributes case-insensitive? shortcode_parse_atts normal normal Awaiting Review enhancement 03/04/2019
#35216 Return empty string from wp.shortcode.replace() callback is ignored normal normal Awaiting Review defect (bug) has-patch 06/27/2018
#60200 Search functionality does not search shortcodes normal normal Awaiting Review enhancement 01/06/2024
#61007 Shortcode aren't paste inline in paragraphs normal major Awaiting Review defect (bug) 08/24/2024
#59509 Shortcode attributes named 0 are ignored normal normal Awaiting Review defect (bug) needs-unit-tests 10/04/2023
#49955 Shortcode escaping not correctly handled when followed by enclosing shortcodes normal normal Awaiting Review defect (bug) 07/16/2020
#58386 Shortcode generated by a block element is not executed in templates normal normal Awaiting Review defect (bug) 06/09/2023
#38713 Shortcodes and utf-8 no-break whitespace (\xc2\xa0) normal normal Awaiting Review defect (bug) 03/25/2019
#55406 Shortcodes don't work inside srcset attribute normal normal Awaiting Review defect (bug) 04/08/2022
#58397 Shortcodes in patterns are not rendered in templates normal normal Awaiting Review defect (bug) 05/24/2023
#52567 Shortcodes in separate <p> tags appear on same line in browser normal normal Awaiting Review defect (bug) 05/25/2023
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ normal normal Awaiting Review defect (bug) has-patch 07/10/2020
#43456 `wp_html_split` <script> normal normal Awaiting Review defect (bug) 03/02/2018
#43457 `wp_html_split` valid HTML attributes issues normal normal Awaiting Review defect (bug) has-patch 05/28/2024
#44571 force_balance_tags breaks JavaScript normal normal Awaiting Review defect (bug) 09/22/2024
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. normal normal Awaiting Review defect (bug) 10/04/2024
#60948 shortcodes that return with no value / text will break if shortcode is being used as an attribute value normal normal Awaiting Review defect (bug) 08/13/2024

Tickets Needing Feedback (7 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#47863 Fix odd, unexpected output from shortcode_parse_attts SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 02/24/2020
#31093 Make $tag argument optional for has_shortcode() normal normal Future Release enhancement dev-feedback 10/31/2017
#24990 Nested Shortcode Inside [caption] normal normal defect (bug) needs-unit-tests 05/08/2021
#37183 Nested shortcodes in new-style [caption] normal normal defect (bug) dev-feedback 05/08/2021
#35591 Shortcode Attributes Parsing Issue normal normal defect (bug) reporter-feedback 06/04/2019
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor normal normal Future Release defect (bug) dev-feedback 01/16/2019
#25644 strip_shortcodes always removes text between shortcode tags, should be optional normal normal enhancement dev-feedback 06/04/2019

Tickets with Patches (4 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* normal normal Future Release enhancement needs-unit-tests 11/09/2021
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue normal normal Future Release feature request has-patch 09/27/2017
#50683 Parse content for shortcodes instead of using regex johnbillion normal normal Future Release enhancement has-patch 06/17/2024
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them normal normal Future Release defect (bug) has-patch 02/06/2017

Unpatched Bugs (11 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#33134 Complex Nested Shortcodes Inside of Attributes Are Not Processed Left-to-Right normal normal defect (bug) 06/04/2019
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided normal normal Future Release defect (bug) 07/16/2020
#34814 Presence of "Less than sign" < adds additional closing shortcode tag. normal normal defect (bug) 06/04/2019
#37238 Right-aligned captions with embedded iframes get removed in Visual mode normal normal defect (bug) 04/19/2019
#35545 Unexpected behavior of wp.shortcode.regexp normal normal defect (bug) 06/04/2019
#45377 Video Shortcode Ajax Issue normal minor Future Release defect (bug) 12/06/2018
#25820 [embed] shortcode can't be escaped like others normal minor defect (bug) 06/04/2019
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' normal normal defect (bug) needs-unit-tests 06/04/2019
#33213 has_shortcode spec in 4.3 normal normal defect (bug) 06/04/2019
#34983 shortcodes not working in input fields normal normal defect (bug) 06/04/2019
#6984 wpautop() formats the the contents of shortcodes normal normal Future Release defect (bug) 04/01/2019

Unpatched Enhancements (4 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#33593 Make shortcodes case insensitive normal normal feature request dev-feedback 06/04/2019
#29661 Should Shortcode Attributes Allow HTML Special Characters? normal normal enhancement 06/04/2019
#36958 extending has_shortcode to allow searching in custom fields normal normal enhancement 06/04/2019
#35179 playlist shortcode needs an option to not loop normal normal enhancement 06/04/2019
Note: See TracReports for help on using and creating reports.