该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Tax Price

描述

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.

安装

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.

评价

此插件暂无评价。

贡献者及开发者

「WP Tax Price」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WP Tax Price」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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