Provides support for splitting up long posts into sections. Set the maximum length you want to display of your posts.
The plugin provides xhtml Transitional compliant code with back and next navigation to scroll through your posts. It uses jQuery in no conflict mode to provide ajax functionality to speed up page load times. Non-javascript browsers or even those that dont support jQuery will load post sections through normal wordpress mechanism.
安装:
Upload post-sections folder to the /wp-content/plugins/ directory
Activate the plugin through the 'Plugins' menu in WordPress
Edit section lengths via the admin panel provided under the Wordpress Tools menu
Depends on Wordpress add_filter function and has run order set to 999
Depends on own version of jQuery and uses jQuery in no conflict mode - is a source of potential clashes with other plugins
升级注意事项:
Upgrade to fix minor bugs and run the newest version of the plugin with additional features