woocommerce_helper_subscriptions_refresh

woocommerce_helper_subscriptions_refresh

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_subscriptions_refresh') is found 1 times:

  • /includes/admin/helper/class-wc-helper.php line 993
    		 * Fires when Helper subscriptions are refreshed.
    		 *
    		 * @since 8.3.0
    		 */
    		do_action( 'woocommerce_helper_subscriptions_refresh' );
    
    		self::_flush_authentication_cache();
    		self::_flush_subscriptions_cache();
    		self::_flush_updates_cache();
    	}
    
    

See this hook used in plugins: