1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
← Older Comments', 'bluemasters' ) ); ?>
→', 'bluemasters' ) ); ?>
'bluemasters_pingbacks',
'type' => 'pings'
) );
?>
1 ) : // Are there comments to navigate through? ?>
← Older Comments', 'bluemasters' ) ); ?>
→', 'bluemasters' ) ); ?>
'',
'email' => '',
'url' => '
',
);
comment_form( array (
'fields' => apply_filters( 'comment_form_default_fields', $fields ),
'comment_field' => '',
'comment_notes_after' => '* ' . __( 'This are required fields.', 'bluemasters' ) . '
',
'label_submit' => __( 'Submit', 'bluemasters' ),
'title_reply' => __( 'Leave Your Comment', 'bluemasters' ),
'comment_notes_before' => '',
)); ?>