=== DP ALTerminator - Missing ALT manager === Contributors: mylo2h2s Tags: alt,post,images,image,seo,content,picture,pictures,optimize,content,automatic Requires at least: 3.0.0 Tested up to: 4.1.0 Stable tag: trunk License: GPLv3 or later Adds ALT tags to your content images when they're missing or empty. It's pattern can be customized with simple shortcodes. == Description == **DP ALTerminator adds missing or empty ALT tags to your content images**. Thanks to various shortcodes such as `%%DP_TITLE%%` or `%%DP_DATE%%` it's pattern can be easily customized (you can mix plain text elements with shortcodes to create complex patterns) DP ALTerminator works when ALT tags are *missing* or when they are *empty*. Sometimes Wordpress itself, visual editors, and so on, leave an ugly `alt=""` which is useless and not always recognized by other famous ALT tag managers. DP ALTerminator works only with content images ($content variable), because I didn't want to alter "extra" images, like widgets, logos, menu icons and so on (most of the times, you want to manually edit their ALT or leave it empty) == Installation == 1. Upload `/dp-alterminator-missing-alt-manager/` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Done! Remember to customize it's pattern in the options page. == Screenshots == 1. Screenshot of the settings page == Changelog == = 1.0 = * First version of this plugin