Checking whether the plugin is active
-
Hi!
As of v1.2.7, the plugin is using
class-geoip.phpfile as the loader instead ofwpengine-geoip.php. So, if you’re checking whether the plugin is active or not via loader file, do not forget to use the new file. Or it’s better to use the existence ofGeoIpclass if you don’t want to run into issues in the future.Mentioning such changes in the Changelog would prevent this kind of problems.
Thank you
The topic ‘Checking whether the plugin is active’ is closed to new replies.