aio_check_tc_shortcode_lite(); ?> '.__('Back to Time Clock', 'aio-time-clock-lite').''; } ?>
'shift', 'author' => $current_user->ID, 'posts_per_page' => -1));?> have_posts()): $loop->the_post();?> post->ID); $employee_clock_in_time = $custom["employee_clock_in_time"][0]; $employee_clock_out_time = $custom["employee_clock_out_time"][0]; $shift_sum = ''; ?>
dateDifferenceLite($employee_clock_in_time, $employee_clock_out_time); echo $this->aio_seconds_to_time_lite($shift_sum) . "
"; $shift_total_time += $shift_sum; ?>
: aio_seconds_to_time_lite($shift_total_time); ?>