=== Plugin Name ===
Contributors: zamuu - Web design and System development -.
Donate link: http://zamuu.net
Tags: eyecatche, thumbnail, page, zamuu
Requires at least: 3.1
Tested up to: 3.1
Stable tag: 1.0
Original code taken from a plugin developed by:
Author: zamuu
Author URI: http://zamuu.net
Plugin URI : http://zamuu.net
== Description ==
Thank you for downloading "EyeCatche thumbnail".
This plug-in can displays a list of eyecatch, under the given page.
== Installation ==
1. Copy "eye-catch-thumbnail" folder to wordpress\wp-content\plugins\ directory.
2. Login in admin and click on Plugin > Installed.
3. Activate "eye-catch-thumbnail" plugin.
4. Write the page you want to display a eyecatche-picture.
[wp-eye-catch format=3 deep=1]
== Frequently Asked Questions ==
= 1. What is "deep=1" ? =
The child-page layer can be displayed.
= 2. What is "format=1" ? =
Output HTML format. List type is ...
type:1
<li><a href='[url]'><img src='[src]' width='[size_w]' height='[size_h]' /></a><span>[title]</span></li>
type:2
<li><a href='[url]'><img src='[src]' width='[size_w]' height='[size_h]' /></a></li>
type:3
<a href='[url]'><img src='[src]' >
== Screenshots ==
Please visit :
http://blog.zamuu.net/2011/0605/eyecatch-thumbnail-wordpress-plugin/
== Changelog ==
= 1.0.0 =
* eyecatche-thumbnail released.