Описание
WP EMI Calculator plugin is for Add Icons with this Shortcode ‘[emi-calculator]’.
Please check DEMO on this Link http://www.wptutorialspoint.com/wordpress-emi-calculator-plugin .
Shortcode Options
As of version 1.0, Please use ‘[emi-calculator]’ or <?php echo do_shortcode('[emi-calculator]'); ?>
shortcodes.
Credits
This Plugin was written by WP Tutorials Point WordPress Team.
Установка
The easy way:
- Go to the Plugins Menu in WordPress
- Search for «WP EMI Calculator»
- Click ‘Install’
- Activate the Plugin
Please check DEMO on this Link http://www.wptutorialspoint.com/wordpress-emi-calculator-plugin .
Manual Installation
- Download the plugin file from this page and unzip the contents
- Upload the
wp-emi-calculator
folder to the/wp-content/plugins/
directory - Activate the
wp-emi-calculator
plugin through the ‘Plugins’ menu in WordPress
Once Activated
- Place the
[emi-calculator]
shortcode in a Page or Post.
Часто задаваемые вопросы
- Installation Instructions
-
The easy way:
- Go to the Plugins Menu in WordPress
- Search for «WP EMI Calculator»
- Click ‘Install’
- Activate the Plugin
Please check DEMO on this Link http://www.wptutorialspoint.com/wordpress-emi-calculator-plugin .
Manual Installation
- Download the plugin file from this page and unzip the contents
- Upload the
wp-emi-calculator
folder to the/wp-content/plugins/
directory - Activate the
wp-emi-calculator
plugin through the ‘Plugins’ menu in WordPress
Once Activated
- Place the
[emi-calculator]
shortcode in a Page or Post.
- The Slider Shortcode
-
Place the
[emi-calculator]
shortcode in a Page or Post - Can I insert the carousel into a WordPress template instead of a page?
-
Absolutely — you just need to use the do_shortcode WordPress function. For example:
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WP EMI Calculator» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WP EMI Calculator» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- Added shortcode attribute functionality for tweaking of slider options.