Vimeo Short Code

Allows the user to embed Vimeo movie clips by entering a shortcode ([vimeo ]) into the post area.

Author:Matroschka (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:3.8.1-alph
Plugin version:1.3
Added to WordPress repository:01-03-2009
Last updated:15-12-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:50
Rated by:10
Plugin URI:http://www.partnervermittlung-ukraine.net/inf...
Total downloads:47 784
Active installs:1 000+
plugin download
Click to start download

Allows the user to embed Vimeo movie clips by entering a shortcode ([vimeo ]) into the post area. Vimeo's options regarding the display of meta properties like by-line, title, or the video author's portrait are supported as short code attributes. We built this plugin as a solution for embedding videos on our site.

Credits

HTML5 embed code contributed by Gabriele Maidecchi. German translation by @talkpress.

Usage

  1. Enter the [vimeo clip_id=XXXXXXX ] short code into any post. clip_id is the number from the clip's URL (e.g. vimeo.com/12345678)
  2. Optionally modify the clip's appearance by specifying width or height, like so: [vimeo clip_id=XXXXXXX width=400 height=225 ]
  3. Toggle the display of byline, portrait and title like so: [vimeo clip_id=XXXXXXX byline=0 portrait=1 title=1 ]
  4. Using empty values for either the width or height attributes will cause Lux Vimeo to calculate the proper dimension based on a 16:9 aspect ration. Example: [vimeo clip_id=12345678 height=300 width= ] or [vimeo clip_id=12345678 height=width=640 ]