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

WP Smart Pagination

Описание

This simple plugin improves your WordPress powered blog pagination with extra input number where users can jump to any (x) page.

For custom styling matches your theme’s skin, modify the .less or .css file in the plugin package.

Check the screenshot for the shake of visual before you download.

Usage

After this plugin activated, replace your old-school pagination with this schortcode <?php echo do_shortcode('[wpsp]'); ?> in your template file, i.e. index.php, archive.php, search.php, or any template requires pagination.

Скриншоты

  • Pagination

Установка

  1. Download the WP Dropdown Hierarchial Category UI Plugin.
  2. In your WordPress Administration, go to Plugins > Add New > Upload, and select the plugin ZIP file.
  3. Activate the plugin.
  4. Replace your old-school pagination with this schortcode <?php echo do_shortcode('[wpsp]'); ?> in your template file, i.e. index.php, archive.php, search.php, or any template requires pagination.

Отзывы

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

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

«WP Smart Pagination» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP Smart Pagination» на ваш язык.

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

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

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

0.2

  • Fix wrong plugin author URI

0.1

  • Initial release