Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Smart Pagination

Beschrijving

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.

Schermafdrukken

  • Pagination

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP Smart Pagination” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Smart Pagination” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.2

  • Fix wrong plugin author URI

0.1

  • Initial release