Whats the best Auto Featured Image Wordpress plugin for a video site?

2 replies
  • SEO
  • |
Hi guys,

Not sure of this is the right forum to ask in. I was wondering if anyone could help and suggest what the best Auto Featured Image Wordpress plugin for a video site is?

So basically, I have a Wordpress plugin that auto-publishes youtube vids, but need another plugin to set the featured image automatically.

I've tried 5 and none really seem to work properly.

Any ideas?

Thanks!
#auto #featured #image #plugin #site #video #wordpress
  • Profile picture of the author umrbd
    You don't need any plugin to achieve your objective, all you need to do is to add this line "add_theme_support( 'post-thumbnails' ); "
    some where in the functions.php of your wordpress theme
    {{ DiscussionBoard.errors[7377770].message }}
    • Profile picture of the author TuNguyen
      Hi,

      Thank you for your reply. Please can you explain what the code below will do please?

      Ideally, I'm looking for something that displays a scene (screenshoot?) from the embedded video as the feature image of that post.

      Originally Posted by umrbd View Post

      You don't need any plugin to achieve your objective, all you need to do is to add this line "add_theme_support( 'post-thumbnails' ); "
      some where in the functions.php of your wordpress theme
      {{ DiscussionBoard.errors[7377814].message }}

Trending Topics