This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

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”]

This plugin maintained on GitHub.

Installation

Manual Installation

  1. Upload the entire /wp-tax-price directory to the /wp-content/plugins/ directory.
  2. Activate WP Tax Price through the ‘Plugins’ menu in WordPress.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP Tax Price” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Tax Price” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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