woocommerce/includes/shortcodes
toddlahman 2725527d4a Removed urldecode from $_GET and $_REQUEST
The superglobals $_GET and $_REQUEST are already decoded. Using
urldecode() on an element in $_GET or $_REQUEST could have unexpected
and dangerous results.

See Notes:

http://us1.php.net/manual/en/function.urldecode.php
2014-01-26 01:19:17 -08:00
..
class-wc-shortcode-cart.php Get exception message in cart Closes #4543 2014-01-21 11:14:23 +00:00
class-wc-shortcode-change-password.php Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
class-wc-shortcode-checkout.php Removed urldecode from $_GET and $_REQUEST 2014-01-26 01:19:17 -08:00
class-wc-shortcode-my-account.php Move localisation to address-i18n.js for account page. Closes #4446 2014-01-08 14:38:20 +00:00
class-wc-shortcode-order-tracking.php Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
class-wc-shortcode-view-order.php Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00