We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 852778f + a599277 commit 1c0f076Copy full SHA for 1c0f076
src/wpephpcompat.php
@@ -84,6 +84,7 @@ class WPEPHPCompat {
84
'*/comment-mail/*' => '7.0', // https://wordpress.org/support/topic/false-positive-comment-mail/
85
'*/social-networks-auto-poster-facebook-twitter-g/*' => '7.0', // https://wordpress.org/plugins/social-networks-auto-poster-facebook-twitter-g/
86
'*/mailpoet/*' => '7.0', // https://wordpress.org/support/topic/false-positive-mailpoet-3-not-compatible-with-php7/
87
+ '*/give/*' => '7.0', // https://github.com/wpengine/phpcompat/issues/148
88
);
89
90
/**
0 commit comments