WordPress maintenance or security needs? Reach out!
TLDWP

Plugin: wp-pagenavi (Used by 76,723 domains)

WP-PageNavi

πŸ‘€ Lester Chan πŸ”— Plugin Homepage

Want to replace the old ← Older posts | Newer posts β†’ links with some page links?

This plugin provides the wp_pagenavi() template tag which generates fancy pagination links.

Usage

In your theme, you need to find calls to next_posts_link() and previous_posts_link() and replace them.

In the Twentyten theme, it looks like this:



You would replace those two lines with this:


For multipart pages, you would look for code like this:


and replace it with this:

 'multipart' ) ); ?>

Go to WP-Admin -> Settings -> PageNavi for configuration.

Changing the CSS

If you need to configure the CSS style of WP-PageNavi, you can copy the pagenavi-css.css file from the plugin directory to your theme’s directory and make your modifications there. This way, you won’t lose your changes when you update the plugin.

Alternatively, you can uncheck the β€œUse pagenavi.css?” option from the settings page and add the styles to your theme’s style.css file directly.

Changing Class Names

There are filters that can be used to change the default class names that are assigned to page navigation elements.

Filters

  • wp_pagenavi_class_pages
  • wp_pagenavi_class_first
  • wp_pagenavi_class_previouspostslink
  • wp_pagenavi_class_extend
  • wp_pagenavi_class_smaller
  • wp_pagenavi_class_page
  • wp_pagenavi_class_current
  • wp_pagenavi_class_larger
  • wp_pagenavi_class_nextpostslink
  • wp_pagenavi_class_last

Filter Usage

// Simple Usage - 1 callback per filter
add_filter('wp_pagenavi_class_previouspostslink', 'theme_pagination_previouspostslink_class');
add_filter('wp_pagenavi_class_nextpostslink', 'theme_pagination_nextpostslink_class');
add_filter('wp_pagenavi_class_page', 'theme_pagination_page_class');

function theme_pagination_previouspostslink_class($class_name) {
  return 'pagination__control-link pagination__control-link--previous';
}

function theme_pagination_nextpostslink_class($class_name) {
  return 'pagination__control-link pagination__control-link--next';
}

function theme_pagination_page_class($class_name) {
  return 'pagination__current-page';
}


// More Concise Usage - 1 callback for all filters
add_filter('wp_pagenavi_class_previouspostslink', 'theme_pagination_class');
add_filter('wp_pagenavi_class_nextpostslink', 'theme_pagination_class');
add_filter('wp_pagenavi_class_page', 'theme_pagination_class');

function theme_pagination_class($class_name) {
  switch($class_name) {
    case 'previouspostslink':
      $class_name = 'pagination__control-link pagination__control-link--previous';
      break;
    case 'nextpostslink':
      $class_name = 'pagination__control-link pagination__control-link--next';
      break;
    case 'page':
      $class_name = 'pagination__current'
      break;
  }
  return $class_name;
}

Development

Credits

Donations

I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks, I will really appreciate it. If not feel free to use it without any obligations.

DomainExposuresHeadersLast Checked
e*t*y*o*s.com F Aug 31, 2026
k*m*m*t*-*-*r*h*i.jp D Aug 31, 2026
m*r*-*t*l*.com (WP 7.1) F Aug 31, 2026
i*s*i*u*o*e*a*c*r.c*m.br B Aug 31, 2026
n*d*k*k*k*.com (WP 7.1) F Aug 31, 2026
l*i*j*o*g.com F Aug 31, 2026
y*k*-*l*o*i*g.com F Aug 31, 2026
s*k.cc (WP 7.0.4) F Aug 31, 2026
w*t*r*.com (WP 7.1) A Aug 31, 2026
w*t*d*s*g*.com F Aug 31, 2026
b*j*n*i*e*r.com (WP 5.8.15) F Aug 31, 2026
n*d*j*d*u*y*-*9.com F Aug 31, 2026
a*c*s*.fr F Aug 31, 2026
c*p*e*m*i*t*n*n*e.fr D Aug 31, 2026
p*i*o*.fr D Aug 31, 2026
s*l*k*d*n*v*.ru F Aug 31, 2026
a*o*a*s*i*i*s.com F Aug 31, 2026
l*a*e*v*d*o.us (WP 7.1) F Aug 31, 2026
g*m*t*e*e*s.net (WP 6.3.5) A Aug 31, 2026
s*y*5.ru (WP 7.1) F Aug 31, 2026
w*y*e*k*n*e*.c*m.br F Aug 31, 2026
d*l*r*s*.c*m.br F Aug 31, 2026
t*p*a*t.com (WP 6.9.4) F Aug 31, 2026
m*r*u*r*t*-*i*o*h*m*.com (WP 5.4.21) F Aug 31, 2026
y*i*o*a*s*f.com F Aug 31, 2026
h*n*i*i*t*a*h*m*.com (WP 5.8.1) F Aug 31, 2026
r*i*f*l.com F Aug 31, 2026
m*r*p*a*m*.com (WP 6.9) C Aug 31, 2026
y*i*o*o*o*k*i*o.com F Aug 31, 2026
j*o*l*-*e*m*s*e*.com (WP 7.0.4) F Aug 31, 2026
y*i*a*-*a*.com (WP 7.1) F Aug 31, 2026
y*i*c*u.com F Aug 31, 2026
p*e*s*-*a*a*d*e*e.ca (WP 6.4.3) F Aug 31, 2026
v*c*o*c*i*.jp F Aug 31, 2026
n*c*s*y*e.com F Aug 31, 2026
y*i*a*u*a*y*m*.com (WP 6.8.8) F Aug 31, 2026
m*r*o*c*a*g*o*.com F Aug 31, 2026
b*a*e*l*w*y.com C Aug 31, 2026
q*t*r*v.net (WP 7.1) F Aug 31, 2026
c*u*c*o*t*e*e*k.com F Aug 31, 2026
c*s*g*a*d*.in B Aug 31, 2026
c*n*r*f*r*e*i*a*a*p*y*h*l*g*.c*m.au D Aug 31, 2026
e*t*e*i*n*t*d*.com (WP 7.1) F Aug 31, 2026
c*e*t*r*i*d*x.com F Aug 31, 2026
y*a*.c*.jp F Aug 31, 2026
l*h*e*.com F Aug 31, 2026
m*r*o*-*u*o*t.com F Aug 31, 2026
m*r*o*-*h*n*e*n.com F Aug 31, 2026
e*t*e*i*n*t.com F Aug 31, 2026
h*n*i*r*e*o*r*u*d*s.com F Aug 31, 2026
h*n*i*o*d*o*r.com F Aug 31, 2026
h*n*i*l.com F Aug 31, 2026
c*c*n*a*a*u*a.com (WP 6.9.7) F Aug 31, 2026
t*k*o*.com F Aug 31, 2026
p*p*u*.biz (WP 5.0.22) F Aug 31, 2026
y*i*h*-*r*z*n*.com F Aug 31, 2026
s*t*c*-*o*i*o*.com F Aug 31, 2026
j*n*a*h*r*a*.com (WP 7.1) F Aug 31, 2026
t*k*a*n*g*i*.com (WP 4.7.35) F Aug 31, 2026
y*i*n*g*s*k*.com F Aug 31, 2026
y*i*k*n*o.com F Aug 31, 2026
y*i*j.com (WP 4.3.34) F Aug 31, 2026
j*n*r*e*a*k*r.com (WP 5.9.16) D Aug 31, 2026
r*i*c*t*m*i*s.com F Aug 31, 2026
y*i*t*x.com D Aug 31, 2026
l*h*s*r*v*l*e*.com (WP 7.1) F Aug 31, 2026
r*i*c*s*l*.com F Aug 31, 2026
t*k*r*a*g*n*y*m*a*.com F Aug 31, 2026
l*h*s*d*i*o*s.com F Aug 31, 2026
l*h*s*d*i*e*s.com F Aug 31, 2026
s*s*m*-*k*s*i.com F Aug 31, 2026
l*h*s*a*i*a*.com F Aug 31, 2026
v*l*j*p*n.org (WP 7.0.2) F Aug 31, 2026
b*i*s*i*u*e.org (WP 4.6.1) F Aug 31, 2026
t*k*e*g*m*p*a*.com F Aug 31, 2026
t*k*t*k*s*i.com F Aug 31, 2026
t*k*s*i*u*u.com (WP 7.1) F Aug 31, 2026
k*i*u*-*a*.o*.jp (WP 6.2.11) F Aug 31, 2026
y*h*p*r*-*a*a*a.com (WP 5.4.21) F Aug 31, 2026
y*h*i*t*.com (WP 6.5.10) F Aug 31, 2026
y*h*g*o*a*o*f*c*.com D Aug 31, 2026
v*t*p*s*n*i*i*e*.org F Aug 31, 2026
s*t*-*j*t.com (WP 7.0.2) F Aug 31, 2026
m*f*.g*v.bs (WP 7.0.4) A Aug 31, 2026
n*c*i*u*a*.com (WP 5.8.15) F Aug 31, 2026
h*n*o*t*o*o*t*c*.com (WP 7.0.4) F Aug 31, 2026
m*r*i*b*r*s.com (WP 7.0.4) F Aug 31, 2026
l*g*e*s*n.com (WP 7.0.4) F Aug 31, 2026
t*p*o*i*g*a*e*.com D Aug 31, 2026
w*e*a.com F Aug 31, 2026
k*-*o*s*.com (WP 4.3.1) F Aug 31, 2026
j*n*c*i*k.com (WP 3.2.1) F Aug 31, 2026
d*s*b*l*t*j*b*o*r*.net (WP 7.0.4) F Aug 31, 2026
w*d*a*v*s.com (WP 7.1) F Aug 31, 2026
t*k*k*-*o*o*a*a.com F Aug 31, 2026
w*c*a*u*a*h*a*i*g*.com F Aug 31, 2026
w*c*a*u*a*h*a*i*g.com F Aug 31, 2026
c*u*k*a*c*s*u*i*.com (WP 5.7.17) F Aug 31, 2026
v*s*o*-*m.net (WP 7.0.4) F Aug 31, 2026
p*l*t*c*l*d*c*t*o*.org (WP 7.1) F Aug 31, 2026

Top 50 Plugins

Plugin Count
elementor 1,739,879
contact-form-7 1,728,571
elementor-pro 1,036,011
woocommerce 803,836
revslider 595,230
jetpack 447,273
js_composer 410,518
wp-rocket 330,484
essential-addons-for-elementor-lite 259,207
gravityforms 253,754
complianz-gdpr 253,072
google-site-kit 244,139
cookie-law-info 224,490
instagram-feed 220,952
sitepress-multilingual-cms 207,215
header-footer-elementor 201,775
google-analytics-for-wordpress 200,589
bluehost-wordpress-plugin 189,941
elementskit-lite 175,301
gutenberg 168,994
litespeed-cache 145,456
cookie-notice 145,433
gutenberg-core 143,862
gtranslate 121,507
the-events-calendar 121,062
wpforms-lite 119,506
astra-sites 109,584
popup-maker 107,489
woocommerce-payments 107,266
tablepress 101,602
honeypot 96,925
coblocks 96,563
astra-addon 91,882
duracelltomi-google-tag-manager 88,934
wp-smushit 88,823
layerslider 86,910
all-in-one-seo-pack 86,830
bb-plugin 85,005
akismet 83,406
ml-slider 82,207
premium-addons-for-elementor 81,462
cleantalk-spam-protect 80,681
mailchimp-for-wp 79,409
megamenu 78,992
ewww-image-optimizer 77,089
jet-engine 76,822
wp-pagenavi 76,733
fusion-builder 75,643
smart-slider-3 74,607
gravityformsrecaptcha 73,036

Top 50 Themes

Theme Count
hello-elementor 611,608
Divi 485,497
astra 404,730
flatsome 144,944
Avada 118,809
generatepress 112,578
pub 100,352
oceanwp 78,510
kadence 77,922
enfold 67,171
salient 63,639
twentyseventeen 53,279
twentytwentyfour 52,245
bb-theme 51,861
betheme 51,658
h4 50,450
cocoon-master 50,170
blocksy 50,067
twentytwentyfive 45,585
woodmart 44,785
dt-the7 44,629
neve 37,206
Avada-Child-Theme 36,474
gox 36,047
lightning 30,722
bridge 30,423
twentytwentyone 29,562
swell 29,213
twentytwenty 28,147
bricks 26,764
Impreza 25,623
Newspaper 23,728
twentytwentythree 21,534
epik-redesign 18,882
twentytwentytwo 18,325
uncode 18,078
twentysixteen 17,391
pro 17,347
storefront 15,865
sydney 15,800
Total 14,140
factory-templates-4 13,862
hello-theme-child-master 13,697
themify-ultra 12,736
hestia 12,343
yootheme 12,296
yith-wonder 11,769
porto 11,634
jupiter 11,633
extendable 11,522