Περιγραφή
Responsive Embed Videos allows you to easily add youtube or vimeo videos to your website using our shortcode like :
[rev video=’http://youtube.com/watch?v=whatever’] or [rev video=’http://vimeo.com/whatever’]
All videos embeded with this shortcode will be fully responsive.
Here is a list of the shortcode attributes :
video – default: none | This is the url of your video, from youtube or vimeo only for now.
width – default: 100% | This is the width ( in % ) of the player.
align – default: center, left, right | The horizontal alignment of the video.
ratio – default: 16/9 | This is the ratio we use to resize the player.
style – default: simple, normal | This is the style of the player.
Languages: English.
Disclaimer :
I can’t guarantee a 100% compatibility with advanced themes who may already make the embed videos responsive or with other video plugins.
Εγκατάσταση
Αυτή η ενότητα περιγράφει πώς να εγκαταστήσετε το πρόσθετο και να το κάνετε να δουλεύει.
Uploading the Plugin :
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Creating a video player :
- Use the shortcode [rev video=’the-video-url’/]
Note : The plugin automatically detects if it’s a youtube or a vimeo video.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Responsive Embed Videos” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Responsive Embed Videos” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.0.1
- Very first release.