Skip to content

Instantly share code, notes, and snippets.

Created March 30, 2015 21:47
Show Gist options
  • Save anonymous/35b5fadbf7b358467f86 to your computer and use it in GitHub Desktop.
Save anonymous/35b5fadbf7b358467f86 to your computer and use it in GitHub Desktop.
<?php if ( date_i18n( 'Y-m-01' ) !== tribe_get_month_view_date() ): ?>
<li class="tribe-events-nav-current">
<a href="<?php echo TribeEvents::instance()->getLink( 'month' ) ?>">Back to Current Month</a>
</li>
<?php endif ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment