=== Title like Alt ===

Contributors: VBog

Donate link: http://bogaiskov.ru/about-me/donate/

Tags: image, img, title, alt, attribute

Requires at least: 3.0.1

Tested up to: 4.4.2

Stable tag: trunk

License: GPLv2

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Restores the title attribute from Alt attribute when images are inserted into posts


== Description ==

Media file (image) does not contain field for title attribute, only for alt attribute. 

Plugin add text into title attribute from alt attribute when image is inserted into post if title attribute is empty.

As alternative see plugin ['Restore Image Title'](https://wordpress.org/plugins/restore-image-title) by Les Bessant.
The 'Restore Image Title' inserted the post title into title attribute. 


== Installation ==

1. Upload 'bg-title-alt' directory to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.


== Changelog ==

= 1.0 =
* Initial release