[wp-trac] Re: [WordPress Trac] #9344: Text-Widget adds spaces
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 24 09:43:51 GMT 2009
#9344: Text-Widget adds spaces
----------------------------------+-----------------------------------------
Reporter: hetjens | Owner:
Type: defect (bug) | Status: reopened
Priority: high | Milestone: 2.7.2
Component: Widgets | Version: 2.7.1
Severity: major | Resolution:
Keywords: widget, text, spaces |
----------------------------------+-----------------------------------------
Comment(by Viper007Bond):
I think you're mistaken or running an old version of trunk. Click the link
I posted above. There are no spaces that I see.
{{{
echo $before_widget;
if ( !empty( $title ) ) { echo $before_title . $title . $after_title; } ?>
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9344#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list