govfresh / govpress

The WordPress theme for government
https://wordpress.org/themes/govpress/
GNU General Public License v2.0
135 stars 51 forks source link

PageNavi Support #20

Closed devinsays closed 10 years ago

devinsays commented 10 years ago

Let's add support for the popular PageNavi plugin:

http://wordpress.org/plugins/wp-pagenavi/

devinsays commented 10 years ago

Added a commit for this.

It loads pagenavi markup if the plugin is installed. The pagenavi CSS is automatically deregistered.

The styles used here were largely inspired by @AlxMedia: https://github.com/AlxMedia/hueman/blob/master/style.css

lukefretwell commented 10 years ago

What's the plugin? Want to install and add to recommended plugin page.

devinsays commented 10 years ago

Hi Luke. It adds numbered pagination at the bottom of the pages. Yes, I'd add to the recommended plugin page and also install it on the demo site.

http://wordpress.org/plugins/wp-pagenavi/

lukefretwell commented 10 years ago

Ah, very nice.