1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
← Older Comments', 'nattywp' ) ); ?>
→', 'nattywp' ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
← Older Comments', 'nattywp' ) ); ?>
→', 'nattywp' ) ); ?>
comment_status) : ?>
'comment-form',
'id_submit' => 'submit',
'title_reply' => __( 'Leave a Reply', 'nattywp' ),
'title_reply_to' => __( 'Leave a Reply to %s', 'nattywp' ),
'cancel_reply_link' => __( 'Cancel reply', 'nattywp' ),
'label_submit' => __( 'Post Comment', 'nattywp' )
);
comment_form($defaults); ?>