Created
April 16, 2018 07:35
-
-
Save UeldoTheme/9e0946ec3cdd8667ffec4aae5d927aea to your computer and use it in GitHub Desktop.
Embed videos or other assets on your WordPress posts and pages.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# simply put video embed URL... | |
https://youtu.be/uVju5--RqtY | |
# or specify static width and height values | |
[embed width="123" height="456"]https://youtu.be/uVju5--RqtY[/embed] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment