From: Anthony Talarico Date: Thu, 14 Jan 2016 18:08:24 +0000 (-0500) Subject: added comments template and comments function in single.php X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c5fcfe8d4be2ed02efd7effac3aea19478b76723;p=web%2FGruntInit%2FglmTheme.git added comments template and comments function in single.php --- diff --git a/root/comments.php b/root/comments.php new file mode 100644 index 0000000..353cd14 --- /dev/null +++ b/root/comments.php @@ -0,0 +1,89 @@ + 1 && get_option( 'page_comments' ) ) : +?> + + + +
+ + +

+ +

+ + + +
    + 'ol', + 'short_ping' => true, + 'avatar_size' => 56, + ) ); + ?> +
+ + + + + + +

+ + + 'button' + ) +); ?> + +
diff --git a/root/single.php b/root/single.php index 544afa5..9e01332 100644 --- a/root/single.php +++ b/root/single.php @@ -61,6 +61,15 @@ + + + + + + +