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