[theme-reviewers] Child themes discussion
Justin Tadlock
justin at justintadlock.com
Sun Jan 23 18:58:11 UTC 2011
No, that'd probably break some stuff. "Stylesheet" and "template" refer
to very specific directories. "Stylesheet" refers to the directory with
the stylesheet in it (the currently active theme). And, "template"
refers to the directory with the templates (the parent theme).
It's not really complex stuff.
If anything, WP could use a get_theme_file() (example name) for getting
theme files with the URI rather than the path.
On 1/22/2011 12:50 PM, Simon Prosser wrote:
> On 01/22/11 18:46, Chip Bennett wrote:
>> See, this is what I thought. I didn't think that get_stylesheet_ had a
>> fallback routine like get_template_part() has.
> maybe if were going to embrace child themes it should be changed in
> core, so get_stylesheet_ always falls back to get_template_ ?
>
More information about the theme-reviewers
mailing list