This plugin is outdated and might not be supported anymore
BHM Random Quote

BHM Random Quote

Details
View on WordPress

To add a quote, go to Quotes->Add New. Enter the citation (source or author) for the quote and the quote itself. You can use HTML in both the citation and the quote. For styling purposes, the post format defaults to “Quote.”

To add the widget to a sidebar, go to Appearance->Widgets and drag the Quote widget to the sidebar. Set the “Title” to the text you want to be displayed above the random quote in the sidebar.

The HTML displayed by the widget looks like this:

<div class="quote">
    “the_quote”
</div>
<div class="citation">
    &mdash;the_citation
</div>
<div class="all-quotes">
    [<a href="quote_archive_url">View All</a>]
</div>

Details

Plugin code:
bhm-random-quote
Plugin version:
0.1
Outdated:
Yes
WP version:
3.3 or higher
PHP version:
or higher
Test up to WP version:
3.5.2
Total installations:
10
Last updated:
2013-02-18
Rating:
Times rated:
1
custom-post-type
quote
random
widget