=== Plugin Name ===
Contributors: M Shahid
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mshahid85%40gmail%2ecom&lc=IN&item_name=ms%2dauto%2dthumbnail%2dcustom%2dkey&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
Tags: auto custom key generator, auto thumb generator, auto custom key, auto thumbnail, custom key alt, auto custom key alt, ms thumb, ms plugins
Requires at least: 2.0.2
Tested up to: 2.8.4
Stable tag: trunk

== Description ==

This plugin can create automaically custom key of url and alt of the post image.


<b>::usage::</b>

use below code to show thumbnail in your template

$thumb = get_post_meta($post->ID, "Thumbnail", $single = true);
$thumb_alt = get_post_meta($post->ID, "Thumbnail-alt", $single = true);

(note: "Thumbnail" will be replaced by your own custom key)

== Installation ==

1. Download the zipped plugin file to your local machine
2. Unzip the file.
3. Upload the "ms-auto-thumbnail-custom-key" folder to the "/wp-content/plugins/" directory.
4. Activate the plugin through the "Plugins" menu in WordPress.

--------
for more detail visit http://shahidmau.blogspot.com

== Screenshots ==

screenshot-1.png

