How do I create a basic admin options page?
-
I’ve been looking all over the place for the andwer, and even the WP codex example code is giving me an error.
I just want to create a simple options page in admin for a plugin. The options will just be 3 single line input boxes.
This is the code that I have from the codex:
http://pastebin.com/ATRq7vGJThat just gives me a white screen though, and doesn’t actually state the code for adding the input boxes.
The topic ‘How do I create a basic admin options page?’ is closed to new replies.