File: /home/dermova/www/india/wp-content/plugins/rit-core/inc/shortcode/vc_pagebuilder.php
<?php
/**
* $Desc
*
* @version 1.0
* @package am
* @author Amity Team <amity@gmail.com >
* @copyright Copyright (C) 2015 amity.com. All Rights Reserved.
* @website http://www.amity.com
* @support http://www.amity.com/support
*/
// ADD attributes Single_image
//$attributes = array(
// 'type' => 'dropdown',
// 'heading' => "Image Effect",
// 'param_name' => 'image_effect',
// 'value' => array( "no-effect", "affect-zoom", "affect-plus","affect-border","affect-fast"),
// 'description' => __( "Image effect ", RIT_TEXT_DOMAIN )
//);
//vc_add_param( 'vc_single_image', $attributes );