voceconnect / multi-post-thumbnails

Adds multiple post thumbnails to a post type. If you've ever wanted more than one Featured Image on a post, this plugin is for you.
143 stars 63 forks source link

Using plugin in front-end #37

Closed p3yman closed 10 years ago

p3yman commented 10 years ago

Hi, i want to get users in front-end ability to upload multiple thumbnail for guest post. how can i do that?

chrisscott commented 10 years ago

It would be possible but not easy. You can use the methods the plugin provides to do the admin metaboxes for output but it would need tweaking to enqueue the correct scripts and validate user permissions.