Описание
This plugin will enable awesome carousel in your wordpress theme. You can use the jeba tiny carousel via shortcode in everywhere you want, even in theme files.
Our all plugin: http://prowpexpert.com/jeba
Установка
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use shortcode in page, post or in widgets.
- If you want use the Jeba Waterwheel Carousel in your theme php, Place
<?php echo do_shortcode('[carousel]'); ?>
in your templates. - In the [carousel] shortcode you can change post_type=»», title=»», count=»» . Here count is total post.
Shortcodes
Use Jeba Waterwheel Carousel shortcode
[carousel]
Here can change
[carousel post_type="" title="" count=""]
Отзывы
Участники и разработчики
«Jeba Waterwheel Carousel» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Jeba Waterwheel Carousel» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- Initial Release