' . esc_html('Save my name, email, and website in this browser for the next time I comment.', 'ascora') . '
',
),
// Change the title of the reply section
'title_reply' => esc_html__('Leave A Comment', 'ascora'),
'title_reply_to' => esc_html__('Reply', 'ascora'),
'cancel_reply_link' => esc_html__('Cancel Reply', 'ascora'),
// Redefine your own textarea (the comment body).
'comment_field' => '
',
//Message Before Comment
'comment_notes_before' => esc_html__('', 'ascora'),
// Remove "Text or HTML to be displayed after the set of comment fields".
'comment_notes_after' => '',
// Custom Submit Button
'submit_button' => '',
);
?>
'ol', 'short_ping' => true, 'avatar_size' => 50, 'callback' => 'Ascora_comment', ), $comments); ?>
1 && get_option('page_comments')) { echo ''; } ?>