설명
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
FAQ
-
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
후기
2023년 9월 6일
Doesn’t seem to let you put the video behind text or other data, but it doesn’t promise to do that . . .
2021년 6월 1일
Don’t let the reviews fool you, working pretty nice and simple. There isn’t really any better alternative either. There is this one bug when the video from the block is going to get removed if you edit the block and you will have to reselect it from the wordpress library, but other than that it’s great.
2020년 12월 2일
답글 1개
Does not work with WP Bakery.
Can not find in blocks section.
기여자 & 개발자
자국어로 “Video Player for WPBakery”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
= 1.0.1
Tested up to 6.1.1
1.0.0
- Initial Release