Changeset 6505

Show
Ignore:
Timestamp:
12/27/07 22:31:13 (8 months ago)
Author:
ryan
Message:

Don't show email.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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>