[wp-trac] [WordPress Trac] #15434: Allow escaped quotes in shortcode atts

WordPress Trac noreply at wordpress.org
Fri May 24 17:36:48 UTC 2013


#15434: Allow escaped quotes in shortcode atts
-------------------------------------------------+----------------------
 Reporter:  mtymek                               |       Owner:
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:
Component:  Shortcodes                           |     Version:
 Severity:  normal                               |  Resolution:  wontfix
 Keywords:  has-patch needs-testing 2nd-opinion  |
-------------------------------------------------+----------------------
Changes (by SergeyBiryukov):

 * version:  3.5.1 =>
 * severity:  trivial => normal
 * milestone:  Future Release =>


Comment:

 No traction in 2 years, so I tend to agree with the wontfix.

 Another workaround is to use different types of quotes:
 {{{
 [my_shortcode param="param with 'escaped' quotes"]
 [my_shortcode param='param with "escaped" quotes']
 }}}

--
Ticket URL: <http://core.trac.wordpress.org/ticket/15434#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list