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

Convert js assets away from jQuery to vanilla JS. #78

Open tw2113 opened 1 month ago

tw2113 commented 1 month ago

Lets simplify our dependencies for things that are all available via the browser natively.

tw2113 commented 1 month ago

Started in feature/78-javascript-updates