Don't show email.

git-svn-id: https://develop.svn.wordpress.org/trunk@6505 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2007-12-27 22:31:13 +00:00
parent 0e1130e0aa
commit d042f2775b
1 changed files with 0 additions and 1 deletions

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 } ?>