Docs

EVF_Cache_Helper::get_cache_prefix( string $group ): string

Get prefix for use with wp_cache_set. Allows all cache in a group to be invalidated at once.

Parameters

$groupstringrequired
Group of cache to get.

Return

string