Skip to content

Commit 6419ea9

Browse files
dalepgrantretlehs
andauthored
Update compatibility.md (#530)
* Update compatibility.md * Update compatibility.md --------- Co-authored-by: Ben Word <[email protected]>
1 parent ecf9fb0 commit 6419ea9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

acorn/compatibility.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
date_modified: 2024-09-09 13:00
2+
date_modified: 2025-02-20 14:30
33
date_published: 2024-04-26 10:35
44
description: Known compatibility issues with any WordPress plugins and Acorn.
55
title: Compatibility
@@ -27,6 +27,6 @@ Compatibility issues that arise in Acorn with other WordPress plugins are most o
2727
* **Cloudflare** includes an older version of `psr/log`. There is a [pending PR to resolve this issue](https://github.com/cloudflare/Cloudflare-WordPress/pull/541).
2828
* **Gravity Forms** merge tags JS causes an error on the admin notifications page. [@tombroucke provided a workaround in roots/acorn#198](https://github.com/roots/acorn/issues/198#issuecomment-1365942893).
2929
* **Gravity Forms: Entry Automation FTP Extension** includes `league/flysystem` v1.1.4 which is incompatible with Acorn.
30-
* **Trust Payments Gateway for WooCommerce** includes an older version of `psr/log`. No known workaround as of plugin v1.1.3.
30+
* **Trust Payments Gateway for WooCommerce** up until 1.1.3 includes an older version of `psr/log`. Update to v1.1.4 or higher.
3131
* **WooCommerce PayPal Payments** includes an older version of `psr/log`. The fatal error can be avoided by installing `psr/log` v2 (`composer require psr/log v2`).
3232
* **WooCommerce USPS Shipping Method** includes an older version of `psr/log`. The fatal error can be avoided by installing `psr/log` v2 (`composer require psr/log v2`).

0 commit comments

Comments
 (0)