Need to check this email also.
'error'
);
}
+ if ( !$valid_reply_email = $this->validate_email_string($input['replyto_email']) ) {
+ add_settings_error(
+ STAFFORDS_EMP_SETTINGS,
+ 'setting-error-notify-email',
+ 'invalid email for Reply-To: Email',
+ 'error'
+ );
+ }
$terms = get_terms(
STAFFORDS_EMP_TAX_DEPARTMENTS,
array(
/**
* Plugin Name: Staffords Employment
* Description: Online Employment Application for Staffords
- * Version: 0.3.1
+ * Version: 0.3.2
* Author: Steve Sutton
* Author URI: http://www.gaslightmedia.com
* License: All right reserved