Just another contact form plugin. Simple but flexible.
About Auto Alt Text
This plugin automatically generates alt text for images in your WordPress media library. You can choose to use AI from OpenAI or Azure, or simply copy the title of the article or image. The plugin provides different methods for generating alt text and allows you to configure the settings accordingly.Screenshots






Changelog
2.3.3
- Fix a return type error in the alt text generation
2.3.2
- Avoid generating alt text for not supported mime types
- Hide the ‘Generate Alt Text’ button in media library for unsupported mime types
- Update npm packages
2.3.1
- Tested up to WordPress 6.7.2
2.3.0
- Preserves alt tags already present in images by preventing them from being overwritten by those generated by the plugin
- Update npm packages
2.2.0
- Allow users to select the preferred Openai model for generating alt text
2.1.0
- Allow users to generate the alt text for each individual image in the media library
2.0.0
- Set a maximum timeout of 90 seconds for OpenAI requests
- Implement the gpt-4o model for generating alt text
- Implement gpt-4-turbo template for fallback alt text generation
- Remove gpt-4 and gpt-3.5 templates as fallback options
1.3.0
- Implement bulk alt text generation for images already in the media library
- Update Vite package
- Implement github actions for automatic release
1.2.4
- Code refactoring
- DB security improvements
1.2.3
- Code refactoring
1.2.2
- Add Database log management
- Escape all output
- Add AATXT_ prefix
- Update Vite package
- Remove file log management
1.0.0
- Plugin released
