Filter how long the cached open state lives. It’s refreshed on every read/write through this store, so the TTL mainly caps how long a value changed elsewhere (e.g. in Calypso) stays stale.
Parameters
- $ttl
int Cache lifetime in seconds.
Changelog
- Introduced in Jetpack 0.4.0