Make WordPress Core

Changeset 6505 for trunk/wp-app.php


Ignore:
Timestamp:
12/27/2007 10:31:13 PM (19 years ago)
Author:
ryan
Message:

Don't show email.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-app.php

    r6446 r6505  
    782782        <author>
    783783                <name><?php the_author()?></name>
    784                 <email><?php the_author_email()?></email>
    785784<?php if (get_the_author_url() && get_the_author_url() != 'http://') { ?>
    786785                <uri><?php the_author_url()?></uri>
Note: See TracChangeset for help on using the changeset viewer.