vip-scanner icon indicating copy to clipboard operation
vip-scanner copied to clipboard

Make sure `wp_oembed_get()` use is cached

Open danielbachhuber opened this issue 10 years ago • 1 comments

Yes, oembed use is cached within a post, but wp_oembed_get() doesn't leverage that goodness.

danielbachhuber avatar May 30 '14 14:05 danielbachhuber

Alternatively, you could replace oEmbed's internal use of wp_remote_get() with a cached remote request function on WordPress.com and solve the problem behind the scenes.

danielbachhuber avatar May 30 '14 14:05 danielbachhuber