Statistics: Posted by chipcain — September 15th, 2010, 1:36 pm
http://mysite.com/answer-questions/?employer=928
<?php
$employer = new WP_User(928);
$employer_first_name = $employer->first_name;
$employer_last_name = $employer->last_name;
$employer_email = $employer->user_email;
?>
Statistics: Posted by Jason Caldwell — July 8th, 2010, 5:55 am
Statistics: Posted by SWAlarry — July 4th, 2010, 10:34 pm