Adds a beautifully styled daily quote from The Office (US) to your WordPress site. Each day features a different memorable quote paired with a relevant YouTube video clip.
Disclaimer: This plugin is not affiliated with, endorsed by, or connected to NBC, Universal Television, or the creators of The Office. All quote content is sourced from a fan-maintained database.
Features:
- Sidebar Widget — Drag and drop into any widget area
- Gutenberg Block — Insert anywhere in the block editor
- [office_qotd] Shortcode — For classic editor users
- Click-to-play video — YouTube thumbnail loads first, iframe on click (fast page loads)
- Light & Dark themes — Matches your site design
- SFW mode — Filter out quotes that may not be appropriate for all audiences
- Zero external dependencies — No JavaScript libraries, no CSS frameworks
- Cached — Fetches the daily quote once per day, caches locally
Data powered by The Office Lines, a free quote search engine with 60,000+ lines from every episode of The Office (US).
Third-Party Service
This plugin fetches daily quote data from the The Office Lines API:
- Service: theofficelines.com
- Endpoints used:
https://theofficelines.com/data/qotd.json and https://theofficelines.com/data/qotd-sfw.json
- Data sent: None — the plugin only reads publicly available JSON data via a GET request.
- Frequency: Once per day (cached locally via WordPress transients for 24 hours).
- Terms of service: theofficelines.com/api/
- Privacy policy: No personal data is collected or transmitted. The API returns static JSON with no tracking.
YouTube video thumbnails are loaded from img.youtube.com. When a user clicks play, a YouTube embed iframe is loaded. YouTube’s Terms of Service and Privacy Policy apply to that interaction.