New plugin configuration policy
-
Hi all,
I wrote a set of functions and I want to package them as a plugin, but I have a problem.
Many functions calls a configuration function which stores some general variables (I avoided global variables) defined by user. Is a good way to create a configuration page for the user in order to define such variables? In this case, should the variables be stored in the database directly?
I’d like the user not to touch a function: better to configure a plugin with a proper page, isn’t it?
Thanks for your help
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘New plugin configuration policy’ is closed to new replies.