Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями 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

Часті питання

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.