Timeslots display in time order instead of day
-
I created all the timeslots in day-time order but when I saved they were displayed in time order. The function
get_event_data
on line 99 in class-events.php does indeed sort byevent_start
. What should I change this to so it sorts by day of the week?The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Timeslots display in time order instead of day’ is closed to new replies.