SPP One-Click Transient Flusher
One-click object cache and transient cleanup from the WordPress admin top bar.
Overview
SPP One-Click Transient Flusher is a developer-centric workflow utility designed to eliminate administrative friction during intensive development, debugging, and site maintenance cycles. WordPress relies heavily on transients and object caching to store temporary database query results and external API responses, but these cached items often persist longer than desired, showing outdated data and masking code changes. Traditionally, clearing these temporary datasets requires executing terminal commands or navigating through deeply nested settings screens. This plugin resolves that bottleneck by exposing a global system cleanup utility directly on the admin top bar menu. By placing a universal flush trigger on a globally accessible administrative interface, developers can instantly purge expired or stale data from any screen in the backend, drastically speeding up troubleshooting and layout updates.