WP Manifestindependent plugin directory
manifest / performance / transient-inspector-mini

Transient Inspector Mini

A lightweight, single-file transient cache inspector and cleaner for WP. / WordPressのTransientキャッシュを可視化・一括削除する1ファイル完結の軽量デバッグツール。

by masato shibuya (Image-box Co., Ltd.) · github.com/ms13th-cyber/transient-inspector-mini · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ms13th-cyber/transient-inspector-mini/archive/refs/heads/main.zip

From the readme

Transient Inspector Mini A lightweight, single-file transient cache inspector and cleaner built for modern WordPress development and performance debugging. WordPressの管理画面から、wp-optionsテーブルに蓄積された一時キャッシュ(Transient)を一瞬で可視化・一括破棄できる、1ファイル完結型の超軽量デバッグツールです。開発環境でのAPI通信デバッグや、本番環境でのキャッシュ詰まり解消を安全かつ高速に行うために設計されています。 Key Features - Single-File Architecture: Zero external dependencies, pure PHP, and fully self-contained in a single lightweight file. - High-Performance Scanning: Optimally maps transient keys and expiration timestamps in just two queries, ensuring zero frontend/backend lag even with thousands of rows. - Human-Friendly Expirations: Parses raw timestamps into readable countdowns (e.g., "X hours Y minutes" or "[Expired]"). - Bulk Action Support: Delete individual transients or purge selected records simultaneously using the WordPress-native bulk action UI. - Developer Safety: Built-in WP Nonce verification and rigorous capability checks (manageoptions) to ensure secure operation. 主な機能(日本語) - 1ファイル完結アーキテクチャ: 外部依存なし、純粋なPHPのみで構成された、単一ファイルで動作するプラグインです。 - 高速なスキャン処理: Transientの値と有効期限をわずか2回のクエリでマッピングし、データが大量にある環境でも動作を重くしません。 - 直感的な残り時間表示: 生のタイムスタンプを「X時間Y分」や「[期限切れ]」といった、人間がひと目で理解できる形式に変

Read the full README on GitHub →

Releases

TagPublished
v1.0.0 Jun 18, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.