=== Plugin Name === Contributors: prettyboymp Donate link: http://voceconnect.com/ Tags: paging, all pages, multi-page, pagination, wp_link_pages Requires at least: 2.8 Tested up to: 3.1 Stable tag: trunk Adds a "All Pages" link to the wp_link_pages() output that will show all pages for a post on singe page. Requires PHP 5+ == Description == Adds a "All Pages" link to the wp_link_pages output that will show all pages for a post on singe page. == Installation == 1. Upload the `view-all-pages` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 0.1.1 = * removed testing code = 0.1.0 = * Initial Release