Quotes Collection

Quotes Collection plugin with Ajax powered Random Quote sidebar widget helps you collect and display your favourite quotes in your WordPress blog.

Author:Srini G (profile at wordpress.org)
WordPress version required:4.6
WordPress version tested:5.6
Plugin version:2.5.2
Added to WordPress repository:17-12-2007
Last updated:30-10-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:94
Rated by:58
Plugin URI:http://srinig.com/wordpress/plugins/quotes-co...
Total downloads:396 767
Active installs:10 000+
plugin download
Click to start download

Quotes Collection plugin helps you collect, manage and display your favourite quotes in your WordPress website or blog.

Features

  • Admin interface: A robust admin interface to add, edit, import, export and generally manage the collection of quotes.
  • Sidebar widget: A random quote from your collection can be displayed in any widget area using the ‘Random Quote’ widget. Includes options to refresh the quote displayed in the widget manually or automatically, randomly or sequentially.
  • Gutenberg blocks: The plugin includes two blocks that can be added in pages and posts. (NEW in version 2.5)
    • ‘Quotes’ block to display all the quotes or a set of quotes, with presentation, filtering, paging and other options.
    • ‘Random Quote’ block that functions similarly to the Random Quote widget, with additional presentation options.
  • Shortcode: All quotes or a set of quotes can be displayed on a WordPress page by placing a [quotcoll]shortcode. Few examples are provided below. For more examples and the full list of arguments, visit the Plugin Home Page.
    • Placing [quotcoll] in the page displays all quotes.
    • [quotcoll author="Somebody"] displays quotes authored by Somebody.
    • [quotcoll tags="tag1,tag2,tag3"] displays quotes tagged tag1 or tag2 or tag3, one or more or all of these
    • [quotcoll orderby="random" limit=1] displays a random quote
    • [quotcoll ajax_refresh=true] displays a random quote that will automatically refreshed every 5 seconds.
  • The template function: To code the random quote functionality directly into a template file, the template function quotescollection_quote() can be used. Please visit the Plugin Home Page for details.
  • Import/Export your collection of quotes in JSON format.

Localization

You can translate the plugin in your language at translate.wordpress.org.