Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на 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.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“WP Tax Price” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “WP Tax Price” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез 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