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

Descripción

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;  }

Instalación

  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

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Futurama Quote Generator” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Futurama Quote Generator” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .