Invisible Recaptcha for WordPress Php 8
-
hello, is it what should be done to have this plugin run with php8.0 ?
/wp-content/plugins/invisible-recaptcha/includes/utils/MchIPUtils.php
Change:while ($seg {0} == ‘0’)
To:while ($seg {0} == ‘0’)Compatible con PHP 8.xCorrect ?
Thank you !
- The topic ‘Invisible Recaptcha for WordPress Php 8’ is closed to new replies.