Περιγραφή
Video Player for WPBakery add-on for WPBakery Page Builder allows add YouTube, Vimeo and Self-Hosted videos (HTML5) to your WordPress website.
Features:
- Easy for add video for WPBakery Page Builder
- Support YouTube, Vimeo and Self-Hosted videos (HTML5)
- The plugin is lightweight.
Στιγμιότυπα
Εγκατάσταση
- Upload
video-player-for-wpbakery.zip
to the install plugin page - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to page or posts and add video to your content
Συχνές Ερωτήσεις
-
How to increase maximum file upload size for Self-Hosted videos?
-
Add code below in theme’s
functions.php
file orwp-config.php
file@ini_set( ‘upload_max_size’ , ’64M’ );
@ini_set( ‘post_max_size’, ’64M’);or add code below in
.htaccess
filephp_value upload_max_filesize 64M
php_value post_max_size 64M
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Video Player for WPBakery” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Video Player for WPBakery” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
= 1.0.1
Tested up to 6.1.1
1.0.0
- Initial Release