| 开发者 | onestepwebdesign |
|---|---|
| 更新时间 | 2026年8月25日 14:31 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
trainedAlgorithmicMedia as XMP metadata directly into the image files (JPEG and WebP), including all size variants. Google reads this field and can show an AI notice for your images in image search.Only when you flag an image as AI-generated: the plugin then writes a small XMP metadata block into the JPEG or WebP file (and its size variants). The image pixels are untouched. Files are replaced atomically and validated first, so a failed write can never corrupt an image. Unflagging removes the metadata again.
The visible badge works with the block editor (Gutenberg), Kadence Blocks, other block collections, the classic editor and Elementor (including Elementor Theme Builder templates). The machine-readable XMP labeling is independent of any builder and always works.
Yes. Images placed as CSS backgrounds and Elementor images with fully custom dimensions (which lack the wp-image-… class) do not get the visible overlay. The machine-readable XMP labeling in the files still applies to them.
No. Captions are deliberately left untouched.
Your images keep working normally. The "AI-generated" flags are stored as regular attachment meta and remain in the database, so reinstalling restores the labels. XMP metadata already written stays in the files; unflag images before uninstalling if you want it removed.
Yes. The meta key _aiim_ai_generated is registered for the REST API, so automated workflows can flag uploads directly.