Title: AIVOW – AI Disclosure Manager
Author: Tuhai Chelyk
Published: <strong>August 28, 2026</strong>
Last modified: August 28, 2026

---

Search plugins

![](https://ps.w.org/aivow-ai-disclosure-manager/assets/banner-772x250.png?rev=3670268)

![](https://ps.w.org/aivow-ai-disclosure-manager/assets/icon-256x256.png?rev=3670268)

# AIVOW – AI Disclosure Manager

 By [Tuhai Chelyk](https://profiles.wordpress.org/tuhaichelyk/)

[Download](https://downloads.wordpress.org/plugin/aivow-ai-disclosure-manager.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/aivow-ai-disclosure-manager/#description)
 * [Reviews](https://wordpress.org/plugins/aivow-ai-disclosure-manager/#reviews)
 *  [Installation](https://wordpress.org/plugins/aivow-ai-disclosure-manager/#installation)
 * [Development](https://wordpress.org/plugins/aivow-ai-disclosure-manager/#developers)

 [Support](https://wordpress.org/support/plugin/aivow-ai-disclosure-manager/)

## Description

AIVOW – AI Disclosure Manager helps WordPress site owners document AI usage, show
AI disclosure notices, label AI-assisted or AI-generated content, and publish a 
public AI transparency page.

The plugin is designed for operational transparency workflows. It helps organize
AI system records, disclosure text, content labels, readiness checklist answers,
lightweight metadata, and public transparency information.

AIVOW – AI Disclosure Manager does not provide legal advice and does not certify
legal compliance.

Main features:

 * AI Systems Registry for documenting active, draft, and inactive AI systems used
   by the site.
 * Disclosure shortcode: `[aivow_disclosure id="123"]`.
 * Interaction gate shortcode: `[aivow_interaction_gate id="123"]`, with optional
   per-use `inner_text`.
 * Public transparency page shortcode: `[aivow_transparency_page]`.
 * Draft transparency page generator for administrator review before publishing.
 * Per-post, per-page, and per-taxonomy archive AI content badges, including the
   WooCommerce Shop page when WooCommerce is active.
 * Global AI banner with informational or acknowledgement mode.
 * Badge and banner placement controls.
 * Safe badge icon, text, and color customization.
 * Basic opt-in AI metadata meta tags.
 * Manual readiness checklist, AI Literacy checklist, and checklist progress summary.
 * AI Act Article 50 scope questions, content assessment fields, and readiness matrix
   with AI Literacy status.
 * Read-only AI transparency configuration summary.

This plugin helps manage AI system documentation, transparency notices, labels, 
readiness information, and configuration summaries. It does not provide legal advice
and does not guarantee compliance with any law or regulation. Site owners are responsible
for providing accurate information and obtaining legal advice where needed.

Requires PHP 7.4 or higher. PHP 8.1+ is recommended.
 Requires WordPress 6.0 or 
higher. Latest WordPress version is recommended.

Documentation: https://aitransparencymanager.com/documentation/
 Support: https://
aitransparencymanager.com/support/ Bug reports: https://aitransparencymanager.com/
report-a-bug/ Privacy policy: https://aitransparencymanager.com/privacy-policy/

## Screenshots

[⌊AIVOW Dashboard with AI Systems, Reports, and Article 50 tabs.⌉⌊AIVOW Dashboard
with AI Systems, Reports, and Article 50 tabs.⌉[

AIVOW Dashboard with AI Systems, Reports, and Article 50 tabs.

[⌊AI Systems Registry with starter templates and disclosure shortcode copy controls.⌉⌊
AI Systems Registry with starter templates and disclosure shortcode copy controls
.⌉[

AI Systems Registry with starter templates and disclosure shortcode copy controls.

[⌊AIVOW Settings page with Banner and Badge customization tabs.⌉⌊AIVOW Settings 
page with Banner and Badge customization tabs.⌉[

AIVOW Settings page with Banner and Badge customization tabs.

[⌊Frontend AI disclosure shortcode output.⌉⌊Frontend AI disclosure shortcode output
.⌉[

Frontend AI disclosure shortcode output.

[⌊Frontend AI badge output.⌉⌊Frontend AI badge output.⌉[

Frontend AI badge output.

[⌊Frontend global AI banner.⌉⌊Frontend global AI banner.⌉[

Frontend global AI banner.

[⌊Public transparency page output.⌉⌊Public transparency page output.⌉[

Public transparency page output.

## Installation

 1. Upload the `aivow-ai-disclosure-manager` folder to `/wp-content/plugins/`.
 2. Activate AIVOW – AI Disclosure Manager from the Plugins screen.
 3. Open `AIVOW > AIVOW Wizard` to complete the readiness checklist.
 4. Add AI systems in `AIVOW > AIVOW Dashboard`.
 5. Configure badges and the global banner in `AIVOW > AIVOW Settings`.
 6. Create the transparency page draft, review it, and publish it when ready.

## FAQ

### Does this plugin guarantee legal compliance?

No. It is a technical documentation and transparency workflow tool. It does not 
provide legal advice, does not certify compliance, and does not guarantee compliance
with the EU AI Act or any other law.

### Does the plugin require a remote service?

No. The plugin works locally inside WordPress and does not make plugin-initiated
external API calls.

### Does the plugin collect visitor personal data?

No. The plugin stores administrator-configured AI records, labels, readiness answers,
Article 50 internal assessment fields, and transparency settings inside WordPress.
It does not store IP addresses, full user agents, prompts, chat messages, AI responses,
uploaded files, names, emails, or visitor identifiers. The global banner acknowledgement
mode stores only a non-personal banner version fingerprint in a browser cookie. 
The interaction gate shortcode may store a non-personal acknowledgement value in
the visitor’s browser localStorage.

### Why is the generated transparency page a draft?

The generated page can contain site-specific transparency information, operational
notes, and assessment details. It is created as a draft so an administrator can 
review the content before publishing it.

### Is the interaction gate secure content protection?

No. The interaction gate is a visitor acknowledgement and disclosure interface. 
It is not authentication, authorization, a paywall, a consent-management platform,
or secure protection for sensitive content. Gated content is rendered in the page
HTML and hidden until acknowledgement.

### Can I customize badge and banner colors?

Yes. The plugin supports default colors and safe custom colors with opacity controls.
Server-side validation accepts only six-character hex colors or normalized `rgba(
r,g,b,a)` values.

### Can I upload custom badge icons?

Yes. Custom badge icons can be selected from the WordPress Media Library. The plugin
does not enable SVG uploads and does not render administrator-provided inline SVG
markup.

### Does the plugin output AI metadata?

Yes, when explicitly enabled by the administrator. The plugin can output lightweight
AI metadata meta tags on AI-labelled singular content. Separate opt-in settings 
can also include the WooCommerce Shop page and labelled taxonomy archives. Post 
type, date, author, and search archives remain excluded because they do not have
a single editable disclosure source. The plugin does not output arbitrary custom
schema, does not output Schema.org JSON-LD, and does not claim to provide watermarking
or legal compliance certification.

### How do taxonomy archive badges render?

Taxonomy archive badges can be configured for public taxonomy terms. Fixed-position
badges are the most predictable option. Inline archive badge placement depends on
theme hooks such as `wp_body_open()` and may appear near the top or bottom of the
template depending on the active theme.

### Does the plugin collect disclosure event logs or generate export files?

No. Version 1.0.0 does not collect disclosure event logs and does not generate downloadable
report files. The Reports tab provides a read-only summary of the current configuration.

### What happens to plugin data when I uninstall the plugin?

By default, plugin data is preserved on uninstall to prevent accidental loss of 
transparency records. You can enable data cleanup in the plugin settings before 
uninstalling if you want plugin tables, options, and AI content label metadata removed.
Generated WordPress pages are normal site content and are not deleted by plugin 
cleanup; review, delete, or replace those pages manually if needed.

### Does this plugin work with cache and optimization plugins?

The plugin loads its CSS and JavaScript through the standard WordPress enqueue system.
Basic cache plugins should generally work. Aggressive JavaScript optimization, delay,
defer, or script-combination settings may break interactive features such as draggable
fixed badges, acknowledgement banners, or interaction gates. If that happens, exclude`
aivow-ai-disclosure-manager/assets/js/frontend.js` from JavaScript optimization.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AIVOW – AI Disclosure Manager” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Tuhai Chelyk ](https://profiles.wordpress.org/tuhaichelyk/)

[Translate “AIVOW – AI Disclosure Manager” into your language.](https://translate.wordpress.org/projects/wp-plugins/aivow-ai-disclosure-manager)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/aivow-ai-disclosure-manager/),
check out the [SVN repository](https://plugins.svn.wordpress.org/aivow-ai-disclosure-manager/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/aivow-ai-disclosure-manager/)
by [RSS](https://plugins.trac.wordpress.org/log/aivow-ai-disclosure-manager/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Added plugin architecture, activation, settings storage, and custom database 
   tables.
 * Added AI Systems Registry with disclosure shortcode copy controls.
 * Added disclosure shortcode, interaction gate shortcode, and public transparency
   page shortcode.
 * Added readiness checklist wizard and Article 50 readiness matrix.
 * Added per-content AI badges and global AI banner.
 * Added safe badge and banner customization controls.
 * Added draft transparency page generator.
 * Added read-only AI transparency configuration summary.
 * Added security hardening for sanitization, escaping, nonces, capabilities, and
   no remote calls.

## Meta

 *  Version **1.0.0**
 *  Last updated **3 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[ai tools](https://wordpress.org/plugins/tags/ai-tools/)
   [content labels](https://wordpress.org/plugins/tags/content-labels/)[disclosure](https://wordpress.org/plugins/tags/disclosure/)
   [transparency](https://wordpress.org/plugins/tags/transparency/)
 *  [Advanced View](https://wordpress.org/plugins/aivow-ai-disclosure-manager/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/aivow-ai-disclosure-manager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/aivow-ai-disclosure-manager/reviews/)

## Contributors

 *   [ Tuhai Chelyk ](https://profiles.wordpress.org/tuhaichelyk/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/aivow-ai-disclosure-manager/)