• Hi,

    Great plugin. It’s really a life saver. My theme currently has a featured image, and a featured image single post meta.

    How can I set the uploaded image to both the featured image and the featured image single post fields?

    Am I on the right track:

    update_post_meta( $new_post_id, '_thumbnail_id','portfolio_single-featured_thumbnail_id', $post_id );

    http://ww.wp.xz.cn/plugins/automatic-featured-image-posts/

The topic ‘Adding image to themes with multiple thumbnails’ is closed to new replies.