run(); } add_action( 'woocommerce_init' ,'run_Wc_Atcbm'); } else { add_action('admin_notices', 'wc_atcbm_activation_notice'); function wc_atcbm_activation_notice(){ global $current_screen; if($current_screen->parent_base == 'plugins'){ echo '
Add to Cart Button Manipulation for WooCommerce '.__('requires WooCommerce to be activated in order to work. Please install and activate WooCommerce first.', 'wc_lottery').'