How should I create a global options in wordpress?
- by Tony
I am using WPMU but there are some options that the administrator should set and should take affect for every user of the website. Does wordpress have a place to store these global options? Can anyone point me to sample code?
Thanks!