Descripción
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
Capturas
Instalación
- 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
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce "Vimeo Video Autoplay Automute" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
Version 1.0
Initial release.