Linux 软件免费装

Keep Pagination in Same Taxonomy

开发者 keith_wp
更新时间 2024年4月9日 17:36
PHP版本: 5.6 及以上
WordPress版本: 6.5
版权: BSD-3-Clause
版权网址: 版权信息

标签

navigation pagination post navigation previous post next post previous next posts link posts previous/next links taxonomy pagination

下载

0.13 0.11 0.12

详情介绍:

Instantly join separate posts together by making the Previous/Next Post links on a Single Post look for other posts that share the same taxonomies. This lightweight plugin simply adds a filter to your selected taxonomies (both default and custom) so that any theme can have its post navigation links stay in the same category as the currently viewed post.

安装:

  1. Upload the plugin files to the /wp-content/plugins/keep-pagination-in-same-taxonomy/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Go to the Settings -> Reading page to configure the plugin, picking which taxonomies should be affected.

常见问题:

Why Isn't It Linking To The Post I Expected?

Be sure that you've only selected the taxonomies that are shared between the posts you want to link together AND that you aren't asking for the posts to match them all! Eg. With the "ALL" option, if you select both Categories and Tags, then a post which has a category and some tags will NOT find other posts that only have the same category but no tags.

Why Can't I See Any Difference?

Check your theme is actually using Previous/Next Post links on the Single Post pages - eg. you may need to add that block to the default 2022 and 2023 WP themes, as they no longer seem to have that initially set up for you.

更新日志:

0.13 0.12 0.11 0.1