src/web/app/themes/twentynineteen-child/comments.php
author ymh <ymh.work@gmail.com>
Sat, 06 Mar 2021 09:11:30 +0100
changeset 42 5bb33f78b519
parent 8 6aecdb139e9c
permissions -rw-r--r--
New partners list

<?php
/**
 * The template for displaying comments
 *
 * This is the template that displays the area of the page that contains both the current comments
 * and the comment form.
 *
 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/
 *
 * @package WordPress
 * @subpackage Twenty_Nineteen
 * @since 1.0.0
 */

/*
 * If the current post is protected by a password and
 * the visitor has not yet entered the password we will
 * return early without loading the comments.
*/