The add-options tag has no wiki summary.
7
votes
2answers
734 views
Are all options loaded to memory on each request?
Are all options variables fetched from the database and loaded to cache on each request?
7
votes
1answer
1k views
Add update notification bubble to admin menu item?
I have re-worded this to make more sense.
Ok, I have a plugin that uses a remote service that check for updates, much like default WordPress plugins, in this case it just checks an XML file.
I want ...