super easy inserting videos into your WordPress site
It’s super easy to insert videos into your WordPress site.
Simply post the URL to the video into the page or post content area. Make sure that the URL is on its own line and not hyperlinked (clickable when viewing the post).
For example:
Check out this cool video: http://www.youtube.com/watch?v=KshLPLDvdWk&feature=fvsr That was a cool video.
WordPress will automatically turn that into a YouTube embed. In case it fails to embed the video there will be a link to the URL. This will work not only with video but also with other content like photos from Flickr etc.
Can you use any URL?
Not by default. For security reasons we only embed URLs matching an internal whitelist:
- YouTube
- Vimeo
- DailyMotion
- blip.tv
- Flickr (both videos and images)
- Viddler
- Hulu
- Qik
- Revision3
- Scribd
- Photobucket
- PollDaddy
- Google Video
- WordPress.tv (only VideoPress-type videos for the time being)
admin setting: check the ‘Auto-embeds’ check box in Admin > Settings > Media SubPanel. Leaving the width value for Embeds blank, embeds will default to the max width of your theme (set in the ‘content_width’ in function.php).
loading tweets
Leave a Comment