..
abstracts
Coding Standards: Abstract classes
2014-08-31 01:49:58 -04:00
admin
Coding Standards: Admin - Reports
2014-08-31 03:19:13 -04:00
api
fixed errors while adding variable products with non-taxonomy attributes, closes #6082
2014-08-28 16:25:08 -03:00
emails
Changed use of get_order with wc_get_order
2014-08-15 14:29:21 +02:00
gateways
Improve, fix, WC_Payment_Gateway::get_transaction_url()
2014-08-27 21:51:03 -04:00
libraries
Update LESS compiler and less files #5070
2014-03-06 17:29:52 +01:00
shipping
Move TFOOT to after TBODY element throughout templates and classes
2014-07-10 21:50:51 -04:00
shortcodes
Fix password reset
2014-08-19 10:43:51 +01:00
updates
Add shop_webhook capabilities on install/upgrade
2014-07-30 16:24:14 -04:00
walkers
Hide empty at walker level #5028
2014-03-20 09:55:36 +00:00
widgets
Fixed jQuery call
2014-08-22 23:01:25 +02:00
class-wc-ajax.php
Fix "remote" typo - should be "remove"
2014-08-27 13:05:35 -07:00
class-wc-api.php
Add webhooks REST API endpoint
2014-07-30 16:22:58 -04:00
class-wc-cache-helper.php
$key should be $transient_name
2014-07-03 13:02:19 +01:00
class-wc-cart.php
Reset fees before calculating/adding them again
2014-08-26 15:39:19 +01:00
class-wc-checkout.php
Changed use of get_order with wc_get_order
2014-08-15 14:29:21 +02:00
class-wc-comments.php
moved exclude order notes from wp_count_comments to class-wc-comments.php
2014-08-12 12:13:29 -03:00
class-wc-countries.php
Add Australian checkout locale
2014-08-14 12:07:41 +08:00
class-wc-coupon.php
maximum ammount for coupon functionality added
2014-08-08 07:38:58 -04:00
class-wc-customer.php
Remove diff code block from wc-customer
2014-06-27 05:56:27 -07:00
class-wc-download-handler.php
Changed all use of get_product to wc_get_product
2014-08-19 12:09:29 +02:00
class-wc-emails.php
Changed use of get_order with wc_get_order
2014-08-15 14:29:21 +02:00
class-wc-form-handler.php
Changed all use of get_product to wc_get_product
2014-08-19 12:09:29 +02:00
class-wc-frontend-scripts.php
Removed ununsed global variables in local scopes
2014-06-08 22:33:11 +02:00
class-wc-https.php
changed WC_HTTPS::force_https_url filter priority
2014-08-11 10:03:27 -03:00
class-wc-install.php
Remove unused method
2014-08-28 12:20:07 +01:00
class-wc-integrations.php
We'll let autoload handle this file loading
2013-11-01 21:05:02 +01:00
class-wc-language-pack-upgrader.php
Update language updater notices
2014-06-12 11:57:49 +01:00
class-wc-logger.php
introduces the wc_get_log_file_path() function
2014-05-28 11:08:33 -03:00
class-wc-order-factory.php
Passed $args to dynamic class that inherits WC_Abstract_Order is never used.
2014-08-15 14:56:43 +02:00
class-wc-order-item-meta.php
Cast array instead Closes #5890
2014-08-05 11:28:27 +01:00
class-wc-order-refund.php
created initial methods for WC_Order_Refund class
2014-07-08 15:22:58 -03:00
class-wc-order.php
Show refunded line items inline
2014-07-25 16:48:19 +01:00
class-wc-payment-gateways.php
Simplify Commerce by Mastercard gateway
2014-08-15 11:50:53 +01:00
class-wc-post-data.php
Use order types where required
2014-07-11 12:43:42 +01:00
class-wc-post-types.php
Prevent 404's caused by attachment link workaround.
2014-08-06 11:50:09 +01:00
class-wc-product-external.php
fixing typo in product classes
2014-03-24 12:11:43 +00:00
class-wc-product-factory.php
Minor fix to stop warnings in HHVM
2014-01-17 14:28:15 -06:00
class-wc-product-grouped.php
Tweak get_children to look for empty transient
2014-08-12 12:06:18 +01:00
class-wc-product-simple.php
Removed some transient clears where unnecessary
2014-06-19 12:25:10 +01:00
class-wc-product-variable.php
Fix up visibility of stock options, drop downs, and get_availability() when parent is managing stock for a variation.
2014-08-13 15:03:30 +01:00
class-wc-product-variation.php
Allow WC_Product_Variation children to extend meta
2014-08-28 11:30:11 -07:00
class-wc-query.php
Add second orderby parameter when sorting by price (ID)
2014-08-29 10:26:21 +01:00
class-wc-session-handler.php
Stronger session ID generation
2014-05-20 11:08:31 +01:00
class-wc-shipping-rate.php
save and display shipping taxes in order items meta box
2014-07-20 00:32:52 -03:00
class-wc-shipping.php
Update copy-pasted docs
2014-06-19 15:43:05 -04:00
class-wc-shortcodes.php
Changed all use of get_product to wc_get_product
2014-08-19 12:09:29 +02:00
class-wc-tax.php
Max 100 taxes displayed, but show text input
2014-07-23 11:30:06 +01:00
class-wc-template-loader.php
Update class-wc-template-loader.php
2014-06-19 15:45:09 +03:00
class-wc-validation.php
Update class-wc-validation.php
2014-05-14 00:55:29 +01:00
class-wc-webhook.php
Fix webhook delivery log deletion
2014-07-31 11:52:16 -04:00
wc-attribute-functions.php
Improve display of multiword product attributes
2014-07-30 12:41:14 -07:00
wc-cart-functions.php
Changed use of get_order with wc_get_order
2014-08-15 14:29:21 +02:00
wc-conditional-functions.php
Changed all use of get_product to wc_get_product
2014-08-19 12:09:29 +02:00
wc-core-functions.php
Merge pull request #6068 from bryceadams/master
2014-08-22 10:47:02 +01:00
wc-coupon-functions.php
Code changes for #4252
2013-12-02 12:34:27 +01:00
wc-deprecated-functions.php
better _doing_it_wrong()
2014-08-28 02:18:16 +05:45
wc-formatting-functions.php
Merge branch 'credit-notes'
2014-07-29 12:09:52 +01:00
wc-notice-functions.php
wc_has_notice function
2014-01-07 13:35:01 +00:00
wc-order-functions.php
Don't create redundant $payment_method var
2014-08-25 12:11:39 -07:00
wc-page-functions.php
Fix shop page when using verbose page rules
2014-07-03 15:14:00 +01:00
wc-product-functions.php
Changed all use of get_product to wc_get_product
2014-08-19 12:09:29 +02:00
wc-template-functions.php
Changed all use of get_product to wc_get_product
2014-08-19 12:09:29 +02:00
wc-template-hooks.php
Move loop_end hook as it is generic and used in all WP loops
2014-03-20 09:49:35 +00:00
wc-term-functions.php
Rewrote old JS to jQuery and allow usage of multiple product categories widgets on one page
2014-08-22 21:39:10 +02:00
wc-user-functions.php
Only add the 'do_not_allow' if target user ($args[0]) is set.
2014-08-27 20:18:44 +02:00