'; _e('About:','ishop'); echo get_avatar( get_the_author_meta( 'ID' ), 96 ); echo $curauth->nickname; echo ''; if($curauth->first_name){echo '('.$curauth->first_name .' '. $curauth->last_name.')';} if($curauth->description) { echo '

'.$curauth->description;} if($curauth->user_email) { echo '

'.$curauth->user_email;} if($curauth->user_registered) { $author_registered = $curauth->user_registered; if($author_registered){ echo ''.date("n/j/Y", strtotime($author_registered)); } } if ($curauth->user_url) { echo ''.$curauth->user_url; } ?>

Posts by nickname; ?>: