WP Page Button Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Before using this plugin, check that your theme supports pagination in blog posts. For example, since it is made in TwentyTwelve:
<?php wp_link_pages( array( 'before' => '<div class="page-links">' . __( 'Pages:', 'twentytwelve' ), 'after' => '</div>' ) ); ?>
Screenshots
No screenshots provided