Tagged Questions
0
votes
2answers
409 views
Verify Submitted Form Values and Show Warning Messages with Setting API
I'm making a plugin administration page with the settings API. I'd like to know a way to display a warning message when the user submits an invalid value.
For example, with the below code, if the ...