[wp-trac] [WordPress Trac] #24846: Usage of a shortcode disables wpautop filter
WordPress Trac
noreply at wordpress.org
Sat Jul 27 12:28:04 UTC 2013
#24846: Usage of a shortcode disables wpautop filter
--------------------------+-----------------------------
Reporter: Looimaster | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
--------------------------+-----------------------------
In WP3.6 RC1 when I do this:
{{{
Some text. Some text. Some text. Some text. Some text. Some text. Some
text.
}}}
it works just fine. It creates a paragraph.
But when I do this (both in "Visual" and "Text" editors):
{{{
[symple_highlight color="gray"]Some text[/symple_highlight]. Some text.
Some text. Some text. Some text. Some text. Some text.
}}}
it doesn't wrap the text in anything. Paragraph is skipped.
The plugin that was used: http://www.wpexplorer.com/symple-shortcodes/
(but I bet it isn't plugin's bug).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24846>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list