Tagged Questions
1
vote
1answer
66 views
Where should I use get_option in a plugin
I am working on creating a plugin to help me with future development projects. I want to make sure what I am using best practices when I write it. My question is about the use of get_option in my ...