Component: Video
Is your enhancement related to a problem? Please describe.
We have an Image component that provides a way to upload an image, show it, and handle placeholders if no image has been uploaded.
Can we get the same thing for video content?
(Yes, it's often better to use an third-party embed for video content, but some client requirements sometimes require uploads direct to WordPress)
Designs
No response
Describe alternatives you've considered
I'll be writing an attempt at this for a client project, and will provide that as a PR for this project.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Looking forward to your PR :)
Status update: doing a bunch of code review revisions over on the project that I built this for; will open a PR here when that's approved.
PR added, with questions: https://github.com/10up/block-components/pull/225