Descripción
Easily add YouTube or Vimeo videos in a list style format using shortcode.
How to use
Examples:
[wp_video_gallery url="https://vimeo.com/128677218" size="300"]
[wp_video_gallery url="https://www.youtube.com/watch?v=_ISjOqSUp68" size="300"]
Properties:
-
url
The url of the video (use a vimeo or youtube link). -
size (optional)
The width of the video thumbnail (example: 300).
Default is 200
Notes
Please post any issues under the support tab. If you use and like this plugin, please don’t forget to rate it! Additionally, if you would like to see more features for the plugin, or more video formats, please let me know.
Instalación
This section describes how to install the plugin and get it working.
- Upload
wordpress-video-gallery.zip
to the/wp-content/plugins/
directory - Unzip the file
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the shortcode [wp_video_gallery] anywhere in your content
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«WordPress Video Gallery» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WordPress Video Gallery» 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
1.0.0
- Initial release