WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Anas Mir v1.2.4

WP Post Navigation

Show Next and Previous Post Links at Posts.

WP Post Navigation

The facts

Rating
4.1★ from 26
Active installs
1k+
Price
Free
Last updated
28 Nov 2017
Added
Apr 2013
Requires WP
3.0
Tested up to
WP 4.7.35
Downloads
58,008

Our analysis

AI-assisted

WP Post Navigation is a WordPress plugin that enables you to display Previous and Next Post links at the top or bottom of a post. It allows for navigation within a specific category or by date, offering flexibility in how you present these links to your readers.

You can customise the appearance of the navigation links with CSS, set custom text for the links, and even use images instead of text. The plugin requires manual placement in your theme's single.php file, making it suitable for users comfortable with editing code.

Best for: This plugin is suitable for WordPress users who want to enhance post navigation on their blogs.

What it does well

  • Allows navigation links at top, bottom, or both
  • Customisation options for text and images
  • Supports category and date-wise navigation

Where it falls short

  • Requires manual code placement in single.php
  • Last updated in November 2017
  • Tested only up to WordPress version 4.7.35

Verdict

WP Post Navigation offers useful features for improving post navigation but may require technical knowledge to implement effectively.

From the developer

Anas Mir's own description of WP Post Navigation, lightly tidied.

WP Post Navigation Plugin gives you facility to show Previous and Next Post Links at the Top or Bottom of a Post.
You can set to navigate within category or date wise navigation. You’ve the option to set Post Navigation Bar at Bottom, Top or both Top & Bottom.
You can apply CSS style to Previous and Next Post Links. You can set custom text instead of Next and Previous Post Titles.
You can set custom Image for Next and Previous Post Links.
Manually Place Post Navigation in single.php, just Copy & paste following code anywhere in single.php page under get_header();
<?php echo isset( $WPPostNavigation ) ? $WPPostNavigation->WP_Custom_Post_Navigation():”; ?>
For Help visit: http://sharp-coders.com/wp-post-navigation/

Read the full description on the official page →

Tagged as