=== Spoiler Block ===
Author: Brunno dos Santos
Contributors: Brunno dos Santos
Tags: spoiler, block text, content spoiler, spoilers, hidden content, content
Requires at least: 3.2.1
Tested up to: 3.2.1
Stable tag: 1.2
Licence: GPLv2
Plugin to block spoilers in your posts.
== Description ==
This plugin create a button in your Wordpress editor to set some parts of your posts as spoilers.
These parts show a blocked content to your visitors, then must click in these blocks to show the original content.
== Installation ==
To do a new installation of the plugin, please follow these steps:
1. Download the zipped plugin file to your local machine.
2. Unzip the file.
3. Upload the `spoiler-block` folder to the `/wp-content/plugins/` directory.
4. Activate the plugin through the 'Plugins' menu in WordPress.
5. Optionally, go to the Options page and set a new spoiler alert.
If you have already installed the plugin:
1. De-activate the plugin.
2. Download the latest files.
2. Follow the new installation steps.
To set a Spoiler block, select a post, or create a new one, select any text then click in spoiler button in your Wordpress Editor. Your text now is set as spoiler.
To remove a spoiler block, select HTML mode, and remove tags and that are around your text. (the feature to automatize this function is under development)
Brunno dos Santos
brunno@abstraindo.com
http://brunno.abstraindo.com
== Changelog ==
= 1.2 =
* Correction in CSS Queue.
= 1.1 =
* Add missing files to Wordpress SVN
== Upgrade Notice ==
= 1.2 =
* Correction in CSS Queue.
= 1.1 =
* Some files are missing in svn commit, old versions does't work.
== Screenshots ==
1. Wordpress Editor with Spoiler Block button
2. Editing a spoiler post
3. Show a post with spoiler
4. Show a post with spoiler open
== Frequently Asked Questions ==
= How can I remove a spoiler of my post? =
To remove a spoiler block, select HTML mode, and remove tags and that are around your text. (the feature to automatize this function is under development)