Skip to content

Instantly share code, notes, and snippets.

@aboutwout
Created July 26, 2011 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aboutwout/1107949 to your computer and use it in GitHub Desktop.
Save aboutwout/1107949 to your computer and use it in GitHub Desktop.
Simple EE conditional
{if logged_in_member_group == 1}
// Show something super secret only VIP member are allowed to see.
{/if}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment