I’d like to know where I change the days of the week text. I’d like the days of week to be abbreviated (ie: Monday to Mon), but not change the core plugin code. I’m guessing a hook within functions.php.
Sure, all you need to do is make a copy of /wp-content/plugins/the-events-calendar/views/month/loop-grid.php and place in a ‘tribe-events/month’ folder in your theme. Then replace line 29 with this new code: http://snippi.com/s/7mljyot