Linux 软件免费装
Banner图

Grafiduo AI Content Flag

开发者 grafiduo
pgramcow
更新时间 2026年9月17日 18:17
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

ai disclosure labelling transparency ai act

下载

1.64 1.65

详情介绍:

AI Content Flag lets you mark content as AI-generated or AI-modified and shows a visible label to your readers, in line with the transparency duty in Article 50 of the EU AI Act. Labelling is manual and deliberate: nothing is detected, guessed, or sent anywhere. You tick a box, the plugin renders the label — on the image, in the lightbox, and at the top or the bottom of the article. Three label types The plugin uses the three official European Commission labels: The editor box explains when each one applies, so the decision does not have to be looked up every time. What gets labelled Other features Performance Nothing runs on the front end until something is actually labelled. The stylesheet loads only on pages that carry a label. On WordPress 6.9 or newer a full-page scan uses Core's template enhancement output buffer, and only once at least one media file is labelled. The list of labelled media is built once, cached for a day, and rebuilt only when media is added, edited, or removed. External services None. The plugin makes no outbound requests, loads no remote assets, sets no cookies, and collects no data. The settings screen links to the European Commission's page about the icons, but nothing is loaded from it. Bundled icons The icons in 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.

安装:

  1. Upload the plugin to /wp-content/plugins/, or install it from Plugins → Add New.
  2. Activate it through the Plugins screen.
  3. Go to Settings → AI Flag to choose the icon variant and where the post disclosure sits.
  4. Label a file from Media → Library (the "AI label" field), or a post from the "AI label (Art. 50)" box in the editor sidebar.

屏幕截图:

  • The same label on the single product page.
  • A post with the document-level disclosure printed at the start of the content.
  • The label box in the post editor sidebar, with guidance on when each of the three EU label types applies.
  • The media library, with the AI column showing at a glance what is labelled.
  • Bulk actions in the media library: label or unlabel many files in one go.
  • The same AI column in the post list table, so labelled posts are visible without opening them.

常见问题:

Does this detect AI content automatically?

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.

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

It gives you the tooling to disclose, but compliance depends on what you label and how. The plugin is not legal advice.

Where do the icons come from?

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.

Do I have to use the EU icons?

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.

Will the page scan slow my site down?

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.

Can I translate the labels?

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.

Can I label WooCommerce products or a custom post type?

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.

My theme's lightbox does not show the badge.

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.

What happens to my labels if I delete the plugin?

They are kept. On deletion the plugin asks, and keeping them is the default, so reinstalling restores every label and setting.

更新日志:

1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.1 1.5.0