You know how on Facebook some company pages make it so you can't see a promo or discount until you like the page? How do they do that? Thanks!
This should do it. <fb:visible-to-connection> <p>You like this!</p> <fb:else> <p>You don't like this!</p> </fb:else> </fb:visible-to-connection> Code (markup): Remember that being logged in as an admin will let you see all content regardless of anything.