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

Moderate Selected Posts

설명

Force comment moderation on selected posts but allow others to remain open.

Simple admin interface to select your posts by title. This does not work for pages at this point, only posts.

Upgrade

  1. Delete the previous moderate-selected-posts folder from the /wp-content/plugins/ directory
  2. Upload the new moderate-selected-posts folder to the /wp-content/plugins/ directory

Usage

  1. Visit Settings>Moderate Selected Posts in the admin area of your blog.
  2. Select the posts you wish to moderate all comments on.

OR

  1. Visit the post you want to moderate all comments on.
  2. Check or uncheck the checkcbox in the Moderation meta box.

Enjoy!

설치

  1. Upload the moderate-selected-posts folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

NOTE: See “Other Notes” for Upgrade and Usage Instructions as well as other pertinent topics.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Moderate Selected Posts”(을)를 번역하세요.

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

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

변경이력

1.4 (2012-12-13):

  • Fix PHP Notices
  • Tested against WordPress 3.5

1.3 (2009-02-27):

  • Fix PHP Notices
  • Update admin styling
  • Added protection agains value returned from get_option not being an array

1.2 (2008-12-12):

  • Admin Styling updates
  • Meta box for add/edit post pages
  • Localization support
  • Various enhancements for 2.7

1.1.1 (2008-09-09):

  • Small update to support PHP4

1.1 (2008-09-03):

  • Hook into comment process earlier so that a moderation email sent
  • Hook into approval process earlier than Akismet so that Akismet can override with spam
  • Re-wrote functions around new hooks
  • The comment author, admins and users with moderation capabilitites are now not moderated

1.0 (2008-08-27):

  • Initial Public Release