The plugin adds / returns TinyMCE WordPress button a new page. Adds the appropriate button quicktag and HTML editor.
Author: | YandexBot (profile at wordpress.org) |
WordPress version required: | 3.5.1 |
WordPress version tested: | 3.5.1 |
Plugin version: | 1.0 |
Added to WordPress repository: | 09-03-2013 |
Last updated: | 09-03-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 100 |
Rated by: | 1 |
Plugin URI: | http://druweb.ru/wp-page-button.html |
Total downloads: | 894 |
Active installs: | 20+ |
![]() Click to start download |
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>' ) ); ?>