Comments

    'ol', 'short_ping' => true, 'avatar_size' => 72, ) ); ?>
1 && get_option( 'page_comments' ) ) : ?>

'
' . ( $req ? '*' : '' ) . '
', 'email' => '
' . ( $req ? '*' : '' ) . '
', 'url' => '
' . '
', ); $comments_args = array( 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'comment_field' => '
', 'submit_button' => '', ); comment_form( $comments_args ); ?>