Skip to content

Instantly share code, notes, and snippets.

@saivarunk
Created January 17, 2014 08:16
Show Gist options
  • Save saivarunk/8470014 to your computer and use it in GitHub Desktop.
Save saivarunk/8470014 to your computer and use it in GitHub Desktop.
Wrap control content in {phpab} tags to run HTML variations. Whatever is inside {phpab} tags will be replaced with a variation or left alone if the user is in the control group.
{phpab my_test}<p>My control content</p>{/phpab my_test} <!-- Content wrapped in {phpab} tags -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment