Skip to content

Instantly share code, notes, and snippets.

@MarketingReviewThemes
Last active December 16, 2015 05:59
Show Gist options
  • Save MarketingReviewThemes/5388297 to your computer and use it in GitHub Desktop.
Save MarketingReviewThemes/5388297 to your computer and use it in GitHub Desktop.
Tabs shortcodes example
[tabgroup]
[tab title="Tab1" id="t1"]</code>
<h2>Header Content 1</h2>
Content 1
[/tab]
[tab title="Tab2" id="t2"]
<h2>Header Content 2</h2>
Content 2
[/tab]
[/tabgroup]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment