JezK
Edit File: layout-container.php
<?php /** * Element class */ if (!defined('ABSPATH')) { exit; // Exit if accessed directly } class WPBakeryShortCode_G5Element_Layout_Container extends G5Element_ShortCode_Container { }