GlobalDev Content Review Manager

설명

GlobalDev Content Review Manager helps site owners and editorial teams keep important website content accurate and current.

Assign a responsible reviewer, choose a review interval, and track the next review date for posts, pages, and public custom post types. The dashboard highlights current, due soon, overdue, and unscheduled content.

Features:

  • Standalone plugin with no external service or page-builder dependency.
  • Review settings for posts, pages, and public custom post types.
  • Assign a responsible WordPress user to each item.
  • Custom review intervals and next-review dates.
  • AJAX “Mark as reviewed” workflow with optional notes.
  • Stored review history.
  • Daily email reminders for due and overdue content.
  • Dashboard cards, filters, search, and pagination.
  • Review status columns in WordPress content lists.
  • CSV export.
  • [gdcrm_last_reviewed] shortcode.
  • No custom database tables.

스크린샷

설치

  1. Upload the plugin files to /wp-content/plugins/globaldev-content-review-manager, or install the ZIP through the WordPress Plugins screen.
  2. Activate the plugin.
  3. Open Content Reviews Settings and choose the post types and reminder preferences.
  4. Edit a post or page and enable review tracking in the Content Review panel.
  5. Use Content Reviews Dashboard to monitor deadlines.

FAQ

Does this plugin require another plugin?

No. It works with WordPress core and public post types.

How are reminders sent?

The plugin uses WordPress wp_mail() and a daily WP-Cron event. Delivery depends on the site’s mail configuration and normal WP-Cron traffic.

Can I show the review date publicly?

Yes. Add [gdcrm_last_reviewed] to post content or a shortcode-compatible template area.

Does uninstall remove plugin data?

Yes. Uninstall removes plugin settings and prefixed post metadata.

후기

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

기여자 & 개발자

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

기여자

자국어로 “GlobalDev Content Review Manager”(을)를 번역하세요.

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

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

변경이력

1.0.1

  • Sanitized the review date before validation.
  • Added nonce-protected dashboard and content-list filters.
  • Reworked review filtering and reminder scans to avoid slow post-meta queries.

1.0.0

  • Initial release.