WP Smart Pagination
Improve your WordPress powered blog pagination with extra input number where users can jump to any (x) page.
The facts
- Rating
- 3.7★ from 3
- Active installs
- 100+
- Price
- Free
- Last updated
- 19 Nov 2013
- Added
- Nov 2013
- Requires WP
- 2.1.0
- Tested up to
- WP 3.7.41
- Downloads
- 12,499
Our analysis
AI-assistedWP Smart Pagination is a WordPress plugin designed to enhance pagination on blogs by allowing users to jump to any specific page via an input number. It replaces traditional pagination with a shortcode that can be added to various template files, such as index.php or archive.php.
This plugin is suitable for users looking to improve navigation on their WordPress blogs, particularly those who want to offer a more user-friendly pagination experience. Custom styling can be applied by modifying the associated .less or .css files to match the site's theme.
Best for: Bloggers who want to enhance pagination on their WordPress sites.
What it does well
- ✓Allows users to jump to any page number
- ✓Simple installation via shortcode
- ✓Custom styling options available
Where it falls short
- •Last updated in November 2013
- •Tested only up to WordPress version 3.7.41
- •Limited user ratings and active installs
Verdict
WP Smart Pagination offers a straightforward solution for improving blog navigation, but its outdated status may limit compatibility with newer WordPress versions.
From the developer
Kharis Sulistiyono's own description of WP Smart Pagination, lightly tidied.
This simple plugin improves your WordPress powered blog pagination with extra input number where users can jump to any (x) page.
For custom styling matches your theme’s skin, modify the .less or .css file in the plugin package.
Check the screenshot for the shake of visual before you download.
Usage
After this plugin activated, replace your old-school pagination with this schortcode <?php echo do_shortcode('[wpsp]'); ?> in your template file, i.e. index.php, archive.php, search.php, or any template requires pagination.