public function success()
 {
     return WEPN_Notify::has_errors() ? false : true;
 }