[wp-trac] [WordPress Trac] #9015: New theme for 3.0 -- Twenty Ten
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 1 07:22:20 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 nacin):
Someone named anderswc brought up on IRC that the fallback theme probably
can't be so reliant on custom functions (see below).
I'd rather see us add hooks to existing functions instead of adding on our
own API layer, myself. Otherwise, also, it indicates that the current API
isn't good enough -- but it should be. See also #12370, ("we need a
smarter version of wp_title").
{{{
Hey, I've been messing with trunk recently and I have a quick question.
I noticed that twentyten is the new default theme, which makes sense
but I created a test theme w/ no header or footer
when the index file calls get_header, the header file from twentyten is
included
but it references at least one function from twentyten's functions.php
file
so 1) are themes now going to be required to have
header/footer/sidebar.php files and if not, 2) does that issue need to be
fixed in twentyten before release?
fyi, the function in question is twentyten_the_page_number
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9015#comment:141>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list