KAGG Compatibility

外掛說明

WordPress is not fully compatible with PHP 8.0 or 8.1. All remaining known PHP 8.1 issues are deprecation notices.

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

Features

  • Plugin blocks all deprecation notices from WordPress core, WooCommerce, JetPack and many others using Action Scheduler library.
  • Plugin filters out errors from these libraries only. Errors produced by the user code are not blocked, which helps to debug.
  • During activation, 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

安裝方式

  1. Upload 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!

使用者評論

2023 年 11 月 8 日
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
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈KAGG Compatibility〉的開發相關工作。

參與者

將〈KAGG Compatibility〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.