{"id":130495,"date":"2020-10-23T04:14:34","date_gmt":"2020-10-23T04:14:34","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/wpbakery-video-player\/"},"modified":"2026-02-19T08:24:52","modified_gmt":"2026-02-19T08:24:52","slug":"video-player-for-wpbakery","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/video-player-for-wpbakery\/","author":18266271,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"1.1.0","tested":"6.9.4","requires":"5.7","requires_php":"7.4","requires_plugins":null,"header_name":"Video Player for WPBakery","header_author":"NuttTaro","header_description":"Video Player add-on for WPBakery Page Builder allow add YouTube, Vimeo and Self-Hosted videos (HTML5) to your WordPress website.","assets_banners_color":"d4d4d4","last_updated":"2026-02-19 08:24:52","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.buymeacoffee.com\/nutttaro","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/video-player-for-wpbakery\/","header_author_uri":"https:\/\/nutttaro.com","rating":3.7,"author_block_rating":0,"active_installs":2000,"downloads":12551,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.2":{"tag":"1.0.2","author":"nutttaro","date":"2025-06-17 10:51:45"},"1.1.0":{"tag":"1.1.0","author":"nutttaro","date":"2026-02-19 08:24:52"}},"upgrade_notice":[],"ratings":{"1":1,"2":0,"3":0,"4":0,"5":2},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2405060,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2405060,"resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":2405060,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500-rlt.png":{"filename":"banner-1544x500-rlt.png","revision":2405060,"resolution":"1544x500","location":"assets","locale":"rlt"},"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2405060,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250-rlt.png":{"filename":"banner-772x250-rlt.png","revision":2405060,"resolution":"772x250","location":"assets","locale":"rlt"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2405060,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2","1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2405060,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2405060,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2405060,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":2405060,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"Video Player element in your editor","2":"Video Player element setting for Self-Hosted videos","3":"Video Player element setting for YouTube and Vimeo","4":"Video Player display on frontend"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[203,192267,5637,192266],"plugin_category":[50],"plugin_contributors":[190705],"plugin_business_model":[],"class_list":["post-130495","plugin","type-plugin","status-publish","hentry","plugin_tags-html5","plugin_tags-self-hosted-video","plugin_tags-video-player","plugin_tags-video-player-for-wpbakery","plugin_category-media","plugin_contributors-nutttaro","plugin_committers-nutttaro"],"banners":{"banner":"https:\/\/ps.w.org\/video-player-for-wpbakery\/assets\/banner-772x250.png?rev=2405060","banner_2x":"https:\/\/ps.w.org\/video-player-for-wpbakery\/assets\/banner-1544x500.png?rev=2405060","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/video-player-for-wpbakery\/assets\/icon.svg?rev=2405060","icon":"https:\/\/ps.w.org\/video-player-for-wpbakery\/assets\/icon.svg?rev=2405060","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/video-player-for-wpbakery\/assets\/screenshot-1.png?rev=2405060","caption":"Video Player element in your editor"},{"src":"https:\/\/ps.w.org\/video-player-for-wpbakery\/assets\/screenshot-2.png?rev=2405060","caption":"Video Player element setting for Self-Hosted videos"},{"src":"https:\/\/ps.w.org\/video-player-for-wpbakery\/assets\/screenshot-3.png?rev=2405060","caption":"Video Player element setting for YouTube and Vimeo"},{"src":"https:\/\/ps.w.org\/video-player-for-wpbakery\/assets\/screenshot-4.png?rev=2405060","caption":"Video Player display on frontend"}],"raw_content":"<!--section=description-->\n<p>Video Player for WPBakery add-on for WPBakery Page Builder allows add YouTube, Vimeo and Self-Hosted videos (HTML5) to your WordPress website.<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Easy for add video for WPBakery Page Builder<\/li>\n<li>Support YouTube, Vimeo and Self-Hosted videos (HTML5)<\/li>\n<li>The plugin is lightweight.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>video-player-for-wpbakery.zip<\/code> to the install plugin page<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to page or posts and add video to your content<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20to%20increase%20maximum%20file%20upload%20size%20for%20self-hosted%20videos%3F\"><h3>How to increase maximum file upload size for Self-Hosted videos?<\/h3><\/dt>\n<dd><p>Add code below in theme\u2019s <code>functions.php<\/code> file or <code>wp-config.php<\/code> file<\/p>\n\n<p>@ini_set( 'upload_max_size' , '64M' );\n@ini_set( 'post_max_size', '64M');<\/p>\n\n<p>or add code below in <code>.htaccess<\/code> file<\/p>\n\n<p>php_value upload_max_filesize 64M\nphp_value post_max_size 64M<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Fixed WPBakery serialization issue causing empty field on modal reopen<\/li>\n<li>Added edit_form_line class to field wrapper for better WPBakery compatibility<\/li>\n<li>Simplified input field structure (single line, no data attributes)<\/li>\n<li>Added unique ID to each input field instance<\/li>\n<li>Added data-param attribute to field wrapper<\/li>\n<li>Enhanced JavaScript to directly update WPBakery's internal state (window.vc.atts)<\/li>\n<li>Removed wpb-textinput class that may have interfered with serialization<\/li>\n<li>Cleaner, more maintainable code structure<\/li>\n<li>Added playsinline option for mobile inline video playback<\/li>\n<li>Added poster image option to display preview image before video plays<\/li>\n<li>Added preload dropdown setting (Auto, Metadata, None)<\/li>\n<li>Modernized HTML5 video tag with proper conditional attribute rendering<\/li>\n<li>Added crossorigin attribute for better CORS support<\/li>\n<li>Enabled picture-in-picture mode support<\/li>\n<li>Improved security with proper URL escaping (esc_url)<\/li>\n<li>Changed default preload setting to 'metadata' for better performance<\/li>\n<li>Enhanced code formatting and readability<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fixed XSS<\/li>\n<li>Tested up to 6.8.1<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Tested up to 6.1.1<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Video Player for WPBakery add-on for WPBakery Page Builder allow add YouTube, Vimeo and Self-Hosted videos (HTML5) to your WordPress website.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/130495","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=130495"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/nutttaro"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=130495"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=130495"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=130495"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=130495"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=130495"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=130495"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}