Title: KAGG Compatibility
Author: kaggdesign
Published: <strong>फेब्रुवारी 15, 2022</strong>
Last modified: मार्च 3, 2026

---

प्लगइन शोधा

![](https://ps.w.org/kagg-compatibility/assets/banner-772x250.png?rev=3010564)

![](https://ps.w.org/kagg-compatibility/assets/icon.svg?rev=3048259)

# KAGG Compatibility

 [kaggdesign](https://profiles.wordpress.org/kaggdesign/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/kagg-compatibility.2.5.0.zip)

 * [तपशील](https://mr.wordpress.org/plugins/kagg-compatibility/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/kagg-compatibility/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/kagg-compatibility/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/kagg-compatibility/#developers)

 [समर्थन](https://wordpress.org/support/plugin/kagg-compatibility/)

## वर्णन

[WordPress is not fully compatible with PHP 8.0-8.5](https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/).
The remaining known PHP 8.0+ issues are deprecation notices.

The same is related to many popular plugins such as WooCommerce, Jetpack, Gravity
Forms, and others. Mainly, they produce deprecation notices from the Action Scheduler
library.

#### Features

 * The plugin blocks deprecation notices, user deprecation notices, notices, warnings,
   user notices, and user warnings.
 * The list of folders from which errors are blocked can be filtered. This list 
   may specify any WordPress Core, plugin, and theme folders.
 * Plugin filters out errors from these folders only. Errors produced by other code
   are not blocked, which helps in debugging user code.
 * During activation, the plugin installs a mu-plugin `kagg-compatibility-error-
   handler.php` into the `/wp-content/mu-plugins/` folder. It contains the error
   handler, which loads earlier than any plugin or theme.

### Plugin Support

 * [Support Forum](https://wordpress.org/support/plugin/kagg-compatibility/)

## स्थापना

 1. Upload the `kagg-compatibility` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

#### Can I contribute?

Yes, you can!

 * Join in on our [GitHub repository](https://github.com/kagg-design/kagg-compatibility)

## समीक्षा

![](https://secure.gravatar.com/avatar/f69aa7bd0e4fb9e81b11ebdf55167b10966a85b69b0db71c078cdad63d412106?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-37917/)󠁿

 [Artem Abramovich](https://profiles.wordpress.org/artabr/) नोव्हेंबर 8, 2023

Almost all major plugins were not ready to switch to php 8.1: Yoast SEO, Rank Math,
Mail Poet, etc. You get a bunch of warnings about deprecation. This plugin allows
you to solve this problem by simply enabling it. Simple, fast, comfortable

![](https://secure.gravatar.com/avatar/d8b8504c5c706e5f585caf579084c8099be27e2ca2b432df84736c7bf36289b4?
s=60&d=retro&r=g)

### 󠀁[Very helpful from php8.1](https://wordpress.org/support/topic/very-helpful-from-php8-1/)󠁿

 [Alex L](https://profiles.wordpress.org/alexls/) फेब्रुवारी 15, 2022

A great plugin that solves a lot of headaches when switching to php8.1

 [ सर्व 1 पुनरावलोकन वाचा ](https://wordpress.org/support/plugin/kagg-compatibility/reviews/)

## योगदानकर्ते आणि विकसक

“KAGG Compatibility” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत
योगदान केले आहे.

योगदानकर्ते

 *   [ kaggdesign ](https://profiles.wordpress.org/kaggdesign/)

“KAGG Compatibility” 1 लोकॅलमध्ये भाषांतरित केले आहे. [अनुवादकांना](https://translate.wordpress.org/projects/wp-plugins/kagg-compatibility/contributors)
त्यांच्या योगदानाबद्दल धन्यवाद.

[भाषांतर करा “KAGG Compatibility” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/kagg-compatibility)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/kagg-compatibility/),
[SVN संग्रहालय](https://plugins.svn.wordpress.org/kagg-compatibility/) तपासा, किंवा
[विकास लॉग](https://plugins.trac.wordpress.org/log/kagg-compatibility/) च्या [RSS](https://plugins.trac.wordpress.org/log/kagg-compatibility/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 2.5.0

 * The minimum required PHP version is now 7.4.
 * The minimum required WordPress version is now 6.0.

#### 2.4.3

 * Improved error handling with Query Monitor.
 * Improved error handling with Action Scheduler.

#### 2.4.2

 * Improved error handling with Uncanny Automator.

#### 2.4.0

 * Added KAGG_DISABLE_ERROR_HANDLER constant to disable the error handler.
 * Added blocking of WPForms error handlers to prevent conflicts.
 * Improved chaining of error handlers.
 * Changed wpf_error_handler_level filter name to kagg_compatibility_levels.
 * Fixed skipping suppression of some errors.

#### 2.3.0

 * Tested with PHP 8.4.
 * Tested with WordPress 6.7.

#### 2.2.0

 * Dropped support for PHP 7.0 and 7.1. The minimum required PHP version is now 
   7.2.
 * Add plugins and themes to the default settings.
 * Tested with WordPress 6.6.
 * Tested with WooCommerce 9.1.

#### 2.1.0

 * Tested with WordPress 6.5.
 * Tested with WooCommerce 8.6.

#### 2.0.3

 * Added normalization of dirs to handle errors from.
 * Added plugins’ directories to the default list.

#### 2.0.2

 * Fixed the improper display of the “rate plugin” message on options.php.
 * Fixed a fatal error with improperly coded third-party error handlers.

#### 2.0.1

 * Fixed conflict with hCaptcha plugin.

#### 2.0.0

 * Tested with WordPress 6.4.
 * Added a settings page to specify the list of directories to process errors from.
 * Added the ability to chain error handlers.
 * Added compatibility with Query Monitor.
 * Added filter for folders.
 * Added filter for error levels.

#### 1.3.0

 * Tested with WordPress 6.3.

#### 1.2.0

 * Tested with WordPress 6.2.
 * Tested with PHP 8.2.

#### 1.1.0

 * Tested with WordPress 6.0.

#### 1.0.1

 * Fixed creation of the mu-plugin folder if it does not exist.

#### 1.0.0

 * Initial release.

## मेटा

 *  आवृत्ती **2.5.0**
 *  शेवटचा अद्यतन **6 महिने पूर्वी**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस आवृत्ती ** 6.0 किंवा मोठा **
 *  परीक्षित केले आहे **6.9.7**
 *  PHP आवृत्ती ** 7.4 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/kagg-compatibility/) आणि [Russian](https://ru.wordpress.org/plugins/kagg-compatibility/).
 *  [तुमच्या भाषेत भाषांतर करा](https://translate.wordpress.org/projects/wp-plugins/kagg-compatibility)
 * टॅग्ज:
 * [compatibility](https://mr.wordpress.org/plugins/tags/compatibility/)[deprecated](https://mr.wordpress.org/plugins/tags/deprecated/)
   [development](https://mr.wordpress.org/plugins/tags/development/)[notice](https://mr.wordpress.org/plugins/tags/notice/)
   [warning](https://mr.wordpress.org/plugins/tags/warning/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/kagg-compatibility/advanced/)

## मूल्यांकन

 5 पैकी ५ तारे.

 *  [  2 5-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/kagg-compatibility/reviews/?filter=5)
 *  [  0 4-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/kagg-compatibility/reviews/?filter=4)
 *  [  0 3-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/kagg-compatibility/reviews/?filter=3)
 *  [  0 2-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/kagg-compatibility/reviews/?filter=2)
 *  [  0 1-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/kagg-compatibility/reviews/?filter=1)

[आपला अभिप्राय](https://wordpress.org/support/plugin/kagg-compatibility/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/kagg-compatibility/reviews/)

## योगदानकर्ते

 *   [ kaggdesign ](https://profiles.wordpress.org/kaggdesign/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/kagg-compatibility/)