JezK
Edit File: video-with-background.php
<?php /** * Element class */ if (!defined('ABSPATH')) { exit; // Exit if accessed directly } class WPBakeryShortCode_G5Element_Video_With_Background extends G5Element_ShortCode_Base { }