This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

zNavCarousel

Description

EN: Easy paging navigation for your blog using jQuery carousel.

RU: Удобная постраничная навигация с использованием JQuery carousel.

EXAMPLE: wp-skins.info.

Development Blog

Truper WordPress Blog

Installation

EN: Activate the plugin. Put in the right place the template function <?php znavcarousel(); ?> or <?php znavcarousel(500); ?>, where 500 – width in pixels.

RU: Активируйте плагин. Вставьте в нужном месте шаблона функцию <?php znavcarousel(); ?>
Если Вы хотите изменить ширину навигации, то используйте <?php znavcarousel(500); ?>, где 500 – ширина в пикселях.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“zNavCarousel” is open source software. The following people have contributed to this plugin.

Contributors

Translate “zNavCarousel” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.2

  • Update readme file.