=== Alt Tags for Images ===
Contributors: cnckevin
Donate link: https://cncwebsolutions.com/donate
Tags: alt tags, mising alt tags, images
Requires at least: 3.0.1
Tested up to: 4.7
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin puts alt tags on all images that do not have them. Allowing all images to have alt tags.  

== Description ==

To imporove SEO you should have alt tags on all your images.  This plugin will automatically put the alt tag
on the images that dot have any.  It adds the post title as the alt tag. 

For backwards compatibility, if this section is missing, the full length of the short description will be used, and
Markdown parsed.


== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload `cnc-image-alt-tags.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress


== Frequently Asked Questions ==

= A question that someone might have =

An answer to that question.

= How does it work? =

JUst install and activate the plugin. It works automatically. 

== Screenshots ==



== Changelog ==

= 1.0 =
* Initial launch, plugin submitted to WordPress.org



`<?php code(); // goes in backticks ?>`