[wp-trac] [WordPress Trac] #13243: Twenty Ten: spacing issue,  

WordPress Trac wp-trac at lists.automattic.com
Mon May 3 23:06:35 UTC 2010


#13243: Twenty Ten: spacing issue,  
-------------------------+--------------------------------------------------
 Reporter:  zeo          |       Owner:  2nd-opinion
     Type:  enhancement  |      Status:  new        
 Priority:  high         |   Milestone:  3.0        
Component:  Themes       |     Version:  3.0        
 Severity:  critical     |    Keywords:             
-------------------------+--------------------------------------------------
 There more I dive in Twenty Ten, feels like wanna vomit. LOL

 There's few issue with spacing and the use ` ` for spacing. Probably
 someone could shed some light on this one. I think it's useless for me or
 to anyone to create patch if there's no guideline or direction to where
 this is going.

 Which one would Twenty Ten use: normal spacing (spacebar) or   ?

 Example taken from current twentyten:

 twentyten/functions.php:line 271
 {{{
 <?php edit_comment_link( __( '(Edit)', 'twentyten' ),'  ','' ); ?></div>
 }}}

 twentyten/functions.php:line 282
 {{{
 <?php edit_comment_link ( __('edit', 'twentyten'), '&nbsp;&nbsp;', '' );
 ?></p>
 }}}

 If this decided, it might lead to various code cleanup. You probably see
 there's an unnecessary spacing here: `edit_comment_link ( __(`

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13243>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list