Don't show email.
git-svn-id: https://develop.svn.wordpress.org/trunk@6505 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0e1130e0aa
commit
d042f2775b
@ -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
Block a user