Skip to content

Instantly share code, notes, and snippets.

@geoffgraham
Last active August 9, 2016 15:06
Show Gist options
  • Select an option

  • Save geoffgraham/e1ad770e7d2831a73f90fba26d2d2e86 to your computer and use it in GitHub Desktop.

Select an option

Save geoffgraham/e1ad770e7d2831a73f90fba26d2d2e86 to your computer and use it in GitHub Desktop.
Events Calendar PRO 4.2.3 // widgets/grid.php override
<?php
// Replaces Line 29
// Replace /events with the calendar slug, if different in the settings
?>
<span id="<?php echo esc_attr( $mini_cal_widget_id ) ?>"><a href="/events"><?php tribe_events_the_mini_calendar_title() ?></a></span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment