Skip to content

Conversation

@msigley
Copy link

@msigley msigley commented May 16, 2016

Added wp_paginate_ex() and wp_paginate_ex_comments() functions that produce a more extensible pagination that is more mobile friendly and adds support for first, last, jump forward, and jump backward links.

The original pagination function was sourced and modified from the Shopp project:
https://github.com/ingenesis/shopp

I name spaced the new pagination functions with _ex suffixes to avoid breaking existing themes built on the original wp_paginate functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant