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://ur.wordpress.org/plugins/kagg-compatibility/#description)
 * [جائزے](https://ur.wordpress.org/plugins/kagg-compatibility/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/kagg-compatibility/#installation)
 * [ڈیولپمنٹ](https://ur.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/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/kagg-compatibility/) کو
چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/kagg-compatibility/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](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.

## میٹا

 *  Version **2.5.0**
 *  Last updated **2 مہینے پہلے**
 *  Active installations **10+**
 *  WordPress version ** 6.0 یا اس سے جدید **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 یا اس سے جدید **
 *  Languages
 * [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)
 * Tags
 * [compatibility](https://ur.wordpress.org/plugins/tags/compatibility/)[deprecated](https://ur.wordpress.org/plugins/tags/deprecated/)
   [development](https://ur.wordpress.org/plugins/tags/development/)[notice](https://ur.wordpress.org/plugins/tags/notice/)
   [warning](https://ur.wordpress.org/plugins/tags/warning/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/kagg-compatibility/advanced/)

## درجہ بندیاں

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/kagg-compatibility/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/kagg-compatibility/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/kagg-compatibility/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/kagg-compatibility/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/kagg-compatibility/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/kagg-compatibility/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/kagg-compatibility/reviews/)

## شراکت دار

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

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/kagg-compatibility/)