=' ) ) { return "true"; } else { return "false"; } } } // Admin Style CSS function aheiw_admin_enqeue() { wp_enqueue_style( 'aheiw_admin_css', plugins_url( 'admin/admin.css', __FILE__ ) ); } add_action( 'admin_enqueue_scripts', 'aheiw_admin_enqeue' ); // Initialize profile card addon add_action( 'vc_before_init', 'init_cihwva_cr_addon' ); function init_cihwva_cr_addon() { //params require_once 'admin/params/indexx.php'; // profile card shortcode require_once( 'aheiw-hover-effects-image/aheiw-hover-effects-image.php' ); } } // Check If VC is not activate else { function aheiw_required_plugin() { if ( is_admin() && current_user_can( 'activate_plugins' ) && !is_plugin_active( 'js_composer/js_composer.php' ) ) { add_action( 'admin_notices', 'aheiw_required_plugin_notice' ); deactivate_plugins( plugin_basename( __FILE__ ) ); if ( isset( $_GET['activate'] ) ) { unset( $_GET['activate'] ); } } } add_action( 'admin_init', 'aheiw_required_plugin' ); function aheiw_required_plugin_notice(){ ?>

Error! you need to install or activate the WPBakery Page Builder for WordPress (formerly Visual Composer) plugin to run " Advanced Hover Effects On Image Wpbeckary(Visual Composer)" plugin.