Integrations
WooCommerce, WPML, Polylang, ACF, Bricks, EtchWP, SEO plugins.
AI Media Toolkit detects where images are used to improve metadata and filenames. No separate plugin addons required.
WooCommerce
Detects:
- Product featured image
- Product gallery
- Variation images
Filename suggestions use product title and attributes. Optional WooCommerce cache clear after rename/replace.
Emergency repair targets broken product main files after bad renames.
Always test bulk rename on staging with a full product catalog.
WPML & Polylang
Read (shipped):
- Detect language per attachment/post for generation
- Filename context may use translated post when filters available
Write (roadmap): store translated metadata per language — not yet automatic.
Set Language mode → Auto for multilingual sites.
Advanced Custom Fields (ACF)
Detects images in:
- Image fields
- Gallery fields
- Repeaters containing images
Usage appears in Used in column and filename context.
Bricks Builder
Detects Bricks-stored image references so “used images” scan includes builder content.
EtchWP
Detects EtchWP image usage for scan and context (see plugin docs in repo docs/ETCHWP_INTEGRATION.md for dev details).
WordPress core
- Post content
<img>tags - Featured images
- Gutenberg blocks
SEO plugins
AIMT writes attachment metadata (ALT, etc.) — compatible with Rank Math, Yoast, The SEO Framework for front-end output.
Deep field sync with SEO plugins is on the roadmap (see PRODUCT_FEATURE_IDEAS).
What is not integrated
- External CDNs that bypass WordPress attachment records
- Hard-coded theme URLs not stored as attachment IDs
- Non-standard media offloads without WP metadata
For those, use Replace file, keep ID or manual ALT in AIMT after fixing references.
Usage detection modes
| Mode | Use when |
|---|---|
| Strict | Only clear front-end usage |
| Balanced | Default — includes common meta/gallery fields |
| Debug | Maximum detection (may include false positives) |
Set in Settings → Usage mode.