>
Download This Plugin | |
Download Elegant Themes | |
Name | WP Page Button |
Version | 1.0 |
Author | YandexBot |
Rating | 100 |
Last updated | 2013-03-09 01:51:00 |
Downloads |
576
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP Page Button plugin added 14 bytes of resources to the Home page and 28 bytes of resources to the sample Post page.
WP Page Button plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP Page Button plugin ads no tables to your Wordpress blog database.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>' ) ); ?>