diff --git a/includes/Turnstile.php b/includes/Turnstile.php index a6d37ac..61a7ea2 100644 --- a/includes/Turnstile.php +++ b/includes/Turnstile.php @@ -328,7 +328,7 @@ public function return_turnstile_html() { } $this->enqueue_scripts(); - return $html . '
. $query_vals'; + return $html . ''; } /**