描述
Allows the user to embed Vimeo movie clips with autoplay automute features by entering a shortcode () into the post area. Vimeo’s options regarding the display of meta properties like autoplay, automute, by-line, title, or the video author’s portrait are supported as short code attributes. I have built this plugin as a solution for embedding videos on our site.
Credits
N/A
Usage
- Enter the
short code into any post.
clip_id
is the number from the clip’s URL (e.g.vimeo.com/113868429
) - In order to enable autoplay automute feature enter the shortcode as follows:
- Optionally modify the clip’s appearance by specifying width or height, like so:
- Toggle the display of byline, portrait and title like so:
- Using empty values for either the
width
orheight
attributes will cause plugin to calculate the proper dimension based on a 16:9 aspect ration. Example:or
螢幕截圖
安裝
- Unzip
vimeo-video-autoplay-automute.zip
and upload the contained files to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enter the
short code into any post.
clip_id
is the number from the clip’s URL (e.g.vimeo.com/113868429
) - In order to enable autoplay automute feature enter the shortcode as follows:
- Optionally modify the clip’s appearance by specifying width or height, like so:
- Toggle the display of byline, portrait and title like so:
- Using empty values for either the
width
orheight
attributes will cause plugin to calculate the proper dimension based on a 16:9 aspect ration. Example:or
評價
2019年8月13日
This plugin conflicts with the admin panels of NextGEN gallery. It makes the NextGEN admin page continually refresh i.e. blink.
2016年9月3日
Great Plugin!
貢獻者及開發者
修改日誌
Version 1.0
Initial release.