How do I create a simple dropdown menu with 3 options in a widget?
I’m using $instance to do it. How would it look in a barebones widget?
Leave a Reply
You must be logged in to post a comment.
How do I create a simple dropdown menu with 3 options in a widget?
I’m using $instance to do it. How would it look in a barebones widget?
You must be logged in to post a comment.
This is what I do:
Static Options
Generate with options with PHP (example)
You want to change all instances of
posttype
to whatever field_id you want to use.