Create string keys for caching based off of specified groups, allowing clearing keys based on the groups to which they
belong.
| Author: | banderon (profile at wordpress.org) |
| WordPress version required: | 2.8 |
| WordPress version tested: | 4.0.1 |
| Plugin version: | 1.0.1 |
| Added to WordPress repository: | 06-01-2015 |
| Last updated: | 03-02-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 913 |
![]() Click to start download |
|
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.
ChangeLog
