[wp-trac] [WordPress Trac] #15694: Caption Shortcode I/O Intolerant of "]" Char

WordPress Trac wp-trac at lists.automattic.com
Mon Feb 27 01:08:01 UTC 2012


#15694: Caption Shortcode I/O Intolerant of "]" Char
--------------------------+-----------------------------
 Reporter:  miqrogroove   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Shortcodes    |     Version:  3.0.1
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+-----------------------------

Comment (by azaozz):

 The shortcodes work similarly to HTML with `[` and `]` being the
 equivalent of `<` and `>`. In that terms shortcodes cannot contain square
 brackets the same way HTML tags cannot contain "less than" and "greater
 than" chars. If they must be used, they need to be encoded/replaced with
 entities.

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


More information about the wp-trac mailing list