Biar ga lupa .. /* Free software, Photography, Web devel & Rock'N'Roll */
global $user; if (in_array('user role', $user->roles)) { //do stuff here }
if (in_array(array('user', 'role'), $user->roles));
0 comments:
Post a Comment