Is it possible to create a plugin like this?
-
Is it possible to create an API Application that can give a wordpress plugin a command to do function x? And function x would tell the plugin to create a zip file with the name widget.zip or something.
So basically the wordpress plugin sends an api request to my server, the api application gives the go ahead for the plugin to do funxtion x which would create the zip file.
If this is possible how could I create the plugin so that the API call couldn’t just be edited out? Without using obfuscation or ioncube or something.
Does this make sense?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Is it possible to create a plugin like this?’ is closed to new replies.