Closed TeemuSuoranta closed 5 years ago
What version are you running? Did you try wp-seravo-plugin-update
?
It's the 1.9.9
which is the newest release. The buggy code is in https://github.com/Seravo/seravo-plugin/blob/master/modules/check-php-version.php#L30
PHP version is 7.2 in case that handling $_SERVER['HTTP_REFERER']
has somehow changed in 7.3
This was fixed in https://github.com/Seravo/seravo-plugin/pull/253.
When /wp-admin/ is opened in new tab when logged in, the HTTP_REFERER is not set and should be checked before referenced.
Full notice:
This can be simply checked by: