Don't show email.

git-svn-id: http://svn.automattic.com/wordpress/trunk@6505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2007-12-27 22:31:13 +00:00
parent c36d1c928a
commit ebdaaae6d3

View File

@ -781,7 +781,6 @@ EOD;
</app:control>
<author>
<name><?php the_author()?></name>
<email><?php the_author_email()?></email>
<?php if (get_the_author_url() && get_the_author_url() != 'http://') { ?>
<uri><?php the_author_url()?></uri>
<?php } ?>