Easy Quotes Contributors: juergen74 Donate link: https://www.paypal.com/donate?hosted_button_id=SQH5ZTLK3RY7Q Tags: Quote, Random, Rating, Testimonials, Lyrics, Quotes, Gutenberg Requires at least: 5.8 Tested up to: 5.8.1 Stable tag: 1.0.2 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds a new Post Type 'Quotes' and a customizable Gutenberg Block 'Easy Quotes' to your wordpress site. Collect and show your favorite Quotes (random or specific). == Description == Easy Quotes let you collect and display your favorite Quotes / Reviews / Testimonials or any other short snippet of Text you want to present on your site. Main Features: * Custom Post Type "Quotes" with Quick Edit and Bulk Actions * Add Custom Meta: Author, Date and Rating with Stars * Gutenberg Block "Easy Quotes" to present your Collection all over your Site. (Block-Widget/Pages/Posts etc.) * Show Random "Quotes" by Category or choose a Specific Quote. * Use Google Fonts and other typographic features to style your Quote. * Built to blend into any style, but customizable with CSS to fit your needs. == Frequently Asked Questions == = Widget: How to make the Quote Title look like a standard Heading in my Widget Area = If you are using the Easy-Quotes Block as a Widget, try to find out what Header Tag your Theme uses for the Widget Title. Usually this should be "h2" or "h3". In your Widget Block Settings "Title" you then can then set that value. Same for the CSS-Class. Most of the time this should be "widget-title". Under your Easy-Quotes Block Settings "Advanced" you can enter that classname under "Title CSS class(es)". = Google Fonts: Are the Google Fonts hostet by google or local on your site = Both: While you're at the backend of your site, and trying out different Fonts, they'll get loaded from an external google location. When you've found a font that pleases you, and your quote is viewed for the first time on the frontend, the font gets automatically downloaded to a local folder. From this time on, only the local font is in use. == Screenshots == 1. Custom Post Type "Quotes". 2. Adding a new Quote. 3. Choose "Easy Quotes" Block at the Gutenberg Block Editor. 4. Customize your Quote. 5. Hello Quote! :) == Changelog == = 1.0.2 = * Added Typography settings (Google Fonts, fontSize, lineHeight) * multiple optimizations = 1.0.1 = * Block preview * Block renders faster in edit mode (implemented Javascript/React render) * Optimized block widget integration * Proper rendering html used in a quote * Animation triggered when element enters the viewport * diverse optimizations = 1.0.0 = * Initial version.