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.
Screenshots
Installation
- Upload wplyrics folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the plugin in any post as described (by using [lyrics] and [/lyrics])
FAQ
- Any question?
-
Feel free to ask
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Lyrics” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Lyrics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.