Warning: This method has been deprecated.

WC_Download_Handler::count_download( array $download_data )

Count download.


Description Description


Parameters Parameters

$download_data

(Required) Download data.


Top ↑

Source Source

File: includes/class-wc-download-handler.php

	public static function count_download( $download_data ) {}

Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.