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.
Source Source
File: includes/class-wc-download-handler.php
public static function count_download( $download_data ) {}
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |