Descripción
This plugin enables you to embed responsive video on your WP posts, pages and even on to your sidebars/widgets. It works like a charm with any theme or WP framework, even your custom themes as well. Currently, it supports many different platforms including:
=Youtube=
=Vimeo=
=Vube=
=Daily Motion=
=Archeve=
=College Humor=
=Funny or Die=
=Game Trailers=
=IGN
Instalación
- Upload ‘wp-responsive-videos’ folder to the
/wp-content/plugins/
directory by ftping to your server - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place [wp-respnsive-video] in the page/post/widget and specify ‘source’ and ‘id’ of the video or use ‘echo do_shortcode(‘[wp-respnsive-video]’);’ in your template files to make it work with theme.
- Or you can use widget as well
- Sit back and relax the responsiveness of the plugin
FAQ
- Where can I use the shortcode?
-
You can use the shortcode either in your pages, posts and widgets/sidebars.
- What attributes does the shortcode support?
-
For now, it supports following attributes:
‘source’: Can be either youtube or vimeo depending on your video`s publishihng platform. Default: ‘youtube’
‘id’: ID of the video as found in the video URL.Here is one example: [wp-respnsive-video source=”youtube” id=”gMuS2vpld-w”]
- Where do I find video ID?
-
Well, many video providers provide you video ID in the share code or in the URL of the video you are watching.
Usually, its after embed/ or in case of IGN, you don`t need to specify the URL, just specify the video source that comes after ‘url=’ in the embed code.
Also, in case of gametrailers.com, specify the ID after ‘gametrailers.com:’ in the embed code. - Can I specify the video dimensions?
-
The video adapts to the dimensions of its outer containing block and adapts automatically when resized. Our advise is to use a wrapper as per the theme in place.
- Can I use the plugin with my template file?
-
Yes, you can put this code: ‘echo do_shortcode(‘[wp-respnsive-video]’);’ You can specify the attributes here as well.
- How does the widget work?
-
Select the source and provide it the ID of the video of the respective source and then you are good to go.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«WP Responsive Videos» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WP Responsive Videos» 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
- Support for Youtube and Vimeo included
- Responsive right from the Go
1.1.0
- Widget support added
- Support for Vube, Daily Motion, Archeve, College Hhumor, Funny or Die, Game Trailers and IGN added
*Bug fixes and errors
1.1.1
*Bug fixes