' . wp_kses_post( get_the_title() ) . '' ); } else { printf( /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $frannamag_comment_count, 'comments title', 'frannamag' ) ), number_format_i18n( $frannamag_comment_count ), // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped '' . wp_kses_post( get_the_title() ) . '' ); } ?>

    'ol', 'short_ping' => true, 'avatar_size' => 45, 'max_depth' => '2' ) ); ?>

array( 'author' => '
', 'email' => '
', 'url' => '
', ), 'comment_field' => '
', 'class_submit' => 'btn cmt-btn btn-2 read-more-btn btn-clear mt-2', 'label_submit' => esc_html__( 'Send Comment', 'frannamag' ), 'title_reply' => esc_html__( 'Leave a reply', 'frannamag' ) ); comment_form( $cmt_args ); ?>