Title: Flush Transients
Author: Felix Arntz
Published: <strong>2024年1月18日</strong>
Last modified: 2025年11月24日

---

プラグインを検索

![](https://s.w.org/plugins/geopattern-icon/flush-transients.svg)

# Flush Transients

 作者: [Felix Arntz](https://profiles.wordpress.org/flixos90/)

[ダウンロード](https://downloads.wordpress.org/plugin/flush-transients.1.0.1.zip)

 * [詳細](https://ja.wordpress.org/plugins/flush-transients/#description)
 * [レビュー](https://ja.wordpress.org/plugins/flush-transients/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/flush-transients/#installation)
 * [開発](https://ja.wordpress.org/plugins/flush-transients/#developers)

 [サポート](https://wordpress.org/support/plugin/flush-transients/)

## 説明

Just like many other plugins offer a feature to flush the WordPress object cache,
this plugin allows to flush transients.

Many WordPress sites do not have access to an object cache in their hosting environment,
and for those sites transients are the only mechanism for caching data which WordPress
natively supports. Being able to clear transients can be crucial for certain use-
cases, particularly on sites that do not use an object cache.

This plugin adds a small admin bar menu item where users with the required capabilities
can flush transients for the site. For sites not using an object cache, where transients
are stored in the database, the menu item also provides information on the amount
of transients stored.

Both regular transients and network transients are supported. When using WordPress
Multisite, network transients can be flushed in the Network Admin UI.

## スクリーンショット

 * [[
 * The admin bar entry to flush transients

## インストール

 1. Upload the entire `flush-transients` folder to the `/wp-content/plugins/` directory
    or download it through the WordPress backend.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## FAQ

### Which users can flush transients?

The plugin checks for a new capability `flush_transients`. By default, it is granted
to any user that has the `manage_options` capability.

To disable this default behavior, you can unhook the relevant function:

    ```
    <?php
    remove_filter( 'user_has_cap', 'flush_transients_grant_cap' );
    ```

Note however that in this case you will have to grant the capability in another 
way outside of this plugin.

When using WordPress Multisite, network transients can only be flushed by network
administrators by default, relying on a distinct `flush_network_transients` capability.

### Where can I configure the plugin?

This plugin doesn’t come with a settings screen or options of any kind. You can 
flush transients via the admin bar menu item.

### Where should I submit my support request?

For regular support requests, please use the [wordpress.org support forums](https://wordpress.org/support/plugin/flush-transients).
If you have a technical issue with the plugin where you already have more insight
on how to fix it, you can also [open an issue on GitHub instead](https://github.com/felixarntz/flush-transients/issues).

### How can I contribute to the plugin?

If you have ideas to improve the plugin or to solve a bug, feel free to raise an
issue or submit a pull request in the [GitHub repository for the plugin](https://github.com/felixarntz/flush-transients).
Please stick to the [contributing guidelines](https://github.com/felixarntz/flush-transients/blob/main/CONTRIBUTING.md).

You can also contribute to the plugin by translating it. Simply visit [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/flush-transients)
to get started.

## 評価

![](https://secure.gravatar.com/avatar/17f55059967c44e7a25ed0e17dfb883991d97737e61af9d9c5d0c5cb45fc7349?
s=60&d=retro&r=g)

### 󠀁[Simple and effective](https://wordpress.org/support/topic/simple-and-effective-1621/)󠁿

 [Amadeu Arderiu](https://profiles.wordpress.org/amadeuarderiu/) 2025年3月21日

I was looking for a simple and easy way to flush transients without leaving the 
current view.

 [ 1件のレビューをすべて表示 ](https://wordpress.org/support/plugin/flush-transients/reviews/)

## 貢献者と開発者

Flush Transients はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献
しています。

貢献者

 *   [ Felix Arntz ](https://profiles.wordpress.org/flixos90/)

“Flush Transients” は2ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/flush-transients/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

[“Flush Transients” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/flush-transients)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/flush-transients/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/flush-transients/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/flush-transients/)を [RSS](https://plugins.trac.wordpress.org/log/flush-transients/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.1

 * Avoid deprecation warnings in WordPress 6.8 by using new transient action hooks.

#### 1.0.0

 * First stable release

#### 1.0.0-beta.1

 * First beta release

## メタ

 *  バージョン **1.0.1**
 *  最終更新日 **5か月前**
 *  有効インストール数 **90+**
 *  WordPress バージョン ** 5.0またはそれ以降 **
 *  検証済み最新バージョン: **6.9.4**
 *  PHP バージョン ** 5.2またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/flush-transients/)、[German](https://de.wordpress.org/plugins/flush-transients/)、
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/flush-transients/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/flush-transients)
 * タグ
 * [cache](https://ja.wordpress.org/plugins/tags/cache/)[invalidation](https://ja.wordpress.org/plugins/tags/invalidation/)
   [performance](https://ja.wordpress.org/plugins/tags/performance/)[transients](https://ja.wordpress.org/plugins/tags/transients/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/flush-transients/advanced/)

## 評価

 5つ星中5つ星

 *  [  1 5-星レビュー     ](https://wordpress.org/support/plugin/flush-transients/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/flush-transients/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/flush-transients/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/flush-transients/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/flush-transients/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/flush-transients/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/flush-transients/reviews/)

## 貢献者

 *   [ Felix Arntz ](https://profiles.wordpress.org/flixos90/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/flush-transients/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://felix-arntz.me/wordpress-plugins/)