[wp-trac] Re: [WordPress Trac] #10082: shortcode bug
WordPress Trac
wp-trac at lists.automattic.com
Sat Jun 13 14:59:48 GMT 2009
#10082: shortcode bug
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9
Component: Shortcodes | Version: 2.8
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
Comment(by GamerZ):
Hi Denis,
I think in WP 2.8, the parsing of the Shortcode is acting weird for me as
well. For example in WP2.7, I have the following shortcode in a page.
[box1][page_useronline][box_footer]
All the 3 shortcode will get parsed, but for WP2.8, I have to change it
to:
[box1]
[page_useronline]
[box_footer]
Each shortcode must be on its own line before it gets parsed.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10082#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list