[wp-testers] add_theme_support error?

Jennifer Stuart jennifer at stuartweb.net
Sat Apr 3 15:53:28 UTC 2010


Yup! My mistake. :) Sorry.
-Jenn

On Apr 3, 2010, at 9:47 AM , Doug Stewart wrote:

> Config file? You need to add this to your theme's functions.php. If
> you're adding it to your wp-config.php, You're Doing It Wrong(tm).
> 
> On Saturday, April 3, 2010, Jennifer Stuart <jennifer at stuartweb.net> wrote:
>> I was going to test out post_thumbnails, added this to my config file:
>> 
>> add_theme_support( 'post-thumbnails' );
>> set_post_thumbnail_size( 150, 150, true );
>> 
>> and got this error:
>> 
>> Fatal error: Call to undefined function add_theme_support()
>> 
>> (I'm new to the wp-testers list - so if there's a protocol for asking about issues - please let me know.)
>> 
>> -Jenn
>> 
>> _______________________________________________
>> wp-testers mailing list
>> wp-testers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-testers
>> 
> 
> -- 
> -Doug
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers



More information about the wp-testers mailing list