cronbot_eventlist(); if (\is_object($event_list)) : $utc_offset = '('.$this->pt->get_utc_offset().')'; $total_page = $event_list->get_pagination_arg('total_pages'); $is_connected = $this->is_cronbot_connected(); $ping_last = esc_html__('Not Available', 'docket-cache'); $ping_next = $ping_last; $ping_data = $this->ping_next(); if (!empty($ping_data)) : $ping_next = $ping_data['next'].' '.$utc_offset; $ping_last = $ping_data['last'].' '.$utc_offset; endif; endif; ?>
tab_title(esc_html__('Cronbot', 'docket-cache')); ?>

tab_title(esc_html__('Cron Events', 'docket-cache'), 'title-below'); ?> pt->get_network_sites(); if (is_multisite() && !empty($sites) && \is_array($sites) && \count($sites) > 1) : ?>
[SiteId] Hostname
1 || !empty($_GET['s'])) : ?>
search_box(__('Filter Hook Names', 'docket-cache'), 'eventlist-event'); ?>
display(); ?>