GlobalDev Content Review Manager

Description

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.

Screenshots

Installation

  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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“GlobalDev Content Review Manager” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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.