1 && get_option( 'page_comments' ) ) : ?> 'aasta_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : ?> comment_status) : ?>

logged in to post a comment','aasta' ), esc_url(home_url( 'wp-login.php' ) . '?redirect_to=' . urlencode(get_permalink()))); ?>

'
', 'email' => '
', ); function my_fields($fields) { return $fields; } add_filter('comment_form_default_fields','my_fields'); $defaults = array( 'fields'=> apply_filters( 'comment_form_default_fields', $fields ), 'comment_field'=> '
', 'logged_in_as' => '

' . __( "Logged in as",'aasta' ).' '.''.$user_identity.''. ' '. ''.__("Logout",'aasta').'' . '

', 'id_submit'=> 'send_button', 'label_submit'=>__( 'Submit','aasta'), 'comment_notes_after'=> '', 'title_reply'=> '

'.__('Leave a Reply','aasta').'

', 'id_form'=> 'action' ); comment_form($defaults);?>