[wp-trac] Re: [WordPress Trac] #9045: allow shortcode to accept
unpaired attributes
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 4 23:19:08 GMT 2009
#9045: allow shortcode to accept unpaired attributes
--------------------------+-------------------------------------------------
Reporter: hailin | Owner: hailin
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 2.8
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by hailin):
current API only support an edge case: [shortcode 123],
it does not support more complext case, such as [shortcode 123 456] or
[shortcode 123 foo=bar] [shortcode foo=bar i=300 123 456 test=iou]
My patch supports all those cases.
--
Ticket URL: <http://trac.wordpress.org/ticket/9045#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list