Right... It works. Great.. Thank you very much !!!
This is what confused me: http://codex.wordpress.org/Function_Reference/register_post_type Thank you again, Clement On Fri, Mar 26, 2010 at 1:16 AM, Azizur Rahman < [email protected] <prodevstudio%[email protected]>>wrote: > Apologies, > > That should have been: > > 'supports' => array('title', 'editor', 'excerpt', 'custom-fields', > 'thumbnail') > > > Kind Regards, > Azizur Rahman > > ---- > Do you need cost effective web hosting solution and Domain name try > http://www.prodevstudio.com > > Missed the last Friday Khutbah, try catchup a Khutbah on-line now at > http://www.fridaykhutbah.com > > > On Thu, Mar 25, 2010 at 11:04 PM, Clement Nicolaescu < > [email protected]> wrote: > > > Hello , > > > > > > I addded the following "support" while using the register_post_type() > > > > > > 'supports' => array('title', 'editor', 'excerpt', 'custom-fields', > > 'post-thumbnails') > > > > > > The problem is that when I try to add a new post the Thumbnail metabox is > > not there. > > > > > > (the theme support is declared in function.php and the Thumbnail Metabox > is > > there for regular posts) > > > > > > Can anyone please check this ? > > > > > > Thank you very much, > > > > Clement > > _______________________________________________ > > wp-testers mailing list > > [email protected] > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
