WebDevStudios / Automatic-Featured-Images-from-Videos

If a YouTube or Vimeo video exists in the first few paragraphs of a post, automatically set the post's featured image to that vidoe's thumbnail.
33 stars 24 forks source link

add autosave checking and remove usage of get_the_ID() in favor of the p... #5

Closed tw2113 closed 9 years ago

tw2113 commented 9 years ago

...assed in post ID that should be the intended post

bradp commented 9 years ago

Tested, looks good locally.

Thanks!