Skip to content

Commit 5804deb

Browse files
committed
Whitelist Easy Digital Downloads.
1 parent 1bfbf38 commit 5804deb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wpephpcompat.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ class WPEPHPCompat {
6969
'*/wordfence/*' => '7.0', // https://github.com/wpengine/phpcompat/wiki/Results#wordfence-security
7070
'*/woocommerce/*' => '7.0', // https://github.com/wpengine/phpcompat/wiki/Results#woocommerce
7171
'*/wp-migrate-db/*' => '7.0', // https://github.com/wpengine/phpcompat/wiki/Results#wp-migrate-db
72+
'*/easy-digital-downloads/*' => '7.0', // https://github.com/wpengine/phpcompat/wiki/Results#easy-digital-downloads
7273
);
7374

7475
/**

0 commit comments

Comments
 (0)