woocommerce/includes/gateways/paypal
Claudio Sanches b55ecea6ba Used wp_unslash() instead of stripslashes_deep()
The WordPress documentation recommends:

"This should be used to remove slashes from data passed to core API that expects data to be unslashed. Use this instead of stripslashes_deep()."
2015-01-13 17:54:10 -02:00
..
assets/images Added acceptance marks to PayPal Standard where applicable to replace generic PayPal icon. 2014-09-19 16:55:14 +01:00
includes Used wp_unslash() instead of stripslashes_deep() 2015-01-13 17:54:10 -02:00
class-wc-gateway-paypal.php Fix refund class 2014-11-20 15:03:46 +00:00