automattic/jetpack-error

Jetpack Error - a wrapper around WP_Error.

Package info

github.com/Automattic/jetpack-error

Type:jetpack-library

pkg:composer/automattic/jetpack-error

Statistics

Installs: 37 225

Dependents: 2

Suggesters: 0

Stars: 4

v3.0.10 2026-06-08 15:28 UTC

Requires

  • php: >=7.2

Suggests

Provides

None

Conflicts

None

Replaces

None

GPL-2.0-or-later 60f6ed6a67ab651dcec47ee624668fa02bbab3d6


README

A simple wrapper around WP_Error, which can be used for error handling.

See https://codex.wordpress.org/Class_Reference/WP_Error for usage details and additional documentation.

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-error is licensed under GNU General Public License v2 (or later)