rickgun/training-wordpress

Form Validation

Opened this issue · 1 comments

if ( isset( $_POST['cf-submitted'] ) ) {

coba beri form validation, semua field mandatory

Hi @jonyextenz ,
It should be validated now by added another line below that code.