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