Title: Endless Posts Navigation
Author: Fahad Mahmood
Published: <strong>2013 年 12 月 10 日</strong>
Last modified: 2026 年 2 月 5 日

---

搜索插件

![](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

 作者：[Fahad Mahmood](https://profiles.wordpress.org/fahadmahmood/)

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

 * [详情](https://cn.wordpress.org/plugins/endless-posts-navigation/#description)
 * [评价](https://cn.wordpress.org/plugins/endless-posts-navigation/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/endless-posts-navigation/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/endless-posts-navigation/#developers)

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

## 描述

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:

### 授权

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.

## 屏幕截图

 * [[
 * 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.

## 安装

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

## 常见问题

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

## 评价

![](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/) 2022 年 10 月 6 日 1 回复

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/) 2022 年 4 月 14 日

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

 [ 阅读所有3条评价 ](https://wordpress.org/support/plugin/endless-posts-navigation/reviews/)

## 贡献者及开发者

「Endless Posts Navigation」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Endless Posts Navigation」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/endless-posts-navigation)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/endless-posts-navigation/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/endless-posts-navigation/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/endless-posts-navigation/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/endless-posts-navigation/)。

## 更新日志

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

## 额外信息

 *  版本 **2.3.0**
 *  最后更新：**4 月前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/endless-posts-navigation/)
 * 标签
 * [alphabetic](https://cn.wordpress.org/plugins/tags/alphabetic/)[posts navigation](https://cn.wordpress.org/plugins/tags/posts-navigation/)
 *  [高级视图](https://cn.wordpress.org/plugins/endless-posts-navigation/advanced/)

## 评级

 5 星（最高 5 星）。

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

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

[查看全部评论](https://wordpress.org/support/plugin/endless-posts-navigation/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/endless-posts-navigation/)