Changeset 6505
- Timestamp:
- 12/27/07 22:31:13 (8 months ago)
- Files:
-
- trunk/wp-app.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-app.php
r6446 r6505 782 782 <author> 783 783 <name><?php the_author()?></name> 784 <email><?php the_author_email()?></email>785 784 <?php if (get_the_author_url() && get_the_author_url() != 'http://') { ?> 786 785 <uri><?php the_author_url()?></uri>
