Statistics: Posted by Cristián Lávaque — March 31st, 2011, 6:04 pm
Statistics: Posted by scottgould — March 31st, 2011, 2:21 pm
<?php
$user_id = "123";
$user = new WP_User($user_id);
print_r($user);
?>
Statistics: Posted by Jason Caldwell — March 31st, 2011, 4:31 am
Statistics: Posted by Cristián Lávaque — March 28th, 2011, 6:29 pm
Statistics: Posted by scottgould — March 28th, 2011, 3:29 pm