uoregon / WPSpin

A WordPress plugin providing integration with Spinitron's SpinPAPI API service.
GNU General Public License v2.0
3 stars 5 forks source link

Simple Form Validation on Settings Page #19

Open Pythagory opened 9 years ago

Pythagory commented 9 years ago

Plugin settings page will happily let you submit it without plugging in an API Key or Secret Key, then crash when it tries to proceed. Need to add some basic validation here to make sure those fields are populated.