[wp-trac] [WordPress Trac] #9015: New theme for 3.0 -- Twenty Ten

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 11 06:12:11 UTC 2010


#9015: New theme for 3.0 -- Twenty Ten
----------------------------+-----------------------------------------------
 Reporter:  dd32            |       Owner:     
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.0
Component:  Themes          |     Version:     
 Severity:  normal          |    Keywords:     
----------------------------+-----------------------------------------------

Comment(by ptahdunbar):

 This cleanup is functionality changes only, meaning nothing design related
 was affected. I ran through all the template files and make sure all
 strings were translatable, prefixed all functions with twentyten, fix
 spacing issues to be inline with coding standards, updated functions to
 use the current API etc. Just a lot of little things.

 Also:
 * the title tag is a function: twentytwn_page_title(); (which is now
 filterable)
 * added automatic_feed_links(); to functions.php
 * Removed hard-coded CSS stylesheets to use wp_enqueue_styles();
 * Removed hard-coded comment reply js to use wp_print_scripts();
 * added twentyten_header_image(); for the header background image.
 * renamed twentyten_comment(); to twentyten_list_comments();


 I think that's it. Round 2 will be making the theme more DRY.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9015#comment:47>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list