DraftFence AI Review Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
DraftFence AI Review is a governance layer for AI agents connected to WordPress. It gives authenticated AI identities a narrow, reviewable set of capabilities: list allowed content summaries, create draft-only content, and submit content or SEO changes as proposals for human review.
DraftFence AI Review is designed for site owners, agencies, SEO teams, and editorial teams who want AI help without handing an assistant unrestricted publishing power.
Key Features
- Emergency switch to disable DraftFence AI Review AI operations immediately.
- First-run onboarding wizard for guided setup.
- Draft-only content creation for posts, pages, and selected REST-enabled public post types.
- Human approval workflow for edits to existing content.
- Before/after proposal review for titles, excerpts, and SEO fields.
- Full content comparison using the snapshot captured when the proposal was created.
- Risk badges that flag larger or more sensitive proposed changes.
- AI identity profiles for per-user action, post type, risk, and payload limits.
- Separate AI and human reviewer capabilities.
- Conflict detection that blocks approval when content changed after proposal creation.
- One-click rollback for approved proposals.
- Email notifications for pending proposal review.
- SEO title and description support for Yoast SEO, Rank Math, and AIOSEO-style meta keys.
- Per-user hourly rate limits for AI operations.
- Audit logs for allowed, blocked, failed, approved, and rejected actions.
- Filterable audit screen with CSV export.
- Configurable audit retention with daily pruning.
- WordPress Abilities API registration when available.
- REST API endpoints under /wp-json/draftfence-ai-review/v1/.
Why DraftFence AI Review?
Many WordPress AI plugins focus on generating content or exposing a broad MCP bridge. DraftFence AI Review focuses on governance: clear boundaries, human approval, operational limits, and reviewable logs. It can sit beside your preferred AI client, MCP adapter, or SEO plugin as the policy layer for content and SEO changes.
REST Endpoints
All endpoints require an authenticated WordPress user with the right capability. Application Passwords are recommended for AI client identities.
- GET /wp-json/draftfence-ai-review/v1/status
- GET /wp-json/draftfence-ai-review/v1/content?post_type=post&limit=20
- POST /wp-json/draftfence-ai-review/v1/drafts
- GET /wp-json/draftfence-ai-review/v1/proposals
- POST /wp-json/draftfence-ai-review/v1/proposals
- POST /wp-json/draftfence-ai-review/v1/proposals/{id}/approve
- POST /wp-json/draftfence-ai-review/v1/proposals/{id}/reject
- POST /wp-json/draftfence-ai-review/v1/proposals/{id}/rollback
WordPress Abilities
When the WordPress Abilities API is available, DraftFence AI Review registers:
- draftfence-ai-review/status
- draftfence-ai-review/list-content
- draftfence-ai-review/create-draft
- draftfence-ai-review/propose-content-seo-update
- draftfence-ai-review/list-pending-proposals
- draftfence-ai-review/approve-proposal
- draftfence-ai-review/reject-proposal
- draftfence-ai-review/rollback-approved-proposal
Screenshots
No screenshots provided
