=== Force Images Download ===
Contributors: Aurelien
Tags: download, force download, download file, download image
Requires at least: 3.0.0
Tested up to: 3.5
Stable tag: 1.1
License: GPL

== Description ==

Force the download of image media files by adding the 'forceDownload' css class to any link.


== Installation ==

1. Upload `force-images-download` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Insert a image in your content.
4. Go to the Advanced Settings for the link you're just created.
5. Add the css class 'forceDownload' to the Advanced link option.

== Frequently Asked Questions ==


== Screenshots ==
1. Add the class `forceDownload` to the link. That's it!


== Changelog ==

= 1.1 =
* Correction security break (thanks you Francisco Torres)

= 1.0.1 =
* Move screeshot to asset directory

= 1.0 =
* First version of the plugin.