Releases: PatelUtkarsh/better-file-name-ai
Releases · PatelUtkarsh/better-file-name-ai
v1.1.1 Minor fixes
- Fix command doc.
- Fix fatal if the file doesn't exist in the attachment.
v1.1.0 generate image alt text
- Feature: Generate alt text for the image. 🎉
- Feature: Custom command to generate alt text for image
wp better-file-name generate-alt-text --dry-run
- Install using composer
composer require patelutkarsh/better-file-name
(Assuming setup supports auto loading). - Add more information for the settings page.
v1.0.1
- Handle extension if not provided by openai.
- Use WP request functions; Remove openai package dependency.
1.0.0
- Download the zip file from the GitHub release.
- Upload the plugin folder to the
/wp-content/plugins/
directory or upload the zip file from the WordPress admin panel. - Activate the plugin through the 'Plugins' menu in WordPress.
- Setup open api key from settings page from under the tools menu.
/wp-admin/tools.php?page=better-file-name-settings