Select Page

Hook to store data in a cache, initially returns true. When caching is enabled  in the plugin, the function to save data to the cache is bound to this hook.

Parameters

  • $set_result – data saved (boolean)
  • $key – key for caching
  • $value – value to save
  • $group – group for caching
  • $expire – cache saving time