Skip to content

Instantly share code, notes, and snippets.

@simplethemes
Created August 11, 2011 07:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simplethemes/1139121 to your computer and use it in GitHub Desktop.
Save simplethemes/1139121 to your computer and use it in GitHub Desktop.
Insert tabs in content with this shortcode.
[tabgroup]
[tab title="Tab 1" id="t1"]Tab 1 content[/tab]
[tab title="Tab 2" id="t2"]Tab 2 content[/tab]
[tab title="Tab 3" id="t3"]Tab 3 content[/tab]
[/tabgroup]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment