Checking if the User is Admin
-
Hello, I just want to check if the user is admin but I always got error..
The error is unexpected > on the code..
<?php if ( ! is_admin() ) { } else { } ?>
I want to put adsense script on it.. But I always got unexpected >
Thank you.
- The topic ‘Checking if the User is Admin’ is closed to new replies.