Older Comments', 'ascent-light' ) ); ?>
', 'ascent-light' ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
Older Comments', 'ascent-light' ) ); ?>
', 'ascent-light' ) ); ?>
' . __('There are no comments yet.', 'ascent-light') . '';
endif;
if ( ! comments_open() ) :
?>
apply_filters(
'comment_form_default_fields', array(
'author' => '',
'email' => '',
'url' => ''
)
),
'comment_field' => '',
'comment_notes_after' => '',
'title_reply' => __('Leave a Comment', 'ascent-light')
);
comment_form( $comment_args);
?>