WP Tax Price
WP Tax Price
Description
This plugin is for tax support.
Displays the price converted to the tax inclusive price.
You can use shortcode or function.
Tax, tax calculations and comma-separated values can be set in the WordPress Admin Panel.
How to write in the PHP file:
–
How to write shortcode:
– [wp_tax_price price = “1000”]
Installation
Manual Installation
- Upload the entire
/wp-tax-pricedirectory to the/wp-content/plugins/directory. - Activate WP Tax Price through the ‘Plugins’ menu in WordPress.
Reviews
Changelog
0.1.2
- bug fix:camma display first time
0.1.1
- uninstall support
- bug fix:Admin Panel display first time
0.1.0
- First release