?
Current File : /home/c/i/d/cideo/www/wp-includesVIp/js/crop/images/vc-gitem-post-author.php.tar
home/cideo/www/wp-contentVIp/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-author.php000066600000000445151275326040030104 0ustar00<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}
require_once vc_path_dir( 'SHORTCODES_DIR', 'vc-gitem-post-data.php' );

class WPBakeryShortCode_VC_Gitem_Post_Author extends WPBakeryShortCode_VC_Gitem_Post_Data {
	protected function getFileName() {
		return 'vc_gitem_post_author';
	}
}