Change Author Display
-
Hello,
I have this in my author.php
<?php printf( __( 'Author Archives: <span class="vcard">%s</span>' ), "<h3 class='url fn n' href='$authordata->user_url' title='$authordata->display_name' rel='me'>$authordata->display_name</h3>" ) ?>
My problem is that I only want the author name to display and my php skills are nonexistent….any help would be much appreciated.
thanks!
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Change Author Display’ is closed to new replies.