Tagged Questions
1
vote
1answer
210 views
Add a reset button to the options page (using Settings API)?
How do I add a reset button using the Settings API?
I use
add_settings_field
To add a field...is there a hook to add a reset button?