The license key always deactivated after a day
-
We facing the issue regarding with license key. The license key always deactivated after a day. We checked the plugin code and found that there is a cron for activate the license key AyeCode_Connect_Settings->cron_callback() which is creating the issue.
For license key update, we are using plugin called “WP Easy Updates”
This cron is activate the license key of following domains addons.
1] ‘ayecode.io’,
2] ‘wpgeodirectory.com’,
3] ‘wpinvoicing.com’,
4] ‘userswp.io’,
and update the meta “exup_keys” with all activated plugin data.Whenever cron runs from “Ayecode connect” plugin AyeCode_Connect_Settings meta value always override and thus our license key showing deactivated
- The topic ‘The license key always deactivated after a day’ is closed to new replies.