

Frontend output — the daily quote displayed on a page, styled with a custom theme.
Citatly lets you manage your own quote collection and automatically displays a fresh one each day on your website — cache-safe, without any external services or API keys.
The daily quote is selected based on the current date, so every visitor sees the same quote throughout the day regardless of caching. It is delivered via a REST API endpoint with proper HTTP caching headers, making it fully compatible with full-page caches and CDNs like WP Rocket, LiteSpeed Cache, or Cloudflare.
Live demo & documentation: citatly.com
Für deutschsprachige Nutzer:
Das Plugin „Zitat des Tages” ist vollständig auf Deutsch übersetzt (de_DE). Es zeigt täglich ein neues Zitat aus deiner eigenen Sammlung — cache-sicher, ohne externe Abhängigkeiten und ohne API-Schlüssel. Live-Demo & Dokumentation auf Deutsch: citatly.com/de/
Features:
[citatly] shortcode or the Gutenberg blockclass parameter for custom styling: [citatly class="my-style"]/wp-json/citatly/v1/today with HTTP caching headersThe full source code, including all build tools and configuration, is publicly available at:
github.com/dieterDG/citatly-daily-quote