Deprecated: Creation of dynamic property FinalTiles_Gallery::$plugin_name is deprecated in /www/villageidiot_500/public/wp-content/plugins/final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php on line 204

Deprecated: Creation of dynamic property FinalTiles_Gallery::$FinalTilesdb is deprecated in /www/villageidiot_500/public/wp-content/plugins/final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php on line 208
Sirsy | The Village Idiot
add_filter( 'tribe_events_event_schedule_details_formatting', 'tribe_remove_end_date' ); function tribe_remove_end_date ( $settings ) { $settings['show_end_time'] = false; return $settings; }