=== Plugin Name ===
Contributors: cicciodarkast
Donate link: http://javanile.org/
Tags: image, crop, resize, template
Requires at least: 2.0.2
Tested up to: 2.1
Stable tag: 4.3

Manipulate images direct on template file

== Description ==

manage image resize direct on template file

== Installation ==

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

e.g.

1. Upload `wp-image-resize` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place `<?php wpir_img(...); ?>` in your templates

== Frequently Asked Questions ==

= A question that someone might have =

An answer to that question.

= What about foo bar? =

Answer to foo bar dilemma.

== Changelog ==

= 1.0 =
* A change since the previous version.
* Another change.

= 0.5 =
* List versions from most recent at top to oldest at bottom.


