[wp-trac] [WordPress Trac] #34939: Shortcode regex no longer matches [shortcode=XXX]

WordPress Trac noreply at wordpress.org
Wed Dec 9 21:06:31 UTC 2015


#34939: Shortcode regex no longer matches [shortcode=XXX]
--------------------------+------------------------------
 Reporter:  kraftbj       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Shortcodes    |     Version:  4.4
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by Ipstenu):

 Possibly related.

 This no longer works:

 {{{
 [video mp4="link" wbem="link]
 }}}

 it outputs the code directly onto the page without processing. BUT....
 This does work:

 {{{
 [video mp4="link"][video wbem="link]
 }}}

 Not hard to fix for me but it's unexepcted.

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


More information about the wp-trac mailing list