Title: Just a Quote Widget
Author: Anthony Bubel
Published: <strong>January 25, 2010</strong>
Last modified: January 25, 2010

---

Search plugins

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.

![](https://s.w.org/plugins/geopattern-icon/just-a-quote-widget.svg)

# Just a Quote Widget

 By [Anthony Bubel](https://profiles.wordpress.org/bubel/)

[Download](https://downloads.wordpress.org/plugin/just-a-quote-widget.zip)

 * [Details](https://co.wordpress.org/plugins/just-a-quote-widget/#description)
 * [Reviews](https://co.wordpress.org/plugins/just-a-quote-widget/#reviews)
 *  [Installation](https://co.wordpress.org/plugins/just-a-quote-widget/#installation)
 * [Development](https://co.wordpress.org/plugins/just-a-quote-widget/#developers)

 [Support](https://wordpress.org/support/plugin/just-a-quote-widget/)

## Description

The Just a Quote Widget allows you to easily configure a quote to appear in your
blog’s sidebar. Simply enter the title, quote, and source into the included input
fields, and you’re done. For ease of use, there is quote-like formatting already
built into the widget; if you do, however, wish to style it yourself (via your theme’s
stylesheet), you’re more than welcome. Simply select the “Style the quote yourself?”
option, and the default formatting will be deactivated, allowing you to go CSS-crazy
in your theme’s stylesheet.

For those CSS bandits styling the widget themselves, use the **.just-a-quote** (
for the quote text) and **.just-a-quote-source** (for the source text) classes in
your theme’s stylesheet.

Please submit any bug reports, support questions, or requests [here](http://anthonybubel.com/contact).

## Installation

 1. Upload `just-a-quote.php` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins -> Installed’ menu in your dashboard.
 3. Add the ‘Just a Quote’ Widget to your sidebar via ‘Appearance -> Widgets’ in your
    dashboard and configure it accordingly.

## FAQ

  How do I style this widget’s output myself?

First, make sure that you select the “Style the quote yourself?” checkbox found 
within the widget’s options panel. You can then add the following classes to your
theme’s stylesheet and customize them as you wish:

    ```
    .just-a-quote {
    *CSS properties to style the quote text.*
    }

    .just-a-quote-source {
    *CSS properties to style the source text.*
    }
    ```

  Can I have this automatically pull from a source/service/database of quotes (instead
of manually entering them)?

Not at the moment.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Just a Quote Widget” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Anthony Bubel ](https://profiles.wordpress.org/bubel/)

[Translate “Just a Quote Widget” into your language.](https://translate.wordpress.org/projects/wp-plugins/just-a-quote-widget)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/just-a-quote-widget/),
check out the [SVN repository](https://plugins.svn.wordpress.org/just-a-quote-widget/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/just-a-quote-widget/)
by [RSS](https://plugins.trac.wordpress.org/log/just-a-quote-widget/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.1**
 *  Last updated **17 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.8 or higher **
 *  Tested up to **2.9.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/just-a-quote-widget/)
 * Tags
 * [quote](https://co.wordpress.org/plugins/tags/quote/)[widget](https://co.wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://co.wordpress.org/plugins/just-a-quote-widget/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/just-a-quote-widget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/just-a-quote-widget/reviews/)

## Contributors

 *   [ Anthony Bubel ](https://profiles.wordpress.org/bubel/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/just-a-quote-widget/)