Any other way of storing plugin admin data setting
Question
I created a plugin, and used the add_admin_menu() to add some page for users to put their Api keys and secret word.
My page content is just a form to collect those data the users puts in, now my question is apart from sending data to database as to always retrieve them there, is there another place i can store those keys and secret word?
0
4 months
0 Answers
20 views
0
Leave an answer
You must login or register to add a new answer .