I can’t find an area that says “The cache will be used for (in seconds)”
there seems to be 2 possible areas – first a list of “functions”(?), of which is this:
………………………..
‘cached’ => false,
‘cache_time’ => 3600,
‘widget_id’ => ”,
);
………………………
It looks like I should not change 3600 to 0 unless told specifically to do so.
then below that list is an area about the cache, beginning with:
// If the user has choosen a cached version…
……………….but no phrase:
“The cache will be used for (in seconds)”