bogastyle
Member
Posted 7 months ago #
I'm using Version 0.9.4.1-pl
I can assign image as featured image using media uploader buttons above content editor box. But can You implement "Featured Image" box in right column when editing custom post types, please?
It will be more comfortable to users!
I suppose it not will be problem for You to add support for thumbnail to custom post types made by your excellent plugin!
http://wordpress.org/extend/plugins/custom-content-type-manager/
The featured image box is already supported:
Create/Edit a custom content type, then go to the "Fields" tab, and check the "Page Attributes" box. Once you have enabled the page attributes, you can check the "Thumbnail" checkbox.
Sorry it's buried in there, but you have to enable the "Page Attributes" metabox before you can add the "Featured Image" to it -- that's why I built the UI this way.
Hope that helps!
bogastyle
Member
Posted 7 months ago #
Cool!
Thank You!
It works as You say! :-)
Woah! Cool! Took me a few reads to find it, but… ace work!