. */ /** * @var string $fileName * @var array $vars * @var array $value * @var string $key * @var array $options */ $api = new Logtivity_Api(); $apiKey = $api->getApiKey(); $latestResponse = $api->getLatestResponse(); $status = $api->getConnectionStatus(); echo logtivity_view('_admin-header', compact('options')); ?>

Register This Site

The API Key has already been set

If you already have an account with Logtivity, you can register this site using your team API key.
You can find this value by logging into your account and navigating to the %s.', logtivity_get_app_url() . '/team-settings', 'Team Settings page' ); ?>