diff --git a/app/setup/password-form.php b/app/setup/password-form.php index fd773926..b5fc5b10 100644 --- a/app/setup/password-form.php +++ b/app/setup/password-form.php @@ -22,21 +22,7 @@ public function __construct() { */ public function password_form( $output ) { ob_start(); - ?> -
- set_vars( $vars ); $template_part->render(); } diff --git a/app/tags/the-comments.php b/app/tags/the-comments.php index cbfe9df7..ec1b854d 100644 --- a/app/tags/the-comments.php +++ b/app/tags/the-comments.php @@ -18,46 +18,12 @@ function the_comments( $comment, $args, $depth ) { ?>