AIparently Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
AIparently provides a focused, WordPress-native workflow for classifying posts, pages, and media as not using AI, AI-assisted, or AI-generated.
The plugin deliberately separates the editor’s classification from the disclosure decision. A central, versioned rule engine converts the stored classification into visible and machine-readable disclosure information without rewriting saved content.
Features
- Classification controls for posts, pages, and media attachments.
- Visible disclosures for classified posts and pages.
- Layout-neutral image badges for Gutenberg, featured images, WordPress attachment output, Elementor widgets, and classic content images.
- Configurable image badge placement at the bottom left, center, or right.
- Central overview with counts, status filters, edit links, and bulk classification.
- Registered post metadata plus documented PHP and REST integration surfaces.
- No cloud service, telemetry, tracking, or external network requests.
Data model
AIparently stores the editor’s declaration as normal WordPress post metadata. Missing metadata remains “not reviewed” and is not silently interpreted as a declaration.
The versioned rule engine derives the current disclosure whenever content is rendered. Future rule changes therefore do not require rewriting stored classifications.
REST API
AIparently registers endpoints under aiparently/v1:
GET /contentlists content the authenticated user can edit and requires theedit_postscapability.GET /content/<id>is public for published supported content and otherwise requires edit access.POST,PUT, orPATCH /content/<id>updates a classification and requires edit access for that item.
Authenticated WordPress REST requests use WordPress core authentication, including REST nonces for cookie-authenticated requests.
Privacy
AIparently stores classifications and settings only in the site’s WordPress database through native WordPress metadata and options APIs. It does not create custom database tables.
The plugin does not collect personal data, contact third-party services, load remote assets, track visitors, or send telemetry.
External services
AIparently does not connect to external services and does not make external network requests.
Screenshots
No screenshots provided

