Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Wd-easy-responsive-slider-xoss

Описание

Wd-easy-responsive-slider-xoss is a very lightweight responsive image slider plugin with thumbnail and caption support.This plugin help you to add a image responsive image slider in your wordpress website.

Demo:http://www.wordpressdriver.com/test/28-2/

Скриншоты

  • screenshot-1.png

  • screenshot-2.png

Установка

Wd-easy-responsive-slider-xoss installation guideline:

e.g.

Upload plugin-directory to the /wp-content/plugins/ directory
Activate the plugin through the ‘Plugins’ menu in WordPress.
this plugin you can use in your page,post.

To create a slider go to your wordpress dashboard and than go to your page or post and select text form your dashboard editor and use shortcode for your slider. if you want to get a good slider should not be any blank space between two short code.

[wdslide][wditem link=»your image link» des=»slide description here «][/wdslide]

if you want to add more slide image in your slider just add another [wditem link=»your image link» des=»slide description here «] into [wdslide] [/wdslide] shortcode for slide/image.

shortcode example;[wdslide][wditem des=»slider 1 test» link=»http://wordpressdriver.com/test/wp-content/slide1.jpg»][wditem des=»slider 2 test» link=»http://wordpressdriver.com/test/wp-content/slide2.jpg»][wditem des=»slider 3 test» link=»http://wordpressdriver.com/test/wp-content/slide3.jpg»][wditem des=»slider 4 test» link=»http://wordpressdriver.com/test/wp-content/slide4.jpg»][wditem des=»slider 5 test» link=»http://wordpressdriver.com/test/wp-content/slide5.jpg»][/wdslide]

If you want to use shortcode in your theme php, Place <?php echo do_shortcode('YOUR_SHORTCODE'); ?> in your templates.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Wd-easy-responsive-slider-xoss» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Wd-easy-responsive-slider-xoss» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Initial Release