View All Post’s Pages for WordPress, WordPress.com VIP
Provides a “view all” (single page) option for posts, pages, and custom post types paged using WordPress’ <!--nextpage--> Quicktag (a.k.a. multipage posts).
Full-content views use the same WordPress templates as individual pages, so no theme changes should be needed for this plugin to work.
Your theme must use wp_link_pages() to generate post page links, or you must use either the automatic or manual link capabilities provided in the plugin.
To add a full-content link to your template directly, use the function vapp_the_link, which takes the following arguments:
- $link_text: Set to text that should appear for the link. Defaults to View All.
- $class: Specifies the CSS class for the link. Defaults to vapp.