Advertisement
Guest User

Untitled

a guest
Feb 20th, 2013
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <?php if ( !is_user_logged_in() && is_forum_id == 8 ) { ?>
  2.  
  3. You must log in in order to see this content.
  4.  
  5. <?php else : ?>
  6.  
  7. Post content
  8.  
  9. <?php endif; ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement