Описание
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:
- Block Editor support.
- Sip Form with Pie chart
Скриншоты
Установка
This section describes how to install the plugin and get it working.
e.g.
- Upload
sip-calculator.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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.