Hi Guys,
I want to add a php code thats says:
If {user id={subscribed}
echo 'this function'
else {user id={superadmin}
echo 'this function
I need to know how to word it so that one button (function) in the admin panel does not show for subscribed or author but ONLY shows for super admin?