Confirmed that HTML output does not work. The code my template uses to
draw the author information is this:

<?php /* If this is an author archive */ } elseif (is_author()) { ?>
<p>Archive for <strong><?php the_author(); ?></strong>.</p>
<p><?php the_author_description(); ?></p>

--
Rick

On 1/29/06, owlservice <[EMAIL PROTECTED]> wrote:
> Rick's right, no plugin.
>
> This is my author.php - http://pastebin.com/529031
>
> It seems that any user that you update your profile to does not output to
> html. When updated your profile displays all html tags as well as copy.
>
> Thanks
> Karl
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to