Quotes Collection plugin with Ajax powered Random Quote sidebar widget helps you collect, manage and display your favourite quotations on your WordPress blog. All quotes or a set of quotes can also be displayed on a page using a [quote] tag.
Main features and notes:
- Random Quote sidebar widget with Ajax refresh feature -- you will be able to get another random quote on the same space without refreshing the web page. This refresh feature can be optionally turned off. The widget also comes with few other options in the widget control panel.
- A nice admin interface to add, edit and manage quotes.
- Additional information that can be provided along with the quote: quote author, source (e.g., a book, or a website URL), tags (keywords) and visibility.
- Quotes can be displayed in a page by placing a piece of code (quick tags) such as the ones below.
- Placing
[quote|all] in the page displays all quotes.
[quote|author=Somebody] displays quotes authored by Somebody.
[quote|source=Something] displays quotes with source as ‘Something’
[quote|tags=sometag] displays quotes tagged sometag
[quote|tags=tag1,tag2,tag3] displays quotes tagged tag1 or tag2 or tag3, one or more or all of these
[quote|id=3] displays quote with ID 3
[quote|random] displays a random quote
- The template function
quotescollection_quote() can be used to display a random quote in places other than sidebar. See other notes for details.
- Support for Localization. As of version 1.3.5, translation is available in the following languages.
- Arabic
- Bulgarian
- Bosnian
- Belarusian
- Czech
- Danish
- German
- Spanish
- Persian
- Finnish
- French
- Croatian
- Hungarian
- Italian
- Japanese
- Lithuanian
- Latvian
- Dutch
- Polish
- Portugese
- Portugese (Brazilian)
- Russian
- Serbian
- Swedish
- Tamil
- Turkish
- Ukrainian
- Simplified Chinese