michaeluno / admin-page-framework

Facilitates WordPress plugin and theme development.
http://admin-page-framework.michaeluno.jp/
Other
339 stars 71 forks source link

Restore submited form input data when there is a validation error #172

Closed michaeluno closed 9 years ago

michaeluno commented 9 years ago

Currently when a section/field error is set in a validation callback, the user's submitted form input data get lost. It can be cumbersome when there are a bunch of fields. It should be helpful if the previously sent data are restored.

michaeluno commented 9 years ago

This is ready to be tested in v3.4.1b. Download.