Tagged Questions
2
votes
1answer
275 views
Creating your own widgets: using cache?
I'm in the process of making my own widget but I don't like it to fully generate the content each time since the process is quite lenghty. I can easily create my own caching mechanism but I'm ...