PR
WP SameTerm Pager

About Same Term Pager -Pagination plugin for WordPress-

Let me introduce the WordPress plugin I developed, “Same Term Pager,” which is also used on this website.

Download from GitHub

The following text is identical to the content in the plugin’s built-in help.

What is the Same Term Pager Plugin?

This plugin displays pagination for post pages filtered by the same term (such as category, tag, or custom taxonomy item).

Even if a post is registered under multiple terms, it enables navigation to previous and next posts based on post date while maintaining the same term filter.

The previous and next post links include an icon indicating direction, a thumbnail of the featured image (or a “No Image” thumbnail if no featured image is set), and the post title, all displayed in a single line. This visually clear navigation allows users to move between posts easily.

Using the “oldest” link, you can navigate to the post with the earliest publication date, while the “latest” link lets you move to the most recent post, both filtered by the same term.

The term filter (smtrm_filter) is activated based on the type of archive page the user navigates from, such as a category, tag, or custom taxonomy archive page. It does not activate when moving from the front page, date-based archive, author archive, search results page, or external websites.

The filter can be removed at any time using the “Release” button.

When the filter is removed, users can navigate to previous and next posts by post date or move to the oldest or latest post among all posts.

What Does “Term” Mean in WordPress?

Terms are items that categorize posts (taxonomy) in WordPress.

For example, WordPress includes two default taxonomies: categories and tags. Each individual item within these taxonomies (such as each category or tag) is called a term.

What is a Pager?

A pager refers to a post pagination feature. In this plugin, “pager” is used synonymously with “pagination.”

To help visitors easily find the articles they want, pagers often appear on post pages, providing navigation links to move to the previous or next post.

On archive pages, pagers usually appear as “Previous,” “Next,” and numbered page links.

The Same Term Pager plugin offers a pager specifically designed for post pages, including a filter feature that limits navigation to posts within the same term.

Audience: This manual is intended for users who manage their site using the WordPress admin panel. Please refer to the developer’s website for detailed usage instructions.

 

コメント

Copied title and URL