| 开发者 |
grafiduo
pgramcow |
|---|---|
| 更新时间 | 2026年9月17日 18:17 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
assets/icons/ are the AI labelling icons published by the European Commission — three label types in four color variants. The Commission states on its page that they are "made publicly available for everyone to use freely", with no attribution required. Source: https://digital-strategy.ec.europa.eu/en/policies/eu-icons-labelling-ai-generated-content
This plugin is an independent project. It is not affiliated with, endorsed by, or connected to the European Commission or the European Union. Using the icons does not signal that a site has signed the Code of Practice on marking and labelling AI-generated content, and this plugin makes no such claim.
Add-on
An optional commercial add-on, Grafiduo AI Content Flag Pro, renders the labels its own way: a text badge with your own wording and colors in a corner of your choice, a styled keyboard-reachable tooltip with editable sentences, the document-level disclosure on further post types, and WooCommerce product-gallery hooks.
Everything described above works without it. The free plugin contains no license check and withholds nothing.
/wp-content/plugins/, or install it from Plugins → Add New.No. Every label is applied by hand. Automatic detection is unreliable, and the AI Act places the disclosure duty on the person publishing the content.
It gives you the tooling to disclose, but compliance depends on what you label and how. The plugin is not legal advice.
They are the labelling icons published by the European Commission for AI-generated content. See the link on the settings screen for the Commission's own guidance on when to use each one.
This plugin renders the official icons, in the black, white, and 50% transparent variants, because those are the labels the Commission publishes. A text badge of your own is what the add-on is for.
It does not run at all until at least one file carries a label. Once something is labelled, the plugin works from a cached index of those files rather than querying the database per image. On WordPress 6.9 or newer the full-page pass uses Core's template enhancement output buffer. If you would rather it never scanned the whole page, return false from the aicft_output_buffer filter.
Yes. Every label and accessible name is a standard gettext string, so a translation from translate.wordpress.org or your own .po/.mo for the locale applies.
Images are labelled wherever they appear, products included. The document-level disclosure covers posts and pages; the add-on extends it to further post types.
The bundled script covers PhotoSwipe and the WordPress core lightbox. If your theme ships a different one, filter aicft_lightbox_config to feed it the same data.
They are kept. On deletion the plugin asks, and keeping them is the default, so reinstalling restores every label and setting.