Описание
Plugin that creates shortcode for easy creation o’ image sliders.
Examples
[waj-image-slider images="5,6,7"]
To make it slowly zoom in, add zoom attribute set to true:
[waj-image-slider images="5,6,7" zoom="true"]
Установка
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Add shortcode with images attribute set to comma-divided list o’ media IDs.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WAJ Image Slider» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WAJ Image Slider» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- Initial stable version.