Exemple #1
0
 public static function validateProfileUpdate($errors, $update, $userData)
 {
     wordfence::validatePassword($errors, $userData);
 }