=== WP Lyrics === Contributors: zetxek Donate link: http://bloqnum.com/contribute Tags: lyrics, spoiler, more info, view more Requires at least: 2.0 Tested up to: 2.8 Stable tag: trunk Simple plugin to hide the lyrics of the songs you publish (they will be between [lyrics] and [/lyrics]). You can also use it for spoilers or any text you want to make viwable with a click. == Description == Simple plugin to hide the lyrics of the songs you publish (they will be between [lyrics] and [/lyrics]). You can also use it for spoilers or any text you want to make viwable with a click. It is SEO friendly and gracefully degrades in environments without javascript because firstly all the text is shown, and only when the page is fully loaded the text enclosed by the [wplyrics] text will be hidden, adding a link to make it visible. == Installation == 1. Upload wplyrics folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use the plugin in any post as described (by using [lyrics] and [/lyrics]) == Frequently Asked Questions == = Any question? = Feel free to ask == Screenshots == 1. This is the text before being visible, with the click to show it. 2. This is text becoming visible after clicking the link. == Changelog == = 0.4 = * Added options page to configure keyword and shown texts. = 0.2 = * Initial upload of the plugin as it was being used in some blogs.