Description
It automatically detects the post type where it is implemented and provide the endless navigation from the same taxonomy/category. You don’t need to worry about its order. It automatically manages alphabetical order for next and previous navigation.
- Author: Fahad Mahmood
- Project URI: https://androidbubble.com/blog/wordpress/plugins/endless-posts-navigation
- License: GPL 3. See License below for copyright jots and tittles.
Detailed description.
Important!
Visit my blog and suggest good features which you want to see in this plugin.
Tags
pagination, filtering, alphabet sequence, sorting next previous posts, sorting pages
Video Tutorials:
Endless Post Navigation – Normal:
Endless Post Navigation – Leakage:
License
This WordPress Plugin is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
any later version.
This free software is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this software. If not, see https://www.gnu.org/licenses/gpl-2.0.html.
Screenshots
Installation
To use Endless Posts Navigation, you will need:
* an installed and configured copy of [WordPress][] (version 3.0 or later).
* FTP, SFTP or shell access to your web host
FAQ
-
Is this compatible with all WordPress themes?
-
Yes, it is compatible with all WordPress themes which are developed according to the WordPress theme development standards.
-
There are two methods to add navigation. One of them is without custom HTML and the other is with custom HTML. The shortcode for “previous” and “next” is available on settings page, you can use it according to your requirements.
-
Where the shortcode should be pasted?
-
The shorcode will be pasted in any of your theme template files. For example single.php, page.php, index.php, archive.php or where your are need this navigation.
Reviews
Contributors & Developers
“Endless Posts Navigation” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Endless Posts Navigation” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2.8
- Fix: Option data escaped but still lack of nonce check to prevent CSRF. [Thanks to SOPROBRO | Darius Sveikauskas / Patchstack][22/10/2024]
2.2.7
- Fix: Reported Cross Site Request Forgery (CSRF) vulnerability. [Thanks to SOPROBRO | Darius Sveikauskas / Patchstack][17/10/2024]
2.2.6
- Sort order related improvements made. [Thanks to Developers Web / @user-ki8wk9qf9y][29/01/2024]
2.2.5
- Updated for WordPress version. [24/05/2023]
2.2.4
- Updated version for WordPress. [07/09/2022]
2.2.3
- Loop being within same category made optional. [Thanks to Dmitrii Shchelko][14/04/2022]
2.2.2
- Added another implementation method through functions.php [Thanks to donthelosr][20/01/2022]
2.2.1
- Updating for WordPress version.
2.2.0
- Cannot declare class qrstr, because the name is already in use. Fixed. [Thanks to Rais Sufyan]
2.1.9
- Android App introduced with lighter web version. [Thanks to Team Ibulb.Work]
2.1.8
2.1.7
- Android App introduced. [Thanks to Team Ibulb.Work]
2.1.6
- Languages revised. [Thanks to Rais Sufyan]
2.1.5
- Languages added. [Thanks to Abu Usman]
2.1.4
- Revised a few layout items.
2.1.3
- Sanitized input and fixed direct file access issues.
2.1.2
- Plugin is translatable.
2.1.1
- Within category fix.
2.1.0
- Post titles can be displayed instead of next and previous.
2.0
- Front-end styles added.
1.1
- Layout fixes.