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