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

Restrict Taxonomies

描述

Based on the Restrict Categories plugin, this plugin allows you to restrict the taxonomies terms that users or roles can use when they publish content. It also provide front end restriction for non logged users.

ToDo List

  1. Prevent the user from accessing the single view of a CPT that is in a disallowed taxonomy

屏幕截图

  • The settings are located in Settings > Restrict Taxonomies
  • First choose the post types and the taxonomies to handle
  • Select the categories allowed for a role or a user (note that user options override role options)
  • Should the plugin restrict taxonomies in the front end ?

安装

  1. Upload the restrict-taxonomies folder to to the /wp-content/plugins/ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. Configure the plugin in Settings > Restrict Taxonomies
  4. Choose the taxonomies AND the corresponding post types
  5. Activate (or don’t, as you wish) the front end rescrictions

常见问题

Does this plugin also works for page taxonomies ?
Yes, the page post type will always be handled, therefore, it doesn’t appear in the post types and taxonomies settings

Installation Instructions
  1. Upload the restrict-taxonomies folder to to the /wp-content/plugins/ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. Configure the plugin in Settings > Restrict Taxonomies
  4. Choose the taxonomies AND the corresponding post types
  5. Activate (or don’t, as you wish) the front end rescrictions

评价

2019 年 3 月 13 日
Não funciona mais... Percebi o erro a partir do Wordpress 5.1.1, imagino que a mudança do editor, e na forma de escolha das categorias, deve ter alterado, de forma que o plugin não funciona mais. 🙁
2018 年 5 月 4 日
This plugin seemed to be just what I needed. After messing around with too complicated membership plugins, this one is exactly right for my purposes. However, after installation my new settings were not saved. Then I read a workaround from anothe ruser: "you need first to click on "Reset config". after that, plugin work as expected". This worked. But then I found that the plugin didn't behave as I expected. When I restrict a product to a certain user based on a product tag, it becomes the only visble product on the main shop page. That is good. But when I go to the category of that product, suddenly all products appear again. So they're hidden on the main shop page, but are still visible on the category shop page. I fooled around with the settings, but I couldn't get this right.
2018 年 2 月 5 日
Some php warning in log and plugin have no effect : when you click to "save settings" button, form was reseted and nothing was saved. EDIT : The bug occur only on fresh install. To correct it, you need first to click on "Reset config". after that, plugin work as expected
阅读所有11条评价

贡献者及开发者

“Restrict Taxonomies” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Restrict Taxonomies”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.3.3

  • Fixed a bug introduced in 1.3.2 (Thanks to @r-a-y)

1.3.2

  • Fixed a bug that occurred when saving settings on a nth user page

1.3.1

  • Refactored the user tab in order to handle large amount of users

1.3.0

  • Fixed warnings on the plugin activation thanks to Gavin
  • Fixed bug when only a empty taxonomy is allowed

1.2.9

  • Added support for the latest vession of Geodirectory
  • Fixed a bug that occurs when multiples CPT and taxonomies are on a same page
  • Code clean up

1.2.8

  • Added Dokan Dashboard support
  • Changed front hook to pre_get_posts instead of init

1.2.7

  • Fixed warnings for frontend options

1.2.6

  • Fixed warnings for frontend options

1.2.5

  • Fixed warnings reported by @swinggraphics

1.2

  • Added page taxonomies support

1.1

  • Added front end restrictions and settings

1.0

  • Initial release