edd_get_sales_tax_for_year( $year = null )

Gets the sales tax for the given year


Description Description


Parameters Parameters

$year

(Optional) int The year to retrieve taxes for, i.e. 2012

Default value: null


Top ↑

Return Return

(float) $tax Sales tax


Top ↑

Source Source

File: includes/tax-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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