This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Lyrics

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

  • This is the text before being visible, with the click to show it.
  • This is text becoming visible after clicking the link.

Installation

  1. Upload wplyrics folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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 and Developers

“WP Lyrics” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Lyrics” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

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.