[wp-trac] [WordPress Trac] #14481: Shortcode Enhancements
WordPress Trac
wp-trac at lists.automattic.com
Sun Oct 31 13:34:44 UTC 2010
#14481: Shortcode Enhancements
-------------------------+--------------------------------------------------
Reporter: deadowl | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Shortcodes | Version: 3.0
Severity: normal | Keywords: has-patch needs-unit-tests
-------------------------+--------------------------------------------------
Comment(by scribu):
I remembered this ticket because I've encountered another bug:
WP doesn't like self closing shortcodes mixed with ones that have content:
{{{[tag /] some words in between [tag]content[/tag]}}}
The first [tag] will match {{{ /] some words in between [tag]content}}}.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14481#comment:28>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list