/ Published in: PHP
Expand |
Embed | Plain Text
global $current_user; get_currentuserinfo(); //... if($current_user->user_level == 2){ // if($current_user->user_login == "manuelito"){ //USER LEVELS: http://codex.wordpress.org/User_Levels
You need to login to post a comment.
