Tagged Questions
-1
votes
1answer
242 views
Output dropdown results into Woocommerce Order details
How do I correctly get the data from a drop down (select) output into the Woocommerce Order Details section of the admin?
When I do this, I get an output for all my text box questions, but nothing ...
1
vote
2answers
284 views
Make Selected Mutiselect Items “selected”
I'm developing a theme settings panel for a new wordpress theme that have an option to exclude categories from being shown in the loop. I managed to get the main functionality to work, using a ...
2
votes
1answer
447 views
How do I properly format the user_role array?
I used a role editor recently and needed to delete a role. After deleting it I noticed that it began to appear as blank in the edit user role drop-down. After a bit of investigating and deleting ...