Hi, I'm working on plugin for my site, that fetches Facebook event information from FB Graph API. I store event IDs in array and then lists event names in widget.
This plugin works, but I noticed that plugin slows my page. My coding is very crude, because I have little skill, os if someone could help me to optimize code and maybe cache data, to raduce server load. Thanks :)
CODE