外掛說明
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.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
0.1.0
- Bootstrap assets.
- Another change.
0.2.0
- Bug fixes.
- PHP 8.0 version updates.