Title: [Plugin: Facebook Feed Grabber] Cache
Last modified: August 20, 2016

---

# [Plugin: Facebook Feed Grabber] Cache

 *  [Lucas S. B. Mastella](https://wordpress.org/support/users/belloli/)
 * (@belloli)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-facebook-feed-grabber-cache/)
 * You can enable cache?
    This will be a great feature to avoid overloading. I tried
   to open some 10 pages and the server took time off.
 * and.. great plugin!
 * [http://wordpress.org/extend/plugins/facebook-feed-grabber/](http://wordpress.org/extend/plugins/facebook-feed-grabber/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [bonnerl](https://wordpress.org/support/users/bonnerl/)
 * (@bonnerl)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-facebook-feed-grabber-cache/#post-2514810)
 * That is a good idea. Hadn’t thought of it. I will most certainly look into getting
   that done. If you happened to have any good research sources for me to make use
   of that would be awesome.
 *  Thread Starter [Lucas S. B. Mastella](https://wordpress.org/support/users/belloli/)
 * (@belloli)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-facebook-feed-grabber-cache/#post-2514839)
 * Maybe with this example: [Simple PHP caching](http://www.xeweb.net/2010/01/15/simple-php-caching/)
   
   So, create an HTML file with the latest feeds. When there is a new request, verify
   that the last feed is contained in the HTML. If yes, display the HTML, else update
   the HTML file and displays. More or less in this way.
 * Check with [strpos](http://www.php.net/manual/en/function.strpos.php).
 * I couldn’t tell what the best option for the plugin.
 *  Plugin Author [bonnerl](https://wordpress.org/support/users/bonnerl/)
 * (@bonnerl)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-facebook-feed-grabber-cache/#post-2514844)
 * Ok, thanks I will try and have a look at that and maybe implement it next week.
 *  [deniaz](https://wordpress.org/support/users/deniaz/)
 * (@deniaz)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-facebook-feed-grabber-cache/#post-2514879)
 * Hey there,
 * I tend to agree with Lucas – great plugin.
    Have you found time to implement 
   caching? Running a WP instance on a terribly slow server right now, and the plugin
   remarkably slows it down even further. Would love to use your plugin, if you 
   implemented caching!
 *  Plugin Author [bonnerl](https://wordpress.org/support/users/bonnerl/)
 * (@bonnerl)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-facebook-feed-grabber-cache/#post-2514880)
 * Yes, I have implemented caching. Just haven’t gotten around to releasing it. 
   It’s uploading now. So check it out in about 15 minutes. Enjoy and please let
   me know if something needs fixed!
 *  Plugin Author [bonnerl](https://wordpress.org/support/users/bonnerl/)
 * (@bonnerl)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-facebook-feed-grabber-cache/#post-2514881)
 * Oh, I just remembered part of why I haven’t released it yet. Caching breaks it
   in WP 2.8.
 *  [bheadrick](https://wordpress.org/support/users/bheadrick/)
 * (@bheadrick)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-facebook-feed-grabber-cache/#post-2514887)
 * Is this implemented yet? I saw an error today due to a timeout which probably
   could have been avoided by caching or using transients:
 * Fatal error: Uncaught CurlException: 28: Operation timed out after 60002 milliseconds
   with 0 bytes received thrown in public_html/wp-content/plugins/facebook-feed-
   grabber/facebook-sdk/base_facebook.php on line 886
 *  Plugin Author [bonnerl](https://wordpress.org/support/users/bonnerl/)
 * (@bonnerl)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-facebook-feed-grabber-cache/#post-2514888)
 * Yes it has been. If you go into the plugin options you can confirm that it’s 
   enabled and how long it caches stuff for.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘[Plugin: Facebook Feed Grabber] Cache’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/facebook-feed-grabber.svg)
 * [Facebook Feed Grabber](https://wordpress.org/plugins/facebook-feed-grabber/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facebook-feed-grabber/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facebook-feed-grabber/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook-feed-grabber/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook-feed-grabber/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook-feed-grabber/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [bonnerl](https://wordpress.org/support/users/bonnerl/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-facebook-feed-grabber-cache/#post-2514888)
 * Status: not a support question