Don't show email.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
c36d1c928a
commit
ebdaaae6d3
|
@ -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 } ?>
|
||||
|
|
Loading…
Reference in New Issue