Tagged Questions
1
vote
3answers
216 views
Does WordPress's HTTP API use any caching?
I'm working on a plugin to will retrieve data from a remote server and display it on the Dashboard. To do this, I'll be using the WordPress HTTP API but I'm not seeing any information on the HTTP API ...