Display WordPress video image
Using the <video> tag, you can display the first image of a video but its not clickable and you can’t play the video.
1 | <video src= "www.sample.com" width= "300" height= "150" type= "video/mp4" ></video> |
Example :
Screenshot image
Original videoVideo