Description
- shows/hides text in spoiler shortcode
- name of spoiler area can be given
- only one little button [+] or [-]
Arbitrary section
Filelist
- spoiler.php
Changelog
Version 0.2
new: several spoiler can have same name
Version 0.1
- first release
Installation
- unzip plugin directory into the ‘/wp-content/plugins/’ directory
- activate the plugin through the ‘Plugins’ menu in WordPress
- insert ‘[spoiler name=”top secret”]…[/spoiler]’ in your post or page
FAQ
- Need Help? Find Bug?
-
read and write comments on plugin page
- Who can i change the style?
-
You can change the Stylesheet in you own theme style.css.
‘.spoiler’ is the outer border/area.
‘.spoiler legend’ is the title.
‘.spoiler legend input’ is the button.
‘.spoiler div’ is the content area.
Reviews
Contributors & Developers
“Tiny Spoiler” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tiny Spoiler” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.