woocommerce_helper_disconnected

woocommerce_helper_disconnected

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('woocommerce_helper_disconnected') is found 1 times:

  • /includes/admin/helper/class-wc-helper.php line 944
     
    		/**
    		 * Fires when the Helper has been disconnected.
    		 */
    		do_action( 'woocommerce_helper_disconnected' );
    
    		$redirect_uri = self::get_helper_redirect_url(
    			array(
    				'page'             => 'wc-addons',
    				'section'          => 'helper',
    				'wc-helper-status' => 'helper-disconnected',
    

See this hook used in plugins: