[wp-testers] Thumbnail Images on Custom Post Type

Clement Nicolaescu clementnicolaescu at gmail.com
Thu Mar 25 23:18:35 UTC 2010


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 <
prodevstudio+wordpress at gmail.com <prodevstudio%2Bwordpress at gmail.com>>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 <
> clementnicolaescu at gmail.com> 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
> > wp-testers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
> _______________________________________________
> 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