Last active
August 9, 2016 15:06
-
-
Save geoffgraham/e1ad770e7d2831a73f90fba26d2d2e86 to your computer and use it in GitHub Desktop.
Events Calendar PRO 4.2.3 // widgets/grid.php override
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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