I’m using this plugin on a site that lists both the numerical navigation (1, 2, 3… All Pages) and previous/next links. Since this plugin applies to all wp_link_pages(), the All Pages link showed up in both navigations.
With this small patch ( https://diffchecker.com/mvD7u0k7 ) I added a check to see if ‘show_all_link’ was set to false. If it was, don’t include the All Pages link.
I can then build my navigation like this: https://gist.github.com/2718947
]]>I’m making this suggestion because there seems to be a need among users of multi-page posts and nobody to meet them since the “Multi-page Toolkit” plugin appears to be defunct.
In addition to adding a “view all” button, this plugin could really be a comprehensive answer to post paging. Consider adding the functionality of the WP-Paginate plugin, the Indizar plugin, and something that could help someone generate a drop-down TOC or at least “name” each page (a la feature articles at TomsHardware.com).
Here’s a list of possible capabilities:
Just a wishlist!
I’d write such a plugin were I capable. ??
]]>