This plugin hasn’t been tested with the latest 3 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.

Futurama Quote Generator

Description

Futurama Quote Generator writes a random quote from Futurama, including all the TV episodes and movies
(currently including Bender’s Big Score and Beast with a Billion Backs). For an example, see 0xff.akop.org.

Appearance

You can use the following CSS if you’re too lazy to define one yourself:

.futurama-contents { margin-top: 0.5em; }
.futurama-header { font-style: oblique; }
.futurama-contents p { border: solid 1px rgb(230, 219, 85); background-color: rgb(255, 255, 224); padding: 1em 2em 1em 2em; margin-bottom: 2em; margin-top: 0; }
.futurama-char { font-weight: bold;  }

Installation

  1. Upload futurama.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php futurama_quote(); ?> in your template
  4. Modify the CSS, to make the quote appear how you’d like

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Futurama Quote Generator” is open source software. The following people have contributed to this plugin.

Contributors