WordPress.org

Make WordPress Core

Opened 4 months ago

Last modified 4 months ago

#23694 new defect (bug)

Shortcode attributes mess up html strings

Reported by: prometh Owned by:
Priority: normal Milestone: Awaiting Review
Component: Shortcodes Version: 3.5.1
Severity: normal Keywords: dev-feedback
Cc:

Description

[shortcode attribute="<b>some HTML</b>"/]

produces:

<b>some HTML</b> <p>

Change History (1)

Note: See TracTickets for help on using tickets.