Alireza Ghavabesh
Alireza Ghavabesh
i want to do something like this: if (check_lisense() == true) { $result = $myUpdateChecker->checkForUpdates(); //=====> only once if($result == true){ $prosess_is_compelet = $myUpdateChecker->`download_replace`(); if($prosess_is_compelet == true){ `do_important_work();` } }...
What is the best way to separate our plugins from another updater, I tried to change our plugins slugs but the problem is still there. when we disable their updater...
i think since it is on hour, i have to set : 7 * 24 = 168 hour no ?
Hi Sorry my issues closed and I could not found that so opened new issues for my question... where i have to put my icon in wp-update-server folder ? (for...
hi Licenses need domain to manage, can add domain example.com to my License in Licenses page ? how to fill allowed_domains array ? **Packages licensing**: Prevent plugins and themes installed...
I see this error when i send request to [http://localhost/wp-update-server/?action=get_metadata&slug=my_plugin] : **Warning: require(C:\xampp\htdocs\wp-update-server/loader.php): failed to open stream: No such file or directory in C:\xampp\htdocs\wp-update-server\index.php on line 2 Warning: require(C:\xampp\htdocs\wp-update-server/loader.php): failed...