storage()->get('wpw_blog_single_comment_template'); $has_template = !empty($comment_template); $comment_type = $has_template ? 'custom' : 'default'; ?>
0) { $helpers = Wpw::inst()->helpers(); $comments = $helpers->plural_resolve( $comments_count, esc_html__('Comment', 'anadbry'), esc_html__('Comments', 'anadbry') ); ?> format_number($comments_count) . ' ' . $comments); ?> true, 'add_fragment' => '', ]); } if ( !comments_open() && get_comments_number() && post_type_supports(get_post_type(), 'comments') ) { ?>

[ 'author' => '
', 'email' => '
', 'url' => '
', ], 'logged_in_as' => false, 'comment_field' => '
', 'id_form' => false, 'submit_button' => '', 'title_reply' => '' . esc_html__('ADD COMMENT', 'anadbry') . '', 'title_reply_before' => '
', 'title_reply_after' => '
', 'format' => 'html5', 'must_log_in' => null, 'comment_notes_before' => false, 'class_form' => 'wpw-comment-form', 'cancel_reply_link' => '', ]); ?>