ValPress Quotes
Display random inspiring quotes via shortcode or sidebar widget.
Latest Version
Changelog
# Changelog ## 1.0.0 - 2026-06-13 - Initial release - Random quotes from DummyJSON API with 15-minute cache - Hardcoded fallback quotes when the API is unavailable - `[valpress_quote]` shortcode for posts and pages - Sidebar widget via `blog_sidebar:after_content` theme hook - Helper functions `valpress_get_random_quote()` and `valpress_render_quote()` - Add standard plugin header, centralized `Plugin` class, and marketplace metadata alignment - Use plugin constants for cache key, TTL, and API URL