このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Cache file management for wp super cache

説明

This is a simple plugin to help the users to manage cache files of wp super cache.

Due to the cache management in WPSC is too weak. Sometimes, We need to delete one or multiple cache pages or even a category cache of wp suer cache, so we have to delete it via SSH.

This plugin will show all caches of WPSC, and you could delete one or multiple cache files or folders.

WP Super cache(WPSC) is my favorite cache plugin, so I developed this plugin to help myself manage cache files, and hope it will help someone else has the same needs.

This plugin is based on WP super cache, you should install WPSC first, or this plugin do nothing.

This plugin does not have any options to set.

Credits

This plugin is based on Tiny File Manager. Source code here https://github.com/prasathmani/tinyfilemanager

スクリーンショット

  • List all caches
  • Caches in a folder
  • View cache file content

インストール

Installing “Cache file management for wp super cache” can be done either by searching for “Cache file management for wp super cache” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Done.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Cache file management for wp super cache はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Cache file management for wp super cache” をあなたの言語に翻訳しましょう。

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

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.3

  • 2019-2-2
  • Fixed: Files have special characters can not be deleted

1.2

  • 2019-2-2
  • Fixed: Directoies have special characters can not be shown

1.1

  • 2019-2-2
  • Fixed: Can’t show cache files in some system
  • Added nounce for deleting cache file

1.0

  • 2019-2-1
  • Initial release