View Single Post
Old 12-22-2011, 11:34 AM  
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,365
This code will do the trick (insert it right into your WP theme):

Code:
<?php
if (!is_user_logged_in()) {
  echo "your annoying ad is here";
}
?>
Or do you want it made as a widget or so?
__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote