I'm looking for a simple data storage plugin for Wordpress

admin

Administrator
Staff member
I'm looking for a very simple wordpress plugin and after looking through a couple thousand plugins on the wordpress site, I thought maybe someone here can point me in the right direction.

I need to have a small admin section to save simple key value pairs (strings, or ints), and have the ability to pull those values out with a snippet of code in the template.

This data needs to be available site wide (not custom fields within a post).

It's for a non-profit with no budget, so I'm hoping to not have to write something. They just need the ability to go into the back end, and update a few fields (number of donations, total value of donations, and the location of the next school they will be visiting), and those values will be outputted into the header and inside the body of a few pages.

Any ideas?

Thanks very much in advance,

B