Title: AIparently – AI Transparency for WordPress
Author: CDL – Cook Digital Labs
Published: <strong>24.08.2026</strong>
Last modified: 24.08.2026

---

Шукати плагіни

![](https://ps.w.org/aiparently/assets/banner-772x250.png?rev=3664004)

![](https://ps.w.org/aiparently/assets/icon-256x256.png?rev=3663980)

# AIparently – AI Transparency for WordPress

 Від автора [CDL – Cook Digital Labs](https://profiles.wordpress.org/cookma/)

[Завантажити](https://downloads.wordpress.org/plugin/aiparently.1.0.7.zip)

 * [Деталі](https://uk.wordpress.org/plugins/aiparently/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/aiparently/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/aiparently/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/aiparently/#developers)

 [Підтримка](https://wordpress.org/support/plugin/aiparently/)

## Опис

AIparently provides a focused, WordPress-native workflow for classifying posts, 
pages, and media as not using AI, AI-assisted, or AI-generated.

AIparently is developed and maintained by CDL – Cook Digital Labs.

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 /content` lists content the authenticated user can edit and requires the`
   edit_posts` capability.
 * `GET /content/<id>` is public for published supported content and otherwise requires
   edit access.
 * `POST`, `PUT`, or `PATCH /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.

## Скріншоти

[⌊Settings for automatic disclosures, content placement, display style, image badges,
badge position, and the active ruleset.⌉⌊Settings for automatic disclosures, content
placement, display style, image badges, badge position, and the active ruleset.⌉[

Settings for automatic disclosures, content placement, display style, image badges,
badge position, and the active ruleset.

[⌊Central content overview with classification counts, status filters, direct edit
links, and bulk classification for posts, pages, and media.⌉⌊Central content overview
with classification counts, status filters, direct edit links, and bulk classification
for posts, pages, and media.⌉[

Central content overview with classification counts, status filters, direct edit
links, and bulk classification for posts, pages, and media.

[⌊Frontend comparison of an original image classified as No AI, an AI-assisted image,
and an AI-generated image with the appropriate disclosure badges.⌉⌊Frontend comparison
of an original image classified as No AI, an AI-assisted image, and an AI-generated
image with the appropriate disclosure badges.⌉[

Frontend comparison of an original image classified as No AI, an AI-assisted image,
and an AI-generated image with the appropriate disclosure badges.

[⌊AI-assisted image with a compact, layout-neutral frontend badge positioned at 
the bottom left of the image.⌉⌊AI-assisted image with a compact, layout-neutral 
frontend badge positioned at the bottom left of the image.⌉[

AI-assisted image with a compact, layout-neutral frontend badge positioned at the
bottom left of the image.

[⌊AI-generated image with a compact, layout-neutral frontend badge positioned at
the bottom right of the image.⌉⌊AI-generated image with a compact, layout-neutral
frontend badge positioned at the bottom right of the image.⌉[

AI-generated image with a compact, layout-neutral frontend badge positioned at the
bottom right of the image.

[⌊AI-generated content disclosure displayed inside the page's normal content flow
and content width.⌉⌊AI-generated content disclosure displayed inside the page's 
normal content flow and content width.⌉[

AI-generated content disclosure displayed inside the page’s normal content flow 
and content width.

## Встановлення

 1. Upload the `aiparently` folder to `/wp-content/plugins/`, or install the plugin
    ZIP through the WordPress Plugins screen.
 2. Activate AIparently.
 3. Open **AIparently** in the WordPress admin menu to review and classify content.
 4. Open **AIparently > Settings** to configure visible output and image badge placement.

## Часті питання

### Does AIparently send content to an AI or cloud service?

No. AIparently does not include telemetry, tracking, cloud services, or external
requests.

### Does activation classify existing content?

No. Existing content is shown as “not reviewed” until an editor explicitly saves
a classification.

### Does the image badge modify the image file or crop?

No. The original image file is never changed. The badge overlay is positioned independently
and does not replace image dimensions, responsive attributes, inline styles, object
fitting, borders, padding, or cropping.

### Is this legal advice or a complete AI Act compliance system?

No. AIparently is a technical transparency foundation. Site owners remain responsible
for deciding which content must be disclosed and for obtaining legal advice where
needed.

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“AIparently – AI Transparency for WordPress” — проект з відкритим вихідним кодом.
В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

 *   [ CDL – Cook Digital Labs ](https://profiles.wordpress.org/cookma/)

[Перекладіть “AIparently – AI Transparency for WordPress” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/aiparently)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/aiparently/), перегляньте
[сховище SVN](https://plugins.svn.wordpress.org/aiparently/) або підпишіться на 
[журнал розробки](https://plugins.trac.wordpress.org/log/aiparently/) за допомогою
[RSS](https://plugins.trac.wordpress.org/log/aiparently/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.0.7

 * Uses English source strings throughout and includes a complete German translation.
 * Adds a current translation template for WordPress.org and local translation workflows.
 * Keeps content disclosures inside the theme’s normal content flow and content 
   width.
 * Adds a layout-neutral flow container for reliable output in block and classic
   themes.
 * Standardizes the plugin name and all current manufacturer references to CDL –
   Cook Digital Labs.
 * Preserves classifications, disclosure rules, image output, REST endpoints, and
   integration APIs.

#### 1.0.6

 * Changes the plugin author to CDL – Cook Digital Labs.
 * Hardens REST collection queries so only content editable by the authenticated
   user is returned.
 * Adds strict REST argument schemas and validation for classification, status, 
   and pagination values.
 * Adds a dedicated nonce to media attachment classification saves.
 * Tightens admin input validation and excludes revisions from classification writes.
 * Expands WordPress.org documentation, privacy, licensing, and external-service
   disclosures.
 * Reformats bundled source assets for human-readable review without changing behavior.

#### 1.0.5

 * Adds an admin setting for image labels at the bottom left, center, or right.
 * Keeps all three positions layout-neutral and responsive.

#### 1.0.4

 * Makes the image marker wrapper layout-neutral so image dimensions and cropping
   remain unchanged.
 * Positions labels as independent overlays without modifying image or container
   styles.
 * Keeps overlay positions synchronized on resize, scrolling, responsive changes,
   and lazy loading.

#### 1.0.3

 * Adds the WordPress-native per-image content filter for raw images in classic 
   page content.
 * Prevents duplicate labels when an image has already been handled by Gutenberg,
   Elementor, or an attachment-image API.

#### 1.0.2

 * Detects media-library attachment IDs by URL inside Elementor HTML and custom 
   widgets.
 * Labels every classified image in a scoped Elementor widget, including widgets
   with multiple direct image tags.

#### 1.0.1

 * Adds visible overlay labels to Gutenberg images, featured images, WordPress attachment
   output, and the Elementor Image Widget.
 * Centralizes image label rendering while preserving responsive image attributes
   and links.

#### 1.0.0

 * Initial release.

## Мета

 *  Версія **1.0.7**
 *  Останнє оновлення **6 днів тому**
 *  Активних встановлень **Менше 10**
 *  Версія WordPress ** 6.2 або вище **
 *  Tested up to **7.1**
 *  Версія PHP ** 7.4 або вище **
 *  Мова
 * [English (US)](https://wordpress.org/plugins/aiparently/)
 * Позначки
 * [ai content](https://uk.wordpress.org/plugins/tags/ai-content/)[artificial intelligence](https://uk.wordpress.org/plugins/tags/artificial-intelligence/)
   [disclosure](https://uk.wordpress.org/plugins/tags/disclosure/)[media](https://uk.wordpress.org/plugins/tags/media/)
   [transparency](https://uk.wordpress.org/plugins/tags/transparency/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/aiparently/advanced/)

## Оцінки

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/aiparently/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/aiparently/reviews/)

## Учасники

 *   [ CDL – Cook Digital Labs ](https://profiles.wordpress.org/cookma/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/aiparently/)