wp_cache_set( ... )

Saves the data to the cache.

Parameters:
  • $key int | string
  • $data mixed
  • $group string
  • $expire int