Automattic / Automattic/vip-code-performance
Cache Jetpack Instagram oembeds
Open
enhancement
- Dominant language
- PHP
- Stars
- 31
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
By default Jetpack does not cache responses from Instagram oembeds. Using `add_filter( 'instagram_cache_oembed_api_response_body', '__return_true' );` will cache (~1-2 hours,
randomly set) instagram oembeds, saving from having to do a remote request on each uncached page load
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.