MonoVM Content Quality Checklist

Description

MonoVM Content Quality Checklist helps editorial teams apply consistent content
standards before publishing.

The plugin can check:

  • Minimum word count.
  • Minimum number of headings.
  • Skipped heading levels.
  • Minimum number of internal links.
  • Minimum number of images.
  • Minimum featured-image width.
  • Missing image alt text.

Each rule can be adjusted or disabled. In Block publishing mode, posts that fail
an enabled rule remain drafts. In Warning only mode, editors see the checklist
without being prevented from publishing. Posts that are already published are
never unpublished by the plugin.

The plugin does not collect personal data, contact external services, or add
public-facing links.

Original development by Sina Nasiri. Maintained and distributed by
MonoVM.

Development source:
GitHub repository

Installation

  1. Upload the plugin folder to /wp-content/plugins/, or install the ZIP from
    Plugins > Add New > Upload Plugin.
  2. Activate MonoVM Content Quality Checklist.
  3. Open Settings > Content Checklist and configure the rules.

FAQ

Can I show warnings without blocking publication?

Yes. Select Warning only under Settings > Content Checklist.

Can I disable an individual check?

Yes. Set a numeric minimum to 0, or clear the checkbox for heading order or
image alt text.

Will editing a published post unpublish it if a check fails?

No. The plugin only blocks transitions into a published or scheduled state.

Does the plugin send data to MonoVM or another service?

No. All checks run locally on the WordPress site.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“MonoVM Content Quality Checklist” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release.
  • Added configurable checks for words, headings, heading order, internal links,
    images, featured-image width, and image alt text.
  • Added block and warning-only enforcement modes.