woocommerce/includes
Justin Shreve 608f651133 Fix hierarchy on settings screens. 2016-02-18 08:39:02 -08:00
..
abstracts Merge pull request #10315 from woothemes/layered-nav-wp-query 2016-02-12 11:59:40 +00:00
admin Fix hierarchy on settings screens. 2016-02-18 08:39:02 -08:00
api [2.5] [API] Fix parent_id and menu_order for variations, closes #10307 2016-02-11 15:40:57 -02:00
cli [CLI] Added docs about product reviews fields 2015-12-15 15:36:57 -02:00
emails Fix hierarchy on settings screens. 2016-02-18 08:39:02 -08:00
gateways If shipping < 999.99, use 'shipping' arg when passing values to PayPal. 2016-02-08 13:10:15 +00:00
interfaces Add $id to read method 2016-02-05 15:20:33 +00:00
libraries Removed period for file headers 2015-11-03 11:53:50 -02:00
shipping Enabled by default 2016-02-10 15:01:43 +00:00
shortcodes Less "my" and more "ours" 2016-02-16 13:50:06 -02:00
updates Upgrade routine for qty 2016-02-12 13:55:59 +00:00
walkers [2.5] Fix hide empty check 2016-02-05 12:31:53 +00:00
widgets Feedback from Justin 2016-02-11 11:13:48 +00:00
class-wc-ajax.php Fix spacing. 2016-02-14 21:56:42 -06:00
class-wc-api.php Improve docblock comments in WC_API class 2016-01-06 15:35:35 +01:00
class-wc-auth.php Improve docblock comments in WC_Auth class 2016-01-06 15:37:44 +01:00
class-wc-autoloader.php Remove empty blank spaces 2015-11-17 00:04:48 -06:00
class-wc-breadcrumb.php Strip tags in cart messages and breadcrumbs 2016-01-15 09:59:04 +00:00
class-wc-cache-helper.php Add helpers to get and increment cache prefixes 2015-11-13 23:06:38 +00:00
class-wc-cart.php Merge pull request #10315 from woothemes/layered-nav-wp-query 2016-02-12 11:59:40 +00:00
class-wc-checkout.php Use real checkout fields for getting value 2016-02-12 13:51:08 +01:00
class-wc-cli.php [CLI] Created initial tax command class 2015-11-06 00:23:46 -02:00
class-wc-comments.php Keep rating meta synced for filtering 2016-02-09 20:53:18 +00:00
class-wc-countries.php Merge branch 'master' into shipping-zones 2016-02-05 14:58:48 +00:00
class-wc-coupon.php [2.5] Fix query/missing variable in validate_user_usage_limit 2016-01-21 19:06:42 +00:00
class-wc-customer.php Merge branch 'master' into shipping-zones 2016-01-11 11:48:18 +00:00
class-wc-download-handler.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-emails.php Added email for on-hold orders. 2016-02-08 13:20:19 +00:00
class-wc-embed.php Fixed coding standards, code blocks and properly escape WC_Embed methods 2015-12-02 11:04:12 -02:00
class-wc-form-handler.php Clean/trim values when validating account form 2016-02-11 14:21:46 +00:00
class-wc-frontend-scripts.php Add remove coupon ajax handling in cart. 2016-02-12 15:43:05 -06:00
class-wc-geo-ip.php Improve docblock comments in WC_Geo_IP class 2016-01-06 16:07:58 +01:00
class-wc-geolocation.php Tweak missing fallback param in geolocate_ip 2015-11-11 06:19:01 +05:45
class-wc-https.php [2.4] Don't unforce SSL on secure blogs 2016-01-08 11:27:18 +00:00
class-wc-install.php Remove index drop for tax table 2016-02-18 10:52:54 +00:00
class-wc-integrations.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-logger.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-order-factory.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-order-item-meta.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order-refund.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order.php Round get_remaining_refund_amount 2016-01-13 11:07:05 +00:00
class-wc-payment-gateways.php Remove line breaks 2015-12-07 10:01:44 +00:00
class-wc-post-data.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-post-types.php Fix screen reader text on the coupons management screen 2016-02-18 08:39:02 -08:00
class-wc-product-external.php Improve docblock comments in WC_Product_External 2016-01-06 16:11:50 +01:00
class-wc-product-factory.php Autoload tweaks 2016-02-09 23:26:22 +00:00
class-wc-product-grouped.php Fix range for grouped products 2016-02-16 13:15:49 +00:00
class-wc-product-simple.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-product-variable.php Use wpdb query instead of looping over children 2016-02-15 15:53:43 +00:00
class-wc-product-variation.php Improve docblock comments in various WC_Product classes 2016-01-06 16:15:00 +01:00
class-wc-query.php Added account endpoint for customer payment methods 2016-02-16 13:57:46 -02:00
class-wc-session-handler.php Return false if cookie_hash is not set. 2016-01-18 10:34:06 +00:00
class-wc-shipping-rate.php Merge branch 'master' into shipping-zones 2016-01-11 11:48:18 +00:00
class-wc-shipping-zone.php Added new filter in Shipping Zone 2016-02-13 23:23:10 +00:00
class-wc-shipping-zones.php Justins feedback/code tidy 2016-02-10 13:21:16 +00:00
class-wc-shipping.php Simplified last change 2016-02-10 21:25:05 +00:00
class-wc-shortcodes.php Give loops names, and set class outside of template files 2016-02-12 13:32:58 +00:00
class-wc-tax.php fix warning with PHP 5.3 2016-02-08 09:58:32 +01:00
class-wc-template-loader.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-tracker.php WP_MEMORY_LIMIT defaults to 40MB, but only sets that value if more than system memory. 2015-11-25 18:53:20 +00:00
class-wc-validation.php Canada Postal code validation 2016-02-09 12:39:09 -05:00
class-wc-webhook.php Add woocommerce_api_create_customer 2016-02-11 17:37:57 -02:00
wc-account-functions.php Give the downloads and payment methods pages their own filters. 2016-02-16 11:52:08 -08:00
wc-attribute-functions.php Use wpdb query instead of looping over children 2016-02-15 15:53:43 +00:00
wc-cart-functions.php Merge branch 'master' into shipping-zones 2016-02-05 14:58:48 +00:00
wc-conditional-functions.php Merge pull request #10315 from woothemes/layered-nav-wp-query 2016-02-12 11:59:40 +00:00
wc-core-functions.php Created new account functions file 2016-02-16 13:43:06 -02:00
wc-coupon-functions.php Improve docblock comments in various functions 2016-01-06 17:11:09 +01:00
wc-deprecated-functions.php Move zones to main settings 2016-01-05 11:23:15 +00:00
wc-formatting-functions.php Merge branch 'master' into shipping-zones 2016-02-05 14:58:48 +00:00
wc-notice-functions.php Remove empty notices 2016-02-18 11:04:12 +00:00
wc-order-functions.php Merge pull request #10141 from woothemes/fix-10135 2016-02-12 13:37:53 +00:00
wc-page-functions.php Created new account functions file 2016-02-16 13:43:06 -02:00
wc-product-functions.php Period in comments 2016-02-12 23:58:23 +05:45
wc-template-functions.php Added account endpoint for customer payment methods 2016-02-16 13:57:46 -02:00
wc-template-hooks.php Added account endpoint for customer payment methods 2016-02-16 13:57:46 -02:00
wc-term-functions.php using $wp_query->query_vars['product_cat'] instead of $wp_query->query['product_cat'] 2016-01-29 20:26:10 +08:00
wc-user-functions.php Added account endpoint for customer payment methods 2016-02-16 13:57:46 -02:00
wc-webhook-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-widget-functions.php registered rating filter 2015-11-13 15:09:20 +05:30