*/ // If this file is called directly, abort. if ( ! defined( 'ABSPATH' ) ) { die; } ?>
totals->requests->all ) ? $analytics->totals->requests->all : '--' ) ); ?>
totals->pageviews->all ) ? $analytics->totals->pageviews->all : '--' ) ); ?>
totals->uniques->all ) ? $analytics->totals->uniques->all : '--' ) ); ?>
totals->threats->all ) ? $analytics->totals->threats->all : '--' ) ); ?>
totals->bandwidth->all ) ? CMD_Analytics_For_Cloudflare_Admin_Dashboard::format_bytes( $analytics->totals->bandwidth->all ) : '--' ) ); ?>
totals->pageviews->search_engine ) ? array_sum( (array) $analytics->totals->pageviews->search_engine ) : '--' ) ); ?>