描述
MultiPage is a customizable plugin.
Can any title on the page.
Contributors
屏幕截图




安装
- 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.
常见问题
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; ?>
贡献者及开发者
更新日志
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.
