Plugin should check for curl
-
In the function websitez_remote_request in functions.php, there should be a
if(function_exists(‘curl_init’)){
to support systems where curl is not supported (like Google App Engine) and an alternative way of returning the information
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Plugin should check for curl’ is closed to new replies.