Açıklama
Leira Transients gives you direct visibility and control over transient data stored by WordPress and plugins.
From a single admin screen, you can:
- Browse standard and site transients.
- Search, sort, and filter by status (All, Active, Expired, Persistent).
- Quick-edit transient value and expiration.
- Delete one or many transients safely from the UI.
- Use per-page screen options for large datasets.
This plugin is built for developers and advanced site administrators.
Important: changing transient values or expiration dates can affect plugin behavior and cache logic. Use carefully on production sites.
Support and Contributions
GitHub repository: https://github.com/arielhr1987/leira-transients
Suggestions, feature requests, bug reports, and code improvements are all welcome.
If you have an idea to improve the plugin, please open an issue or submit a pull request.
Ekran Görüntüleri




Yükleme
- Upload the
leira-transientsfolder to/wp-content/plugins/, or install it from the WordPress plugin directory. - Activate the plugin from the Plugins screen in WordPress.
- Go to Tools -> Transients.
- Manage transient values, expiration dates, and cleanup actions.
SSS
-
Can I create new transients with this plugin?
-
No. The plugin currently supports viewing, editing, and deleting existing transients only.
-
What can I edit?
-
You can edit transient value and expiration time.
-
Is it safe to use on production?
-
Yes, but use caution. Incorrect edits can change runtime behavior for themes/plugins that depend on those transients.
-
Does it support multisite/site transients?
-
Yes. It lists both transient and site transient records.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Transients” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Transients” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0.5
- Improved query performance for count/list view calculations.
- Preserved current search/sort values when switching filter views.
- Improved quick-edit validation for invalid expiration dates.
- Hardened admin notification cookies (
HttpOnly,Securewhen applicable,SameSite=Lax). - Improved transient value type detection (JSON primitives, serialized scalar subtypes, and null).
- Added scope badges in the Name column to clearly identify Site vs Regular transients.
- Added tooltip help text for scope badges.
- Improved badge styling for clearer status readability in the table.
- Updated plugin readme text and documentation clarity.
1.0.4
- WordPress 6.9 compatibility update.
- Added
blueprint.jsonfor live preview support.
1.0.3
- Deployment updates.
1.0.2
- Improvements requested by the WordPress.org plugin review team.
1.0.1
- Bug fixes.
1.0.0
- Initial release.
