I created a plugin to get some info from Amazon though Amazon product advertising API.
My function returns an array of info that I would like to cache once a day based on the keywordk used in the itemsearch (I use a shortcode in the content to input keyword for the API call)
Is there any simple solution to make it happen?
Thanks