이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Restrict Categories

설명

Restrict Categories is a plugin that allows you to select which categories users can view, add, and edit in the Posts edit screen.

This plugin allows you to restrict access based on the user role AND username.

스크린샷

  • Roles and Users with selected categories to restrict
  • The Posts edit screen with restricted categories
  • The Categories selection on the Add New Post screen with restricted categories

설치

  1. Upload restrict-categories to the /wp-content/plugins/ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Go to Settings > Restrict Categories to configure which categories will be restricted for each user and/or role.

FAQ

Does this work with custom roles I have created?

Yes! Roles created through plugins like Members will be listed on Settings > Restrict Categories

Will this prevent my regular visitors from seeing posts?

No. This plugin only affects logged in users in the admin panel.

I messed up and somehow prevented the Administrator account from seeing certain categories!

Restrict Categories is an opt-in plugin. By default, every role has access to every category, depending on the capabilities.
If you check a category box in a certain role, such as Administrator, you will restrict that role to viewing only those categories.

To fix this, go to Settings > Restrict Categories, uncheck all boxes under the Administrator account and save your changes. You can also click the Reset button to reset all changes to the default configuration.

How does it work when I’ve selected categories for a role AND a user?

Selecting categories for a user will override the categories you’ve selected for that user’s role.

In other words, Restrict Categories allows you complete control over groups of users while also allowing you to selectively change a setting for a single user.

후기

모든 39 평가 읽기

기여자 & 개발자

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

기여자

“Restrict Categories”(이)가 4(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Restrict Categories”(을)를 번역하세요.

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

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

변경이력

Version 2.6.4 – Aug 30, 2019

  • Fix saving bug

Version 2.6.3 – Jan 28, 2013

  • Add “Search Users” feature to Users tab
  • Remove check for get_users_of_blog, which was deprecated in WordPress 3.1.

Version 2.6.2 – Aug 14, 2013

  • Fix notices in PHP 5.4

Version 2.6.1 – Mar 12, 2013

  • Check if array key exists before stripping placeholder to resolve warnings for some servers

Version 2.6 – Mar 11, 2013

  • Add “Select All” feature
  • Update minimum capability to manage_categories
  • Fix bug where users may see all categories in certain cases
  • Fix PHP notices

Version 2.5 – Sep 13, 2012

  • Fix bug for saving with pagination

Version 2.4 – Jan 17, 2012

  • Add pagination controls for Roles and Users. Customize number displayed using the Screen Options tab

Version 2.3 – Aug 17, 2011

  • Fix bug where custom taxonomies were being hidden on the Add Post screen

Version 2.2.2 – Jul 13, 2011

  • Fix bug where XML-RPC support was broken

Version 2.2.1 – May 19, 2011

  • Fix bug where ‘View All’ and ‘Most Popular’ tabs were not set correctly for the Roles screen

Version 2.2 – May 16, 2011

  • Fix bug where Pages type was not being displayed in Internal Linking WordPress feature
  • Added ‘View All’ and ‘Most Popular’ tabs to each role/user to make it easier to find relevant categories

Version 2.1 – May 10, 2011

  • Correct problem that prevented tabbed interface from being uploaded

Version 2.0 – Apr 18, 2011

  • Improve the user interface by separating the Roles and Users via tabs

Version 1.9 – Mar 30, 2011

  • Added XML-RPC support so categories are restricted using mobile devices and remote applications

Version 1.8 – Mar 12, 2011

  • Fix bug for WordPress 3.1 users that broke user restriction.
  • Switch code to PHP classes to prevent conflicts with other plugins.
  • Now using register_setting to save options instead of custom method.
  • Uninstalling/Deleting plugin now removes Restrict Categories database options.

Version 1.7 – Feb 18, 2011

  • Fix bug that hid list of images under Gallery tab on Media Uploader.

Version 1.6.1 – Jan 24, 2011

  • Fix bug where user restriction was not being applied.

Version 1.6 – Jan 20, 2011

  • Added restriction based on username
  • Show number of selected categories for each role and username
  • Improve reliability of Posts Edit screen query

Version 1.5 – Jan 6, 2011

  • Updated user interface
  • Fix bug to allow sub-categories
  • Fix bug to allow duplicate category names
  • Fix bug for categories with single quotes, ampersands, and other encoded characters

Version 1.4 – Nov 29, 2010

  • Fix for bug assuming database table prefix
  • Improve compatibility with PHP 5.2 and empty array checking
  • Added string localization

Version 1.3 – Nov 23, 2010

  • Update that removes restricted categories from all terms lists (Category management page, Posts dropdown filter, and New/Edit post category list)
  • Fix for “Wrong datatype” bug on checkboxes

Version 1.2 – Nov 8, 2010

  • Fix for a bug that would allow restricted users to use the category dropdown filter to gain access to categories

Version 1.1 – Nov 8, 2010

  • Updated list of categories to include those that are unassigned
  • Fixed a small HTML bug
  • Now storing options as an array instead of converting to a string

Version 1.0 – Nov 8, 2010

  • Plugin launch!