I'm building a custom theme that I will reuse on more than one site and would like to be able to configure some things from the admin. For example setting the Twitter and Facebook pages links without hardcoding them in the template.
What's the best way to do this? Should I put them in wp-config or should I have some sort of custom fields? These settings should be global to one site.
