kodie
1/6/2016 - 5:40 PM

Fixes the UPS Shipping Rates plugin for Shopp. (Add to theme's functions.php file)

Fixes the UPS Shipping Rates plugin for Shopp. (Add to theme's functions.php file)

add_filter('https_ssl_verify', '__return_false');
add_filter('https_local_ssl_verify', '__return_false');