Plugin Directory

Paginator

  1. Open wp-content/plugins folder
  2. Put paginator folder into the wp-content/plugins folder
  3. Activate Paginator plugin
  4. Paste <?php if(function_exists('wp_paginator')) { wp_paginator(); } ?> anywhere in index.php or footer.php of your theme. Note: if you want the paginator to also be used for search results, in categories, and for tagged posts, the easiest thing to do is to paste <?php if(function_exists('wp_paginator')) { wp_paginator(); } ?> into your footer.php, rather than index.php
  5. To configure Paginator go to 'WP-Admin -> Settings -> Paginator'
  6. To change CSS style of Paginator, edit /wp-content/plugins/paginator/skin/paginator3000.css

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data
0,1,0
100,1,1

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(5 ratings)