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.

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

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.

후기

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!
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 평가 읽기

기여자 & 개발자

“Endless Posts Navigation”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Endless Posts Navigation”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.