Dynamic Alt Tags
Dynamic Alt Tags is a WordPress plugin for generating, reviewing, and applying AI-suggested alt text to images.
by Eric Satzman · github.com/cdlib/dynamic-alt-tags · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/cdlib/dynamic-alt-tags/archive/refs/heads/main.zipDeclares an update source (https://cdlib.org/services-groups/webprod/plugins/dynamic-alt-tags/), so updates arrive through the plugin's own updater.
From the readme
Dynamic Alt Tags
Dynamic Alt Tags is a WordPress plugin for generating, reviewing, and applying AI-suggested alt text to images.
This plugin is currently owner-maintained by Eric Satzman. Pull requests are welcome, but releases and review cycles may be infrequent.
Open Source
This project is open source under the MIT license. See LICENSE for the full text.
Features
- Queue-based processing for media library images
- Search tab with live filters, taxonomy filtering, and bulk queue add
- Active Queue review workflow with approve, skip, and generate actions
- Human review before approval if desired
- Per-image actions directly inside WordPress media workflows
- Optional title, caption, and description sync
- Usage metrics
Getting Started
Requirements
- WordPress 6.2+
- PHP 7.4+
- A reachable Cloudflare Worker endpoint for alt generation
- A Cloudflare account with Workers enabled
- Optional shared secret token between WordPress and the Worker
A free Cloudflare account can be used but a paid plan may be required depending on how many images you process.
Install the Plugin
1. Copy this repo into wp-content/plugins/dynamic-alt-tags.
2. Activate Dynamic Alt Tags in WordPress