lsmooth's Next Page Posts

Create a navigation which displays titles and links to the posts that can be found on the next page.

Author:lsmooth (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:3.5
Plugin version:0.3.0
Added to WordPress repository:31-12-2012
Last updated:07-01-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, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/lsmooths-...
Total downloads:1 661
Active installs:10+
plugin download
Click to start download

lsmooth's Next Page Posts is a very simple plugin that creates a navigation which displays and links to posts on the next or previous page. The plugin was initially developed for Thorstens Blogwelt. If you would like to see what it can do for you, you can take a look at it there.

This plugin creates a shortcode that can be integrated into your theme to create the nagivation: lsmooth_page_posts. The shortcode can be embedded using this code

<?php echo do_shortcode('[lsmooth_page_posts direction="next"]'); ?>

for example in the index.php of your theme.

  1. direction - "next" will display the posts on the next page if possible, "prev" will display the posts on the previous page.

FAQ
ChangeLog