In our lessons on WordPress, we have gone over the topic of shortcodes. A shortcode is a one-line, WordPress-specific code that lets you embed files or create objects for a page or post. This would be useful for adding everything from videos and audio to RSS feeds and forms. The following are examples (and tests on my part).
In order to embed a Youtube video, the easiest thing to do is to directly paste the URL into the Paragraph (default) section of your post or page.
In order to embed a Google Doc, go to your Google Doc file section, click “publish to the web”, click “embed” and copy the code. In WordPress, go to custom HTML and paste the code. Now you have a Doc!
Click the shortcodes link at the top for more examples and instructions.
