[wp-trac] [WordPress Trac] #10702: Support for complex nested shorttags
WordPress Trac
wp-trac at lists.automattic.com
Tue Sep 1 08:54:39 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):
Ok, I think I understand now, but there ar still some blurry parts in my
mind on the point where I need to put the content in the matched tags. But
I think I'll get around that...
Another problem is that plugins now call do_shortcode recursively, and
that I don't know which functions are private or can be changed. This
means I can probably write the parser by now, but I have no clue yet how I
can get it to fit the current situation.
Maybe it is easier to leave do_shortcode alone and make a new
do_recursive_shortcode... or something like that?
It would not brake anyones code and leave the faster alternative for
simple tags.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10702#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list