Skip to content

[READ ONLY] An easy way for visitors to follow, like, and comment on your site. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack

License

Notifications You must be signed in to change notification settings

Automattic/jetpack-action-bar

Repository files navigation

Jetpack Action Bar

An easy way for visitors to follow, like, and comment on your site.

Note

This package is not actively maintained, and is not currently used in any Jetpack plugin.

How to install jetpack-action-bar

You can start using the package and initiate the Action bar like so:

use Automattic\Jetpack\Action_Bar;

( new Action_Bar() )->init();

Using this package in your WordPress plugin

If you plan on using this package in your WordPress plugin, we would recommend that you use Jetpack Autoloader as your autoloader. This will allow for maximum interoperability with other plugins that use this package as well.

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

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

About

[READ ONLY] An easy way for visitors to follow, like, and comment on your site. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack

Topics

Resources

License

Security policy

Stars

Watchers

Forks