Skip to content

[READ ONLY] WP Admin page with information and configuration shared among all Jetpack stand-alone plugins This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack

License

Automattic/jetpack-my-jetpack

v0.1.2
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

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

my-jetpack

WP Admin page with information and configuration shared among all Jetpack stand-alone plugins

Usage

Every Jetpack plugin must include the My Jetpack package.

Require this package and initialize it:

add_action( 'init', function() {
	Automattic\Jetpack\My_Jetpack\Initializer::init();
});

That's all!

Security

Need to report a security vulnerability? Go to https://automattic.com/security/ or directly to our security bug bounty site https://hackerone.com/automattic.

License

my-jetpack is licensed under GNU General Public License v2 (or later)

About

[READ ONLY] WP Admin page with information and configuration shared among all Jetpack stand-alone plugins This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack

Resources

License

Security policy

Stars

Watchers

Forks