<?php /** * The template for displaying button.php * */ if (!defined('ABSPATH')) { exit; // Exit if accessed directly } class WPBakeryShortCode_GSF_Button extends G5P_ShortCode_Base { }