apply_filters( 'ep_post_mapping_version_cache_expiration', $version ) → {int}
Filter the post mapping version cache expiration.
Parameters:
Name | Type | Description |
---|---|---|
$version |
int | Time in seconds for the transient expiration |
- Since:
- 3.6.5
- Source:
Returns:
New time
- Type
- int