Possible issue in Repo ?
-
Suddenly we got three updates flagged in WP Dashboard, but no updates existed
Traced this to Email Log plugin, when disabled it, the issue was gone.
Tested on three different servers. Tested with vanilla WP with no other plugins installed. Issue seems to kick in when a second ( any ) plugin is uploaded, even without activating the second plugin.
As we really want to use this excellent plugin, did a lot of digging and finally found a way to stop the phantom updates, comment out this line in file load-email-log.php :
$email_log->set_licenser( new \EmailLog\Addon\License\Licenser() );
Prefer not to mess with core code, is this an issue with the update repo ?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Possible issue in Repo ?’ is closed to new replies.