1 && get_option( 'page_comments' ) ) { ?>
'

' . '' . ' ' . ( $req ? '*' : '' ) .'

', 'email' => '

' . '' . ' ' . ( $req ? '*' : '' ) .'

', 'url' => '

' . '' . '' .'

', ); ?> apply_filters( 'comment_form_default_fields', $sw_fields ), 'comment_field' => '

', 'comment_notes_after' => '

' . sprintf( __( 'You may use these HTML tags and attributes: %s', 'shiword' ), allowed_tags() ) . '

', 'label_submit' => __( 'Say It!', 'shiword' ), 'logged_in_as' => '

' . sprintf( __( 'Logged in as %2$s.', 'shiword' ), admin_url( 'profile.php' ), $user_identity ) . '

', ); comment_form( $sw_custom_args ); ?>