Help with plugin admin panel – checkbox saving it's value.
-
Hi,
I am trying to set up an options page in the admin panel for my plugin. I am using only checkbox selectors. I have about 15 of them.
Everything shows up fine, and I can select multiple boxes… but after click save, all my selections are cleared.
How do you keep the options stored after saving, where the saved boxes will remain checked after a page refresh, or more importantly, when the user logs out and back into the admin panel?
I have looked everywhere, and I see people getting this to work in various ways… but I’m stumped.
The snippet from my code is HERE.
Thanks to anyone who can provide any help.
- The topic ‘Help with plugin admin panel – checkbox saving it's value.’ is closed to new replies.