Описание
This is a highly customizable jQuery Slider plugin. You can set its width, height, pagination and other
parameters. You can use it on your post or page using schortcode [jQuery Slider] or in your template
file using php function <?php if(function_exists('jquery_slider')){ jquery_slider(); } ?>.
Slides can be added as post type slide from slides menu.
For more details, please visit: http://www.iwebrays.com/
Скриншоты

This is how the slider will look on you post or page. 
Go to /wp-admin/options-general.php?page=js_options to configure the slider. 
Go to slides menu /wp-admin/edit.php?post_type=slide 
Click on Add New button /wp-admin/post-new.php?post_type=slide. You can set its description and slide image via posts content area and featured image section.
Установка
- Download the plugin
- Upload the
jquery-sliderfolder to the/wp-content/plugins/folder - Activate the plugin through the ‘Plugins’ menu in WordPress
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«jQuery Slider» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «jQuery Slider» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.4.2
- Added thumbnail in slides list in admin.
1.4.1
- Fixed broken plugin issue.
1.4
- Added timthumb.php script to resize images.
- Fixed setting options not working bug.
- Added option to show/hide timer.
- Added option to select type of thumbnail.
1.3
Made plugin tranlation compatible.
1.2
Fixed some bugs in shortcode feature.
1.1
- Automatically add «featured image» theme support to activated theme.
- This version doesn’t give «Headers already sent…» error upon activation.
- Available to be embedded into posts or pages via shortcode feature.