saas786 / hybrid-pagination

Hybrid Core Pagination Package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hybrid\Pagination

Hybrid Pagination is a fork of the core WordPress paginate_links() function to give theme authors full control over the output of their pagination. Unfortunately, core doesn't give theme authors much flexibility for altering the markup and classes. This class is meant to solve this issue. It also standardizes the pagination used for posts, singular (multi-page) posts, and comments.

Requirements

  • WordPress 4.9+.
  • PHP 5.6+ (preferably 7+).
  • Composer for managing PHP dependencies.

Copyright and License

This project is licensed under the GNU GPL, version 2 or later.

2008 – 2021 © Justin Tadlock.

About

Hybrid Core Pagination Package

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%