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

Sip Calculator

説明

This plugin can be used to calculate Systematic Investment Plan (SIP). You can place shortcode [sip-calculator] anywhere on your templates, pages, posts.

A brief Markdown Example

Ordered list:

  1. Block Editor support.
  2. Sip Form with Pie chart

スクリーンショット

インストール

This section describes how to install the plugin and get it working.

e.g.

  1. Upload sip-calculator.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php echo do_shortcode( '[sip-calculator]' ); ?> in your templates,page or post

FAQ

Is It works with Block editor

Yes, You can use shortcode to use this form.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

0.3.0

  • Minor Bug fixes.
  • Tested with latest WordPress version.

0.2.0

  • Bug fixes.
  • PHP 8.0 version updates.

0.1.0

  • Bootstrap assets.
  • Another change.