Skip to content

Instantly share code, notes, and snippets.

@vovafeldman
Created February 28, 2018 15:56
Show Gist options
  • Save vovafeldman/0bdab8f1d1aeee30946b009199ae6655 to your computer and use it in GitHub Desktop.
Save vovafeldman/0bdab8f1d1aeee30946b009199ae6655 to your computer and use it in GitHub Desktop.
Adding tabs
<div class="wrap">
<h2 class="nav-tab-wrapper">
<a href="#" class="nav-tab nav-tab-active"><?php __( 'Getting Started', 'text-domain' ) ?></a>
</h2>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment