diff --git a/comments.php b/comments.php index bf02060..0984843 100644 --- a/comments.php +++ b/comments.php @@ -114,7 +114,7 @@ function comment_validate() { */ if ($email) { - if (!filter_var($url, FILTER_VALIDATE_EMAIL)) { + if (!filter_var($email, FILTER_VALIDATE_EMAIL)) { $errors ['email'] = $lerr ['email']; } } diff --git a/fp-includes/core/core.wp-formatting.php b/fp-includes/core/core.wp-formatting.php index c6868d9..1aa512f 100644 --- a/fp-includes/core/core.wp-formatting.php +++ b/fp-includes/core/core.wp-formatting.php @@ -66,7 +66,7 @@ function wptexturize($text) { } elseif (strstr($curl, '')) { if ($skip > 0) $skip--; - } elseif (strstr($curl, '