Add a reset button to the options page (using Settings API)?

I asked this Q some couple of month myself. You don’t need a hook or anything like that. Just remove the options you added to the DB, then add your defaults.

If you need just the button function: submit_button();

Leave a Comment