'; echo '

'.__('Employees Currently Working', 'aio-time-clock-lite').'

'; echo '
'; echo '
'; //echo 'Do not make add shifts as an admin. Make a test employee account for yourself and open another browser and clockin on the timeclock page there. '; ?> 'shift', 'posts_per_page' => -1)); ?> have_posts()) : $loop->the_post(); ?> post->ID); $employee_clock_in_time = null; if (isset($custom["employee_clock_in_time"][0])){ $employee_clock_in_time = $custom["employee_clock_in_time"][0]; } $employee_clock_out_time = null; if (isset($custom["employee_clock_out_time"][0])){ $employee_clock_out_time = $custom["employee_clock_out_time"][0]; } $ip_address_in = null; if (isset($custom["ip_address_in"][0])){ $ip_address_in = $custom["ip_address_in"][0]; } $alternate_class=""; if ($count % 2 == 0) { $alternate_class="alternate"; } if ($employee_clock_out_time == null){ ?>
aioLiteDepartmentColumn(get_the_author_meta( 'ID' )); ?> isValidDate($employee_clock_in_time)) { $newDate = date($this->getDateTimeFormat(), strtotime($employee_clock_in_time)); echo $newDate; } ?>

: