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

Author Category

설명

This Plugin allows you to select specific category per user and all of that users posts will be posted in that category only.

Main Features:

  • Only admin can set categories for users.
  • Only users with a specified category will be limited to that category, other will still have full control.
  • Removes category metabox for selected users.
  • Removed categories from quick edit for selected users.
  • Option to clear selection.(new)
  • multiple categories per user.(new)

French traslation (since 0.8) thanks to jyd44

Any feedback or suggestions are welcome.

Also check out my other plugins

스크린샷

설치

  1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation.
  2. Then activate the Plugin from Plugins page.
  3. Done!

FAQ

Installation Instructions
  1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation.
  2. Then activate the Plugin from Plugins page.
  3. Done!
I have Found a Bug, Now what?

Simply use the Support Forum and thanks a head for doing that.

How To Use

Simply login as the admin user and under each user >> profile select the category for that user.

후기

모든 10 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

0.8

Added POT file for translations.
Added french translation.
Fixed translation loading to an earlest time to allow panel translation.

0.7

updated simple panel version.
added textdomain to plugin and to option panel.
wrapped checkboxes with labels
categoires are now ordered by name.

0.6

Fixed xmlrpc posting issue.
Added an option panel to allow configuration of multiple categories.
added An action hook in_author_category_metabox

0.5

Added post by mail category limitation.

0.4

Added support for multiple categories per user.
added option to remove user selected category.

0.3

added plugin links,
added XMLRPC and Quickpress support
changed category save function from save_post to default input_tax field.
added a function to overwrite default category option per user.

0.2

Fixed admin profile update issue.

0.1

initial release