[wp-testers] author.php - admin profile not outputting htmlcorrectly

Rick Beckman rick.beckman at gmail.com
Sun Jan 29 18:37:59 GMT 2006


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 <owlservice at gmail.com> 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
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list