Beschreibung
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.
Screenshots
Installation
- Upload
video-player-for-wpbakery.zipto the install plugin page - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Go to page or posts and add video to your content
FAQ
-
How to increase maximum file upload size for Self-Hosted videos?
-
Add code below in theme’s
functions.phpfile orwp-config.phpfile@ini_set( ‚upload_max_size‘ , ’64M‘ );
@ini_set( ‚post_max_size‘, ’64M‘);or add code below in
.htaccessfilephp_value upload_max_filesize 64M
php_value post_max_size 64M
Rezensionen
Mitwirkende und Entwickler
„Video Player for WPBakery“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Video Player for WPBakery“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.2
- Fixed XSS
- Tested up to 6.8.1
1.0.1
- Tested up to 6.1.1
1.0.0
- Initial Release




