edd_render_down_tax_options( int $post_id )
Product tax settings
Description Description
Outputs the option to mark whether a product is exclusive of tax
Parameters Parameters
- $post_id
-
(Required) Download (Post) ID
Return Return
(void)
Source Source
File: includes/admin/downloads/metabox.php
Changelog Changelog
Version | Description |
---|---|
2.8.12 | Fixed miss-spelling in function name. See <a href="https://github.com/easydigitaldownloads/easy-digital-downloads/issues/5101">https://github.com/easydigitaldownloads/easy-digital-downloads/issues/5101</a> |
1.9 | Introduced. |