option types when creating a wordpress options page
-
So I’m creating an options page for my themes and I was wondering what all of the values were for the “type” field in the functions.php file. Here’s the code:
"type" => "select",
I know there’s that, text, and textarea, but what are the rest?
Thanks!
- The topic ‘option types when creating a wordpress options page’ is closed to new replies.