Linux 软件免费装

Voce Group Keys

开发者 banderon
更新时间 2015年2月4日 05:13
PHP版本: 2.8 及以上
WordPress版本: 4.0
版权: GPLv2 or later
版权网址: 版权信息

标签

cache group keys

下载

1.0.0 1.0.1

详情介绍:

Gives functions to use to generate strings to use as keys for caching. Keys are generated based on a passed in name and zero or more groups. Providing the same name and groups will return the same key until the entire cache is cleared or the cache for a specific group name is cleared.

安装:

  1. Upload voce-group-keys.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Use the plugin's functions where necessary in your code, making sure to check if the plugin is enabled

更新日志:

1.0.1 *Bug fix: added slight delay when saving new keys to avoid collisions 1.0.0