Hook to get data from the cache; initially returns false. When caching is enabled in the plugin, the function to return data from the cache is bound to this hook.
Parameters
- $data – cache data
- $key – key for caching
- $group – group for caching
Hook to get data from the cache; initially returns false. When caching is enabled in the plugin, the function to return data from the cache is bound to this hook.
Parameters