Allows the user to embed Vimeo movie clips by entering a shortcode ([vimeo]) into the post area. Vimeo's options are supported as short code attr
[vimeo clip_id=XXXXXXX ] short code into any post. clip_id is the number from the clip's URL (e.g. http://vimeo.com/123456)[vimeo clip_id=XXXXXXX width=400 height=225 ]width or heightattributes will cause the plugin 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 ]