[theme-reviewers] Child themes discussion
michael at mfields.org
michael at mfields.org
Sat Jan 22 18:31:00 UTC 2011
> On Sat, Jan 22, 2011 at 12:21 PM, <michael at mfields.org> wrote:
>> I was never able to find a good solution in core, but put this function
>> together last year http://wordpress.pastebin.com/1fkvPTTj to allow
>> parent
>> files to be overridden in child themes.
>
> Using the is_child_theme() function in 3.0 will let you know if you're
> running a child theme or not, allowing you to bypass some of that
> check if you're not. Bit faster.
Thanks for the tip. I will make modifications.
More information about the theme-reviewers
mailing list