Beispiel #1
0
 /**
  * increment the current day loop
  *
  * @since 3.0
  * @author tim@imaginesimplicity.com
  * @return void
  */
 function tribe_events_week_the_day()
 {
     Tribe_Events_Pro_Week_Template::the_day();
 }