woocommerce_analytics_regenerate_init

woocommerce_analytics_regenerate_init

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

  • /src/Admin/ReportsSync.php line 93
    		 *
    		 * @param int|bool $days Number of days to import.
    		 * @param bool     $skip_existing Skip existing records.
    		 */
    		do_action( 'woocommerce_analytics_regenerate_init', $days, $skip_existing );
    
    		return __( 'Report table data is being rebuilt. Please allow some time for data to fully populate.', 'woocommerce' );
    	}
    
    	/**
    	 * Update the import stat totals and counts.
    

See this hook used in plugins: