Описание
This plugin allows you to add a simple image slider to your WordPress website.
The plugin has a simple administration screen that allows you to upload ‘slides’ for the carousel as well as adding overlay text and an optional link.
Установка
- Upload
simple-carousel-plugin
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Carousel Images -> Settings and add the required width and height of the slides
- Add your carousel images.
- Place
<?php display_carousel(); ?>
in your template where you would like the carousel to display.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Simple Carousel Plugin» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Simple Carousel Plugin» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- A change since the previous version.
- Another change.