• Hello,

    I’d wish to use WP-paginate inside the multipaged posts of my blog ( posts with the tag <!–nextpage–> inside). Is it possible?

    I’ve tried different ways but I’ve been unable to make it works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Eric

    (@emartin24)

    WordPress has their own pagination feature[1] for multi-page posts, so I ddin’t add this featuer in WP-Paginate.

    [1] http://codex.ww.wp.xz.cn/Function_Reference/wp_link_pages

    Thread Starter Guillaumel

    (@guillaumel)

    Thanks for your answer 🙂

    I’ve already tried wp_link_pages() and its arguments but it’s not really what I’m looking for. In fact some of the posts have 20 pages (urgh, I have to deal with it) and I must have a pagination with an ellipsis…

    Plugin Author Eric

    (@emartin24)

    Hmm…well, let me look into adding that feature. Ping me later this month if you haven’t heard back 😉

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP-Paginate] Wp-Paginate in multi-page posts’ is closed to new replies.