Title: Endless Posts Navigation
Author: Fahad Mahmood
Published: <strong>December 10, 2013</strong>
Last modified: Favrer 5, 2026

---

Search plugins

![](https://ps.w.org/endless-posts-navigation/assets/banner-772x250.png?rev=2597123)

![](https://ps.w.org/endless-posts-navigation/assets/icon-256x256.gif?rev=2286800)

# Endless Posts Navigation

 By [Fahad Mahmood](https://profiles.wordpress.org/fahadmahmood/)

[Telechargiada](https://downloads.wordpress.org/plugin/endless-posts-navigation.2.3.0.zip)

 * [Details](https://roh.wordpress.org/plugins/endless-posts-navigation/#description)
 * [Reviews](https://roh.wordpress.org/plugins/endless-posts-navigation/#reviews)
 *  [Installation](https://roh.wordpress.org/plugins/endless-posts-navigation/#installation)
 * [Development](https://roh.wordpress.org/plugins/endless-posts-navigation/#developers)

 [Support](https://wordpress.org/support/plugin/endless-posts-navigation/)

## Descripziun

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](https://www.androidbubbles.com/contact)
 * Project URI: [http://androidbubble.com/blog/wordpress/plugins/endless-posts-navigation](http://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 http://www.gnu.org/licenses/gpl-2.0.html.

## Maletgs dal visur

 * [[
 * Screenshot of Endless Posts Navigation methods.
 * [[
 * Screenshot of checkbox to enable post titles instead of „previous“ & „next“.
 * [[
 * Screenshot of menu to open theme editor.
 * [[
 * Screenshot describe the selection of file in which to paste the shortcode.
 * [[
 * Screenshot is about where to paste shortcode.

## Installaziun

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.

### How to add navigation to posts/pages?

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

![](https://secure.gravatar.com/avatar/d46eacbf4ffd9090d6c0816a229fa7ee6357dae5563d8379b2c89191c0739252?
s=60&d=retro&r=g)

### 󠀁[Nice one but ….](https://wordpress.org/support/topic/nice-one-but-2/)󠁿

 [bluenail65](https://profiles.wordpress.org/bluenail65/) October 6, 2022 1 reply

It didn’t work with plugin such as Polylang, „too few argumensts…“ etc kind of error
display. I really hope you can address this problem. Thank you!

![](https://secure.gravatar.com/avatar/9385d3ae4170ccb0d8f7a90d5f25af8a53bc5fef5a168ad428d311bc4cd4d664?
s=60&d=retro&r=g)

### 󠀁[Great plugin for me](https://wordpress.org/support/topic/great-plugin-for-me-6/)󠁿

 [dimashchelko](https://profiles.wordpress.org/dimashchelko/) Avrigl 14, 2022

The plugin creator very good man. He helps me to resolve my problems and update 
new features for me! Very thanks, man!

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/endless-posts-navigation/reviews/)

## Contributors & Developers

“Endless Posts Navigation” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Fahad Mahmood ](https://profiles.wordpress.org/fahadmahmood/)
 *   [ Invoicepress ](https://profiles.wordpress.org/invoicepress/)

[Translate “Endless Posts Navigation” into your language.](https://translate.wordpress.org/projects/wp-plugins/endless-posts-navigation)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/endless-posts-navigation/),
check out the [SVN repository](https://plugins.svn.wordpress.org/endless-posts-navigation/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/endless-posts-navigation/)
by [RSS](https://plugins.trac.wordpress.org/log/endless-posts-navigation/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.3.0

 * Fix: Broken Access Control vulnerability in „api_update_settings“ REST API endpoint.
   Unauthenticated users can no longer update plugin settings without proper nonce
   and capability checks. [Thanks to Legion Hunter / Patchstack][05/02/2026]
 * Improvement: Updated QR code generation to use cryptographically secure random
   hash.
 * Improvement: Removed insecure hardcoded login_key check and enforced proper nonce
   verification.
 * Enhancement: Admin QR code modal now returns JSON response for AJAX instead of
   echoing HTML directly.

#### 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.

## Meta

 *  Version **2.3.0**
 *  Last updated **avant 2 mais**
 *  Active installations **100+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/endless-posts-navigation/)
 * Tags
 * [alphabetic](https://roh.wordpress.org/plugins/tags/alphabetic/)[posts navigation](https://roh.wordpress.org/plugins/tags/posts-navigation/)
 *  [Advanced View](https://roh.wordpress.org/plugins/endless-posts-navigation/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/endless-posts-navigation/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/endless-posts-navigation/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/endless-posts-navigation/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/endless-posts-navigation/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/endless-posts-navigation/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/endless-posts-navigation/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/endless-posts-navigation/reviews/)

## Contributors

 *   [ Fahad Mahmood ](https://profiles.wordpress.org/fahadmahmood/)
 *   [ Invoicepress ](https://profiles.wordpress.org/invoicepress/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/endless-posts-navigation/)