Registry / utility / automattic-jetpack-status

automattic-jetpack-status

JSON →
library6.1.7phppackagistunverified

Used to retrieve information about the current status of Jetpack and the site overall.

composer require automattic/jetpack-status
INSTALL
IMPORT
SIG · AUTOMATTIC-JETPACK
A
automattic-jetpack-status
utilityphpv6.1.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Status
use Automattic\Jetpack\Status;

Check if Jetpack is in offline mode.

<?php require 'vendor/autoload.php'; use Automattic\Jetpack\Status; $status = new Status(); $is_offline = $status->is_offline_mode();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.1.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
automattic-jetpack-status — pip install automattic-jetpack-status · libregistry