このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Custom Post Type Calculator

説明

Create a multi-purpose category-based calculator and use it to calculate item amounts and values. Allow the user to request a quote based on current calculation.

インストール

  1. Upload the ‘cpt-calculator’ folder to your ‘/wp-content/plugins/’ directory
  2. Activate the plugin via the Plugins menu in WordPress
  3. A new ‘CPT Calculator’ menu will appear in WordPress with options and general help

評価

このプラグインにはレビューがありません。

貢献者と開発者

Custom Post Type Calculator はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Custom Post Type Calculator” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.8

  • UDPATE: Updated WordPress compatibility

0.8

  • FIX: Fixed plugin URL

0.7

  • FIX: Fixed inclusion of shared styles (FontAwesome and PureCSS)
  • IMPROVEMENT: Added purecss.io

0.6

  • FIX: Removed debug alert window

0.5

  • FEATURE: Added possibility of adding float numbers (two decimals)
  • FEATURE: Added option of showing/hiding the quote form

0.4

  • FIX: Fixed email text, sanitized rows
  • IMPROVEMENT: Replaced item content by custom field

0.3

  • FIX: Fixed plugin description
  • FIX: Fixed inconsistent version numbers across files
  • FIX: Fixed incorrect calculation value
  • FEATURE: Removed products with value of 0 (zero)
  • FEATURE: Added more extensive documentation

0.2

  • First public release