Title: Get Next Article
Author: drmikegreen
Published: <strong>2019 年 3 月 1 日</strong>
Last modified: 2023 年 4 月 10 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/get-next-article.svg)

# Get Next Article

 作者：[drmikegreen](https://profiles.wordpress.org/drmikegreen/)

[下载](https://downloads.wordpress.org/plugin/get-next-article.zip)

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

 [支持](https://wordpress.org/support/plugin/get-next-article/)

## 描述

The purpose of this plugin is to provide access to new, ordered content using an
unchanging link — i.e., it provides the ability to bring a user to the next article
in a series each time they click on a link like https://www.my-site.com/?get-next-
article-in=set-name. Set-name is the name of a series of articles. (When they have
accessed the last article in a set, users are returned to the first article in the
set when they click on the link again.) If caching blocks this a string (random,
date, etc.) can be added to set-name in the link of the form set-name:string to 
avert caching.

This plugin can be used, e.g., to bring users to the next lesson in a set of lessons
by sending them a reminder email containing the https://www.my-site.com/?get-next-
article-in=set-name link each day (or with whatever frequency is appropriate to 
the subject material. The link never changes. Each time a person clicks on the link
in their reminder email, however, they are taken to the lesson which follows the
lesson they read last.

This is accomplished by setting a cookie on the user’s computer. The value of the
cookie is the slug of the next article in the series. Any limitations on cookies
can, therefore, impact the functioning of this plugin.

Copyright 2020 M.D. Green, SaeSolved:: LLC

### License

This program 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 (at your option) any later version.

This program 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.

## 屏幕截图

 * [[
 * Sample input.

## 安装

 1. Extract the get-next-article folder and place in the wp-content/plugins folder.
 2. Enable the plugin.
 3. If this is not a multisite, go to Settings -> Permalinks and save the settings 
    there without making any changes. (This adds a rewrite rule used by this plugin.)
    DO NOT do this if your site is part of a multisite.
 4. Enter the article names and titles in the “Article Names, Article Titles” field
    for the “Set Name” on the Get Next Article Settings page separated by a comma with
    each pair on a separate line.

## 常见问题

### Where can I see working examples of this plugin?

https://everypeople.net/?get-next-article-in=set-1

https://everypeople.net/?get-next-article-in=set-2

## 评价

此插件暂无评价。

## 贡献者及开发者

「Get Next Article」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ drmikegreen ](https://profiles.wordpress.org/drmikegreen/)

[帮助将「Get Next Article」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/get-next-article)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.3.2

Adds a line of code necessary for the plugin to work in the latest WordPress version.

#### 1.3.1

Changes to accommodate way values in associative array keys are handled in latest
PHP version.

#### 1.3

Changes to implement:

 1. Adding headers to block caching.
 2. Providing for adding a string (random, date, etc.) to set-name in the link of the
    form set-name:string to avert caching.
 3. Cookie always defined, even if blank.
 4. Code cleanup, including preventing pages which are not called with https://www.
    my-site.com/?get-next-article-in=set-name from using most methods in this plugin.

#### 1.2

Changes to accommodate non-multisite installations. (Previous versions had only 
been tested in multisite environments.)

#### 1.1

 1. IMPORTANT CHANGE: Adds and updates JavaScript for handling cookies. (The older 
    JavaScript had actually been omitted from the original release, causing the plugin
    to not work.)
 2. Adds screenshot (which had also gone missing).

#### 1.0

Original release.

## 额外信息

 *  版本 **1.3.2**
 *  最后更新：**3 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 1.5 或更高版本 **
 *  已测试的最高版本为 **6.2.9**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/get-next-article/)
 * 标签
 * [Next article](https://cn.wordpress.org/plugins/tags/next-article/)[Next Page](https://cn.wordpress.org/plugins/tags/next-page/)
   [next post](https://cn.wordpress.org/plugins/tags/next-post/)
 *  [高级视图](https://cn.wordpress.org/plugins/get-next-article/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/get-next-article/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/get-next-article/reviews/)

## 贡献者

 *   [ drmikegreen ](https://profiles.wordpress.org/drmikegreen/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/get-next-article/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XNG5TJ998JZD6&source=url)