[wp-trac] [WordPress Trac] #32078: TinyMCE View HTML Content in Shortcode

WordPress Trac noreply at wordpress.org
Thu Apr 23 21:57:16 UTC 2015


#32078: TinyMCE View HTML Content in Shortcode
-------------------------------+------------------------------
 Reporter:  bduclos            |       Owner:
     Type:  enhancement        |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  TinyMCE            |     Version:  4.2
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by bduclos):

 For example, the following shortcode contains p tags inside its inner
 content which in visual mode breaks the TinyMCE view

 {{{
 [toggle title="Toggle Title"]<p>Lorem ipsum</p>[toggle]
 }}}

 while this one without HTML tags works:

 {{{
 [toggle title="Toggle Title"]Title Lorem ipsum[/toggle]
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32078#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list