File "vc_gitem_image.php"
Full Path: /home/jlklyejr/public_html/post-date/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_image.php
File size: 121 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if ( ! defined( 'ABSPATH' ) ) {
die( '-1' );
}
return '{{ featured_image: ' . http_build_query( $atts ) . ' }}';