• chaoix

    (@chaoix)


    I have created a pull request on Github with changes for a proposed v2.0.0 of this plugin.

    https://github.com/StudioFuel/wp-paginate/pull/9

    Brief summary of the changes:

    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.

    https://ww.wp.xz.cn/plugins/wp-paginate/

The topic ‘Proposed V2.0.0 on Github’ is closed to new replies.