Skip to content
Branch: master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

Jetpack Options

A static class for Jetpack's options.

Used as a wrapper for WordPress options, allowing folks to add / update / delete options from the Jetpack namespace.

Example Usage

Get a Jetpack option:

Jetpack_Options::get_option( 'version' )

Explore the code for Jetpack_Options to see a complete list of documented methods.

About

No description, website, or topics provided.

Resources

Languages

You can’t perform that action at this time.