Embed Videos Using URL

All you do to embed a video is to use the URL of the video, being sure to place it on its own line. Below is an example of how this works: the pink writing represents ordinary text in a blog page or post while the yellow represents the URL of the video (you would leave the quotes off when posting an actual video).

This would be the normal text for your post or page leading up to the video you wanted to embed.

“http://www.youtube.com/watch?v=nda_OSWeyn8″

You would then continue with the text of your blog or page beginning on its own line.

That’s it!

Leave a Reply

icon_wink.gif icon_neutral.gif icon_mad.gif icon_twisted.gif icon_smile.gif icon_eek.gif icon_sad.gif icon_rolleyes.gif icon_razz.gif icon_redface.gif icon_surprised.gif icon_mrgreen.gif icon_lol.gif icon_idea.gif icon_biggrin.gif icon_evil.gif icon_cry.gif icon_cool.gif icon_arrow.gif icon_confused.gif icon_question.gif icon_exclaim.gif 
*

CommentLuv badge
    Translate from:

    Translate to:

Join PREP Today!
Mortgage Calculator
MortgageLoan
$
years
%
Categories
Follow Us On Twitter
function field_func($atts) { global $post; $name = $atts['name']; if (empty($name)) return; return get_post_meta($post->ID, $name, true); } add_shortcode('field', 'field_func');