Skip to content

Instantly share code, notes, and snippets.

@theukedge
Last active February 16, 2016 16:54
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 theukedge/8a4c67e913113ff4b0e6 to your computer and use it in GitHub Desktop.
Save theukedge/8a4c67e913113ff4b0e6 to your computer and use it in GitHub Desktop.
<?php if( is_user_logged_in() ) { ?>
<div id="side-tabs">
<a class="support" href="http://www.yourdomain.com/support-request/"></a>
</div>
<?php } ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment