plugin don’t work
-
When check license using this code
// Send query to the license manager server $response = wp_remote_get(add_query_arg($api_params, YOUR_LICENSE_SERVER_URL), array(‘timeout’ => 20, ‘sslverify’ => false));
I have facing this error – success response get but with this error so json not decode properly
Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘plugin don’t work’ is closed to new replies.