Skip to content

wp-content-framework/cache

WP Content Framework (Cache module)

CI Status License: GPL v2+ PHP: >=5.6 WordPress: >=3.9.3

WP Content Framework のモジュールです。

Table of Contents

Details

要件

  • PHP 5.6 以上
  • WordPress 3.9.3 以上

インストール

composer require wp-content-framework/cache

関連モジュール

  • cron
    • 期限切れのキャッシュを定期的に削除する場合はインストールが必要です。

基本設定

  • configs/config.php
設定値 説明
cache_type キャッシュタイプ(settingよりも優先, defaultはなし)
delete_cache_group 削除を行うグループ
delete_cache_common_group 削除を行うグループ(共通用)
  • configs/settings.php
設定値 説明
cache_type キャッシュタイプ(option or file) [default = option]
delete_cache_interval キャッシュ削除間隔を設定 [default = 86400]

Author

About

No description or website provided.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  

Languages