To embed a video, just use the [vimeo clip_id=XXXXXXX] shortcode.
The clip_id is the basic Vimeo video ID and just like on YouTube, it's found in the Video's URL: http://vimeo.com/XXXXXX
Vimeo Short Code works with both versions of the Vimeo platform/player: the original Flash one and the recent HTML 5 version.
To customize various video settings, a set of shortcode attributes are available for tweaking.
Shortcode default attributes:
'clip_id' => '',
'width' => '400',
'height' => '225',
'title' => '1',
'byline' => '1',
'portrait' => '1',
'color' => '',
'html5' => '1'
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
What is new in this release:
- Remove deprecated old embedding method with OBJECTs.
- Tested for WP 3.8.1-alpha compatibility.
What is new in version 1.1:
- Added attributes: byline, title, portrait, HTML5, color
- Fixed bug in dimension calculation.
Requirements:
- WordPress 2.5 or higher
Comments not found