=== Yummi Quotes ===
Contributors: EviLex
Author: EviLex
Author URI: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SLHFMF373Z9GG&source=url
Plugin URI: https://wordpress.org/plugins/yummi-quotes/
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SLHFMF373Z9GG&source=url
Tags: widget, shortcode, shortcodes, quote, quotes, link, plugin, page, pages, post, posts, admin, simple, light
Requires at least: 3.3
Tested up to: 5.1.1
Stable tag: 1.0.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Quotes with shortcode and widget support!
== Description ==
Quotes with shortcode and widget support!
Simple put this shortcode [quotes sort=random number=1] or [quotes sort=asc number=2 author="Leonardo da Vinci"] to your page or post, where:
sort can be: asc, desc, random
number - is number of quotes to show
id - is ID of single quote
author - is Author name
To show or [quotes id=1] for one quote
== Installation ==
1. Upload `yummi-quotes` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Can I add Quote widget? =
Yep Widget name Quote.
= Can I add Quote to current page or post? =
Yep, by shortcode [quotes sort=random number=1] , where 'sort' can be asc, desc, random and 'number' is number of quotes to show.
== Screenshots ==
1. Quote on page and Styling Quote
2. Quotes page
3. Quotes Add/Edit page
4. Quote widget
4. Quote widget options
6. Quotes options page
== Changelog ==
= 1.0.5 =
* Some fix
= 1.0.4 =
* Fix bug with [quotes id=1]
= 1.0.3 =
* Fix one bug
= 1.0.2 =
* Added enable/disable "Admin Dark style"
= 1.0.1 =
* Added 3 features: Author Inline, Author Italic, Margin Bottom
* Added Author filter to shortcode
= 1.0 =
* Added many features
* Support Wordpress 5
= 0.3 =
* Fix some error
= 0.2 =
* Fix some error
= 0.1 =
* Initial release