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

Filter the content length to check for #17

Closed tw2113 closed 6 years ago

tw2113 commented 8 years ago

Defaults to 800 characters now, but would be nice to allow others to change as they see fit.

tw2113 commented 8 years ago

Check 17-content-length-filter branch

binarygary commented 8 years ago

Fairly certain this can be closed. https://github.com/WebDevStudios/Automatic-Featured-Images-from-Videos/blob/master/automatic-featured-images-from-videos.php#L63

tw2113 commented 8 years ago

Sort of, I'd say #25 needs to be covered first, and then we could likely close both

tw2113 commented 8 years ago

Closing in favor of #25, deleted branch.

tw2113 commented 7 years ago

Going to re-open this one. I'm not presently a fan of making the user re-query for data just to provide a blob of content to hunt through.

tw2113 commented 6 years ago

See 138f674