Viewing File: /home/maglabs/exclusive/wp-content/plugins/g5-element/shortcodes/testimonial.php

<?php
/**
 * Element class
 */
if (!defined('ABSPATH')) {
	exit; // Exit if accessed directly
}
class WPBakeryShortCode_G5Element_Testimonial extends G5Element_ShortCode_Base {
}
Back to Directory File Manager