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.

Quote Of The Moment

Description

Quote Of The Moment automatically shows random formatted inspirational quotes within your wordpress installation. By default the quotes are collected from spoffle.com’s database, therefore it is not necessary to have your own database.

However, if you do not want to use the spoffle.com database on your site, please look at this post which outlines all the code used for the server side delivery of quotes, allowing you to easily create your own. You can then navigate to the admin options within your WordPress dashboard for Quote Of The Moment and change the default source URL to your own.

Features

From within the admin options page you can set how often you want the quote to automatically change on your site by setting the poll interval: the default is 10 seconds (10000 ms).

There are 3 themeable div elements. The overall ‘qotm_container’, and the ‘qotm_quote’ and ‘qotm_author’ elements. See the included style.css file for more information.

Also, if you mouseover the quote it will stop refreshing until you mouseleave the area, allowing you to read the quote without risk of it changing.

Installation

  1. Download Quote Of The Month.
  2. Unzip and upload the ‘quote-of-the-month’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  3. Activate Quote Of The Month from your Plugins page.

Once Activated

  1. Go to the Appearance > Widgets section of your Dashboard and drag the Quote Of The Month Widget to the desired area of your site.

Reviews

Read all 2 reviews

Contributors & Developers

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

Contributors

Translate “Quote Of The Moment” into your language.

Interested in development?

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

Changelog

1.0.0

Initial public release