=== Plugin Name ===
Contributors: Freika
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3J262DYJV46DG&lc=RU&item_name=Frey&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
Tags: nsfw, images
Requires at least: 3.0.1
Tested up to: 3.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

NSFW WP Images plugin. Allows (almost) hide images on any page.

== Description ==

This plugin allows to change opacity of all <img> elements on page to 0.1. This may be useful if your site contain NSFW(Not Safe For Work) images and you do not want make your visitors close this site. Just place NSFW button anywhere you wish or use build-in button(left-bottom).

== Installation ==



1. Upload `nsfw-wp-images` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Choose options of plugin and/or place NSFW button wherever you want

== Frequently Asked Questions ==

= Can I create my own style for button? =

Sure. You can create own NSFW-toggle element too. Just make some element with id="nsfw-toggle" and enjoy. To change styles, edit `style.css` in plugin's folder


== Changelog ==

= 1.0 =
Just release.
