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

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

'.esc_attr($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 ''.esc_url($curauth->user_url); } ?>

nickname); ?>: