1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
'vlogger_s_comment' ) );
?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
'qw-commentform',
'id_submit' => 'qw-submit',
'class_form' => 'qt-clearfix',
'title_reply_to' => esc_html__( 'Leave a Reply to %s', "vlogger" ),
'cancel_reply_link' => '',
'label_submit' => esc_html__( 'Post Comment' ,"vlogger" ),
'class_submit' => 'qt-btn qt-btn-xl qt-btn-primary',
'comment_field' => '',
'title_reply' => esc_html__( 'Leave a Reply', "vlogger" ),
'title_reply_before' => '
',
'title_reply_after' => '
',
'must_log_in' => '
' .
sprintf(
esc_html__( 'You must be logged in to post a comment.' , "vlogger"),
wp_login_url( apply_filters( 'the_permalink', esc_url(get_permalink()) ) )
) . '
',
'logged_in_as' => '
' .
sprintf(
__( 'Logged in as %2$s. Log out?', "vlogger" )
.' '.esc_html__("Your email address will not be published. Required fields are marked *","vlogger"),
admin_url( 'profile.php' ),
$user_identity,
esc_url(wp_logout_url( apply_filters( 'the_permalink', esc_url(get_permalink()) ) ))
) . '
',
)
),
);
// If comments are closed and there are comments, let's leave a little note, shall we?
if ( comments_open() && post_type_supports( get_post_type(), 'comments' ) ) :?>
'vlogger_s_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?> 'qw-commentform', 'id_submit' => 'qw-submit', 'class_form' => 'qt-clearfix', 'title_reply_to' => esc_html__( 'Leave a Reply to %s', "vlogger" ), 'cancel_reply_link' => '', 'label_submit' => esc_html__( 'Post Comment' ,"vlogger" ), 'class_submit' => 'qt-btn qt-btn-xl qt-btn-primary', 'comment_field' => '', 'title_reply' => esc_html__( 'Leave a Reply', "vlogger" ), 'title_reply_before' => '', 'title_reply_after' => '
', 'must_log_in' => '' . sprintf( esc_html__( 'You must be logged in to post a comment.' , "vlogger"), wp_login_url( apply_filters( 'the_permalink', esc_url(get_permalink()) ) ) ) . '
', 'logged_in_as' => '' . sprintf( __( 'Logged in as %2$s. Log out?', "vlogger" ) .' '.esc_html__("Your email address will not be published. Required fields are marked *","vlogger"), admin_url( 'profile.php' ), $user_identity, esc_url(wp_logout_url( apply_filters( 'the_permalink', esc_url(get_permalink()) ) )) ) . '
', 'comment_notes_before' => '', 'comment_notes_after' => '', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author'=> '
', // WP 4.9.6 'cookies' => '
' . '
', ) ), ); // If comments are closed and there are comments, let's leave a little note, shall we? if ( comments_open() && post_type_supports( get_post_type(), 'comments' ) ) :?>