[wp-trac] [WordPress Trac] #10702: Support for complex nested shorttags

WordPress Trac wp-trac at lists.automattic.com
Sun Aug 30 14:01:12 UTC 2009


#10702: Support for complex nested shorttags
----------------------------+-----------------------------------------------
 Reporter:  pepijndevos     |        Type:  enhancement
   Status:  new             |    Priority:  normal     
Milestone:  Future Release  |   Component:  Shortcodes 
  Version:  2.9             |    Severity:  normal     
 Keywords:  needs-patch     |  
----------------------------+-----------------------------------------------

Comment(by pepijndevos):

 Maybe...

 They stated in shortcode.php that it's based on textpatern:

 {{{
 <?php
 /**
  * WordPress API for creating bbcode like tags or what WordPress calls
  * "shortcodes." The tag and attribute parsing or regular expression code
 is
  * based on the Textpattern tag parser.
 }}}

 On the Textpattern site I found this article saying that before version X
 they also did not support nesting of the same tags, but now they do. Maybe
 that code is usable?

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


More information about the wp-trac mailing list