Skip to content

Commit 2d0b225

Browse files
committed
Whitelist Download Monitor, resolves #84.
1 parent 74b4795 commit 2d0b225

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
@@ -77,6 +77,7 @@ class WPEPHPCompat {
7777
'*/wp-spamshield/*' => '7.0',
7878
'*/vendor/stripe/stripe-php/lib/StripeObject.php' => '7.0', // https://github.com/wpengine/phpcompat/issues/89
7979
'*/gravityforms/*' => '7.0', // https://github.com/wpengine/phpcompat/issues/85
80+
'*/download-monitor/*' => '7.0', // https://github.com/wpengine/phpcompat/issues/84
8081
);
8182

8283
/**

0 commit comments

Comments
 (0)