Description
MultiPage is a customizable plugin.
Can any title on the page.
Contributors
Screenshots
Installation
- A plug-in installation screen is displayed on the WordPress admin panel.
- It installs it in
wp-content/plugins
. - The plug-in is made effective.
- Open \’Settings\’ -> \’Custom Nextpage\’ menu.
FAQ
Automatically replace the wp_link_pages. To check?
Or the Please insert a template.
<?php if ( function_exists( 'custom_next_page_link_pages' ) ) : custom_next_page_link_pages(); endif; ?>
Reviews
Read all 7 reviewsContributors & Developers
“Custom Nextpage” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Custom Nextpage” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
Fixed bug: Quicktags
1.1.0
Add Grouping multiple pages
1.0.6
Fixed bug: Change WP_PLUGIN_URL to WP_PLUGIN_DIR for file_get_contents
1.0.5
Fixed bug: Processing was enclosed in tags.
1.0.4
ja languages file update
1.0.3
Fixed bug: cannot save
1.0.2
Clean style sheet
1.0.1
Add Reset CSS button
1.0.0
Add CSS Edit
0.9.10
Fix
0.9.9
Add First page link
Add Last page link
Add Link display options
0.9.8
Class adjustment
0.9.5
The first release.