WP CLI command?
-
Any chance this could come with some wp-cli commands? We have a ton of sites with a lot of images. Would be great to be able to install it, set our api key, and bulk-generate alt-text for images on each site. Something like:
wp plugin install ai-alt-text-generator
wp plugin activate ai-alt-text-generator
wp ai-alt-text activate --provider=openai --key={api-key}
wp ai-alt-text generate --limit={number-of-images}
You must be logged in to reply to this topic.