Easy Quotes

설명

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 or Daily “Quotes” by Category or choose a Specific Quote.
  • Option to rotate Quotes by Category
  • Option to show Quotes as a List by Category
  • 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.

Try my new Plugin

Easy Architect

스크린샷

  • True! 🙂
  • Custom Post Type “Quotes”.
  • Adding a new Quote.
  • Choose “Easy Quotes” Block at the Gutenberg Block Editor.
  • Customize your Quote.
  • Hello Quote! 🙂

블록

이 플러그인은 1개의 블록을 제공합니다.

  • Easy Quotes Add your Easy-Quote.

설치

  1. Upload the plugin files to the /wp-content/plugins/easy-quotes directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

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 as Widget Title. Usually this should be “h2” or “h3”. In your Widget Block Settings “Title” you can then set that value.
Same for the CSS-Class. 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.

Daily Quotes: How to link a quote to a specific day?

Just change the “Published”-Date of your quote to this time. The quote will then be shown every year at that day. The year won’t matter.
(So if you publish a quote on e.g.: 2020-02-29, the quote will pop up every 4 years in a leap year.)
If there is no Quote associated with a day, the most recently published one is displayed.

후기

2025년 10월 14일
Good plugin, works out of the box and does what it claims. A welcome addition to the website’s functionality.
2023년 12월 7일
The shortcode block is broken in Wordpress, but this is the only Gutenberg ready solution. It looks nice too. I wish it had a bulk uploader though. I can’t quite give it five stars as it uploads quotes as custom post type instead of it’s own table. If this is ever fixed I’ll update my review.
2023년 10월 20일
Great app to use. It is simple and works well. Also useful to rotate quotes automatically and where needed based on a selected category. Easy to implement and setup in pages and posts with Gutenberg editor.
2023년 9월 18일
Vielen Dank für das Plugin! Es bietet genau die Funktionen, die wir für unser Projekt benötigen. Eine Frage oder Anregung: Die Einbindung via Shortcode z.B. in der Top Bar wäre noch eine coole Funktion.
2022년 12월 16일
Habe einige Plugins ausprobiert. Die waren einfach zu bedienen aber nicht so das wirklich richtige. Dieses macht einen guten Eindruck.
모든 6 평가 읽기

기여자 & 개발자

“Easy Quotes”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Easy Quotes”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Easy Quotes”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.3.7

  • Optimized: Daily Quotes SQL query now uses more efficient self-join approach for better performance
  • Improved: All database queries now use proper prepared statements with identifier placeholders for enhanced security

1.3.6

  • Optimized: Using anonymous closure function for render.php to avoid polluting the global namespace.
  • Fixed: Daily Quotes now compatible with MySQL 5.7+ and MariaDB 10.2.1+ (previously required MySQL 8.0+).

1.3.5

  • Fixed: Rewrite rules now automatically flush on plugin activation to enable archive pages (domain.com/quotes/).

1.3.4

  • Fixed: Consistent rendering of quotes in frontend/backend
  • Fixed: Category select is now working reliable in the editor for all modes
  • Fixed: Backend now always shows the same quote of the day as the frontend
  • Improved: escaping and validating output

1.3.3

  • Optimized: Improved List view with responsive interface for adjusting number of quotes

1.3.2

  • Performance: Dramatically reduced data transfer with mode-specific API endpoints
  • Optimized: Fetch only necessary quotes based on view mode (single/list/rotation)
  • Enhanced: Improved quote suggestions with efficient search API
  • Fixed: Better state management for smoother editor experience
  • Optimized: Reduced memory usage with targeted data loading
  • Performance: Up to 99% reduction in data transfer for single quote modes

1.3.1

  • Performance: Optimized editor loading speed (up to 10x faster with large quote collections)
  • Enhanced: Improved REST API with efficient direct SQL queries
  • Fixed: Editor responsiveness with large numbers of quotes (300+)
  • Enhanced: Reduced memory usage and payload size in admin interface

1.3.0

  • Updated: Replaced custom Google Fonts database with WordPress Font Collections API (WordPress 6.7+)
  • Enhanced: Access to full Google Fonts library with improved categorization
  • Optimized: Reduced database usage while maintaining full backward compatibility
  • Enhanced: Completely rewritten data layer with optimized SQL queries for better performance
  • Added: Cache-proof daily/random quotes system that works with any caching plugin
  • Optimized: Reduced database queries with efficient meta data handling
  • Refactored: Cleaner, more maintainable code structure with modular components

1.2.7

  • Fixed: Shortcodes now render in front- and backend.

1.2.6

  • Fixed: The db tables that were created by Easy Quotes are now again deleted on deinstallation. (No added quotes are deleted, they are stored in wp_post table)

1.2.5

  • Security: Restricted REST API endpoints to authorized users only
  • Fixed: Backend routes now require proper editor permissions

1.2.4

  • Minor changes

1.2.3

  • Fixed vulnerability

1.2.2

  • Minor Changes

1.2.1

  • Minor Changes

1.2.0

  • Added option “Random Viewing Order” for rotation mode
  • Minor Bugfixes

1.1.1

  • Added experimental feature: Avoid Cache for Random and Daily Quotes
  • Minor Bugfixes

1.1.0

  • Added new feature: Daily-Quote
  • Minor Bugfixes

1.0.8

  • Minor Bugfix

1.0.7

  • Minor Bugfix

1.0.6

  • Minor Bugfix

1.0.5

  • Added new feature: List

1.0.4

  • Minor Bugfixes

1.0.3

  • Added new feature: Rotation
  • Bugfixes

1.0.2

  • Added new feature: 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.