Linux 软件免费装
Banner图

Intigra Disclosio – AI Image and Video Labels for the EU AI Act

开发者 gimondi
更新时间 2026年7月24日 15:46
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

ai compliance transparency eu-ai-act ai-labels

下载

1.4.0

详情介绍:

Intigra Disclosio helps your WordPress site meet the transparency obligations of the EU AI Act (Regulation (EU) 2024/1689, Article 50), applicable from 2 August 2026. Since not every site is either "all AI" or "no AI", the plugin works at the level of the single image: you classify each image in your Media Library as AI generated or AI modified, and Intigra Disclosio takes care of disclosing that information to your visitors — clearly, elegantly and in their language. How it works
  1. Classify images in your Media Library (a simple dropdown on each image, plus bulk actions and filters for existing archives).
  2. On every page that contains flagged images, Disclosio automatically shows a discreet floating button.
  3. Visitors click it to open an accessible popup listing exactly which images on that page are AI generated or AI modified, using the official EU label taxonomy. Clicking an entry scrolls to the image and highlights it.
Key features Legal note Intigra Disclosio is a technical tool that helps you disclose AI-generated content to your visitors. It does not constitute legal advice. Which images require labelling under Article 50 of the AI Act (in particular the distinction between photorealistic/deep-fake-like content and clearly artistic or stylised content) depends on your specific content and on the applicable guidelines — when in doubt, consult a legal professional.

屏幕截图:

  • The visitor popup listing the AI images on the current page, with EU-style labels.
  • Optional on-image badge, expanding on hover.
  • Media Library: AI column, quick filter and per-image classification dropdown.
  • Bulk actions to classify existing image archives quickly.
  • Settings: site mode, button position and style, image badges, custom texts.
  • The plugin dashboard with classification stats.

升级注意事项:

1.4.0 Plugin renamed and hardened. No changes to your existing classifications. 1.3.0 Adds automatic detection of AI media on upload. 1.2.0 Adds a floating button toggle and fixes badges on videos. 1.1.0 Adds support for locally hosted videos. 1.0.3 New button design and a dedicated top-level admin menu. 1.0.2 Fixes badge labels and makes image badges clickable. 1.0.1 Important fix: the floating button and image badges are now clickable on all themes. 1.0.0 First public release.

常见问题:

Does this plugin make my site compliant with the EU AI Act?

The plugin gives you the technical means to disclose AI-generated and AI-modified images to your visitors, following the transparency approach of Article 50. Whether a specific image must be labelled is a legal assessment that depends on your content; the plugin cannot make that assessment for you.

Which images should I flag?

The transparency obligations focus primarily on realistic content (images that could be mistaken for authentic photographs, so-called deep-fake-like content). Clearly artistic, stylised or obviously synthetic illustrations are generally treated differently. See the official Commission guidelines for details.

How reliable is automatic detection?

It reads metadata that generators embed in the file: Content Credentials (C2PA), the IPTC digital source type, and signatures left by tools such as Stable Diffusion, Midjourney, DALL-E or Firefly. When the metadata declares a composite or edited asset, the file is marked as AI modified; otherwise it is marked as AI generated. Detection is a starting point that you should always review: re-saving, compressing or screenshotting a file typically strips this metadata, so an undetected file may still be AI generated.

Does it work with Elementor / my page builder?

Yes. The plugin marks images in the rendered page, so it works with any builder that outputs standard images. Background images set on Elementor sections and containers are detected as well.

Does it work with WPML or Polylang?

Yes. The visitor-facing texts follow the language of the page automatically. Your custom button label, popup intro and footer disclaimer are registered for translation via the included wpml-config.xml.

Where does the image data go? Is any external service involved?

Nowhere. All classification data is stored as regular post meta in your own WordPress database. The plugin performs no external requests. The only endpoint it uses is an internal REST route on your own site (intigra-disclosio/v1/check), used by the frontend script to identify flagged images used as CSS backgrounds, which cannot be marked server-side. The request requires a REST nonce, is limited to 60 URLs, accepts only URLs belonging to your own site, and returns nothing more than the transparency label that is already displayed publicly on the same page.

What happens to my data if I uninstall the plugin?

The uninstaller removes all plugin data: settings, per-image flags and cached values. If you only deactivate the plugin, your classifications are kept.

I flagged an image but the button does not appear

The button only appears on pages that contain flagged images. If the image is embedded in an unusual way (some sliders and lazy-loaders), check that it is rendered as a standard <img> tag or a CSS background image. Feel free to open a support thread with details.

更新日志:

1.4.0 1.3.0 1.2.0 1.1.0 1.0.3 1.0.2 1.0.1 1.0.0