edd_sales_tax_for_year( $year = null )
Returns the formatted tax amount for the given year
Description Description
Parameters Parameters
- $year
-
(Optional) int The year to retrieve taxes for, i.e. 2012
Default value: null
Return Return
(void)
Source Source
File: includes/tax-functions.php
Changelog Changelog
Version | Description |
---|---|
1.3.3 | Introduced. |