== Description ==
Automatically add Image attributes such as Image Title, Image Caption, Description And Alt Text from Image Filename.
The plugin can update image attributes for both new images and existing images in the media library.
== Installation ==
To install this plugin:
1. Install the plugin through the WordPress admin interface > Plugins > Add New > Upload the plugin.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Enter the license info.
4. Go to WordPress Admin > Settings > Image Attributes Pro.
Requires at least: 4.7
Tested up to: 6.4.1
Stable tag: trunk
Requires PHP: 5.6.20
Demo: https://imageattributespro.com/== Changelog ==
= v4.4 =
* Date: 09.November.2023.
* Tested with WordPress 6.4.1.
* New Feature: Display and [edit image attributes directly in Media Library](https://imageattributespro.com/media-library-bulk-editing/?utm_source=iap&utm_medium=readme) columns (list view).
* Enhancement: Limit the display of [Event Log](https://imageattributespro.com/event-log/?utm_source=iap&utm_medium=readme) to the most recent 10,000 entries from the log file. This prevents abnormal UI load time on websites with huge Event Log files.
* Enhancement: Remove trailing hyphens (if any) after cleaning image filenames using the Advanced and custom filter during a new image upload.
* UX Enhancement: Improved messaging when base plugin is not installed and activated.
* Bug fix: Handle edge cases were Image Attributes Pro is not loaded when a post is saved.