Registry / config / automattic-jetpack-options

automattic-jetpack-options

JSON →
library2.0.1phppackagistunverified

A wrapper for wp-options to manage specific Jetpack options.

composer require automattic/jetpack-options
INSTALL
IMPORT
SIG · AUTOMATTIC-JETPACK
A
automattic-jetpack-options
configphpv2.0.1
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.

Options
use Automattic\Jetpack\Options;

Get and update Jetpack options using the wrapper.

use Automattic\Jetpack\Options; $options = new Options(); $value = $options->get_option('my_option'); $options->update_option('my_option', 'new_value');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
34
OpenAI (training)
1
Resources
automattic-jetpack-options — pip install automattic-jetpack-options · libregistry