Warning: This function has been deprecated.

edd_get_earnings_by_date( int $day = null, int $month_num = null, int $year = null, int $hour = null,  $include_taxes = true )

Get Earnings By Date


Description Description


Parameters Parameters

$day

(Optional) Day number

Default value: null

$month_num

(Optional) Month number

Default value: null

$year

(Optional) Year

Default value: null

$hour

(Optional) Hour

Default value: null


Top ↑

Return Return

(int) $earnings Earnings


Top ↑

Source Source

File: includes/deprecated-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.7 This function has been deprecated.
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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