Image SEO alt and title tags
Prevent empty alt or title tags using nearest heading.
Creator: Dash Media (dashmedia)
About Image SEO alt and title tags
Read the docs at [GitHub](https://github.com/DashMedia/Image-SEO-alt-and-title-tags/blob/master/README.md)/
Information
Released
June 10, 2015
Supported Database
MySQL
License
GPLv2
Supported Versions
2.2 - Current
Downloads
9,611
Documentation
Image SEO alt and title tags Documentation
Instructions
Install from package manager
New in 0.12.0-rc1
ImageSeo 0.12.0-rc1
---------------------------------
- Manually add commit 5d415a86f7465566967d8bb602a957010ae27d5b from Masterminds/html5-php to fix issues with IE conditional comments around the html tag
ImageSeo 0.11.1-rc1
---------------------------------
- Bug fix for exporting HTML
ImageSeo 0.11.0-rc1
---------------------------------
- Switch to Masterminds/html5-php for html parsing
ImageSeo 0.10.4-rc1
---------------------------------
- Rename plugin file to force overwrite of old plugin on install
ImageSeo 0.10.3-rc1
---------------------------------
- Fix for wrong order on explode(...);
- Code refactor for readability (minor)
ImageSeo 0.10.2-rc1
---------------------------------
- Fix for naming error
ImageSeo 0.10.1-rc1
---------------------------------
- Update package name for compatability with older build
ImageSeo 0.10.0-rc1
---------------------------------
- Move to repoman packaging system
ImageSeo 0.9.2-rc1
---------------------------------
- Only run plugin on HTML doc types (This prevents Image SEO from breaking your other resource types such as sitemaps)
ImageSeo 0.9.1-rc1
---------------------------------
- Suppress DOMDocument::LoadHTML() warnings
ImageSeo 0.9.0-rc1
---------------------------------
- Initial commit