.. |
abstracts
|
Merge remote-tracking branch 'upstream/master' into order-factory-refactor
|
2014-07-03 13:38:55 +02:00 |
admin
|
Merge pull request #5678 from coenjacobs/order-factory-refactor
|
2014-07-03 15:14:43 +01:00 |
api
|
Merge remote-tracking branch 'upstream/master' into order-factory-refactor
|
2014-07-03 13:38:55 +02:00 |
emails
|
Replace new WC_Order calls with get_order
|
2014-06-13 15:24:51 +02:00 |
gateways
|
moved h3 bank account title out of UL element for correctness
|
2014-07-03 11:54:36 -07:00 |
libraries
|
Update LESS compiler and less files #5070
|
2014-03-06 17:29:52 +01:00 |
shipping
|
Removed ununsed global variables in local scopes
|
2014-06-08 22:33:11 +02:00 |
shortcodes
|
Replace new WC_Order calls with get_order
|
2014-06-13 15:24:51 +02:00 |
updates
|
Data update
|
2014-06-24 15:21:39 +01:00 |
walkers
|
Hide empty at walker level #5028
|
2014-03-20 09:55:36 +00:00 |
widgets
|
Removed ununsed global variables in local scopes
|
2014-06-08 22:33:11 +02:00 |
class-wc-ajax.php
|
Merge remote-tracking branch 'upstream/master' into order-factory-refactor
|
2014-07-03 13:38:55 +02:00 |
class-wc-api.php
|
Add action for plugins to load other API resources
|
2013-11-23 13:27:47 -05:00 |
class-wc-cache-helper.php
|
$key should be $transient_name
|
2014-07-03 13:02:19 +01:00 |
class-wc-cart.php
|
Defer cart cookie being set
|
2014-06-30 15:14:32 +01:00 |
class-wc-checkout.php
|
Merge remote-tracking branch 'upstream/master' into order-factory-refactor
|
2014-07-03 13:38:55 +02:00 |
class-wc-comments.php
|
Clear comment transients only on wp_update_comment_count
|
2014-07-03 12:59:57 +01:00 |
class-wc-countries.php
|
Correct the order of Japanese address fields
|
2014-07-01 16:52:45 +09:00 |
class-wc-coupon.php
|
Filter is_valid_for_product even when not relevant.
|
2014-07-04 11:03:12 +01: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
|
Merge remote-tracking branch 'upstream/master' into order-factory-refactor
|
2014-07-03 13:38:55 +02:00 |
class-wc-emails.php
|
Merge remote-tracking branch 'upstream/master' into order-factory-refactor
|
2014-07-03 13:38:55 +02:00 |
class-wc-form-handler.php
|
Merge remote-tracking branch 'upstream/master' into order-factory-refactor
|
2014-07-03 13:38:55 +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
|
Made stateless classes static to allow unhooking of hooks
|
2014-05-28 14:52:50 +01:00 |
class-wc-install.php
|
Clear comment transients only on wp_update_comment_count
|
2014-07-03 12:59:57 +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
|
WC_Order is default class for order factory
|
2014-06-14 23:26:01 +02:00 |
class-wc-order-item-meta.php
|
Check if term is returned before getting its name
|
2014-05-11 09:37:27 -04:00 |
class-wc-order.php
|
Merge remote-tracking branch 'upstream/master' into order-factory-refactor
|
2014-07-03 13:38:55 +02:00 |
class-wc-payment-gateways.php
|
Update copy-pasted docs
|
2014-06-19 15:43:05 -04:00 |
class-wc-post-data.php
|
Invalidate query transients to avoid cache flush
|
2014-07-03 12:59:57 +01:00 |
class-wc-post-types.php
|
Replace get_page with get_post
|
2014-07-03 13:25:50 +03: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
|
Added wc_stock_amount() core function and replaced intval
|
2014-06-25 11:25:28 +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
|
Added wc_stock_amount() core function and replaced intval
|
2014-06-25 11:25:28 +01:00 |
class-wc-product-variation.php
|
Merge branch 'variation-stock-management'
|
2014-06-27 11:15:42 +01:00 |
class-wc-query.php
|
Fix shop page when using verbose page rules
|
2014-07-03 15:14:00 +01:00 |
class-wc-session-handler.php
|
Stronger session ID generation
|
2014-05-20 11:08:31 +01:00 |
class-wc-shipping-rate.php
|
Possible workaround for @BFTrick's issue.
|
2014-03-25 13:40:58 +00:00 |
class-wc-shipping.php
|
Update copy-pasted docs
|
2014-06-19 15:43:05 -04:00 |
class-wc-shortcodes.php
|
Remove ordering query args
|
2014-06-09 04:15:46 -04:00 |
class-wc-tax.php
|
Don't assume the database prefix is wp_
|
2014-06-19 11:35:33 -04: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 |
wc-attribute-functions.php
|
Fix encoding issue with attribute values and move variation data to tooltip Closes #5169
|
2014-03-24 12:09:21 +00:00 |
wc-cart-functions.php
|
Merge remote-tracking branch 'upstream/master' into order-factory-refactor
|
2014-07-03 13:38:55 +02:00 |
wc-conditional-functions.php
|
Only check DOING_AJAX
|
2014-02-13 10:49:33 +01:00 |
wc-core-functions.php
|
introduces the wc_get_core_supported_themes() function
|
2014-06-27 16:42:23 -03:00 |
wc-coupon-functions.php
|
Code changes for #4252
|
2013-12-02 12:34:27 +01:00 |
wc-deprecated-functions.php
|
Pass args through for deprecated function Closes #5087
|
2014-03-12 14:38:03 +01:00 |
wc-formatting-functions.php
|
Added wc_stock_amount() core function and replaced intval
|
2014-06-25 11:25:28 +01:00 |
wc-notice-functions.php
|
wc_has_notice function
|
2014-01-07 13:35:01 +00:00 |
wc-order-functions.php
|
Merge remote-tracking branch 'upstream/master' into order-factory-refactor
|
2014-07-03 13:38:55 +02: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
|
Remove wp_cache_flush() Closes #5777
|
2014-07-03 12:59:57 +01:00 |
wc-template-functions.php
|
Invalidate query transients to avoid cache flush
|
2014-07-03 12:59:57 +01: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
|
Term counts only need to be deleted when terms are recounted
|
2014-06-19 12:25:10 +01:00 |
wc-user-functions.php
|
Merge remote-tracking branch 'upstream/master' into order-factory-refactor
|
2014-07-03 13:38:55 +02:00 |