.. |
abstracts
|
Allow gateways to change the checkout place order button text on selection. Closes #4573
|
2014-01-28 11:25:57 +00:00 |
admin
|
No class exist check needed for files included once #4616
|
2014-02-05 15:02:30 +00:00 |
api
|
Fix potential fatal error when fetching orders via API
|
2014-01-30 15:41:21 -05:00 |
emails
|
Better handling for sent to admin/plain text args Closes #4359
|
2014-01-08 15:04:49 +00:00 |
gateways
|
Store POST to variable for paypal
|
2014-01-30 14:47:11 +00:00 |
libraries
|
CSS min fixes #4336
|
2013-12-23 14:30:39 +00:00 |
shipping
|
Removed debug output
|
2014-01-14 14:30:42 +02:00 |
shortcodes
|
Removed urldecode from $_GET and $_REQUEST
|
2014-01-26 01:19:17 -08:00 |
updates
|
Page functions woocommerce to wc refactor
|
2013-11-25 15:07:22 +01:00 |
walkers
|
Fix strict warnings for cat walker class, closes #4319
|
2013-12-09 10:07:24 +02:00 |
widgets
|
Set price slider min to min price. Closes #4183
|
2013-12-03 13:39:02 +00:00 |
class-wc-ajax.php
|
Removed urldecode from $_GET and $_REQUEST
|
2014-01-26 01:19:17 -08: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
|
Enhancing nocache helper
|
2014-01-28 10:26:01 -08:00 |
class-wc-cart.php
|
Fix array sum and out of base subtotals
|
2014-02-05 11:45:26 +00:00 |
class-wc-checkout.php
|
A Pair of Useful Shipping Related Actions
|
2013-12-30 18:59:09 -05:00 |
class-wc-comments.php
|
Ensure there is a join Fixes #4390
|
2013-12-24 13:31:37 +00:00 |
class-wc-countries.php
|
Correct get_country_locale for Japanese
|
2014-01-04 06:46:00 +09:00 |
class-wc-coupon.php
|
Remove dup discount calculation
|
2014-01-30 21:54:33 -08:00 |
class-wc-customer.php
|
Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs
|
2013-11-27 10:03:47 +01:00 |
class-wc-download-handler.php
|
Removed urldecode from $_GET and $_REQUEST
|
2014-01-26 01:19:17 -08:00 |
class-wc-emails.php
|
Core functions woocommerce to wc refactor
|
2013-11-25 13:45:04 +01:00 |
class-wc-form-handler.php
|
Removed urldecode from $_GET and $_REQUEST
|
2014-01-26 01:19:17 -08:00 |
class-wc-frontend-scripts.php
|
Fix filter name for WC styles in deprecation notice
|
2014-01-22 09:42:51 +01:00 |
class-wc-https.php
|
More https ajax requests
|
2014-01-08 16:39:16 +00:00 |
class-wc-install.php
|
Include_once during install and call the static to load taxonomies early. #4616
|
2014-02-05 15:01:30 +00:00 |
class-wc-integrations.php
|
We'll let autoload handle this file loading
|
2013-11-01 21:05:02 +01:00 |
class-wc-logger.php
|
Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs
|
2013-11-27 10:03:47 +01:00 |
class-wc-order-item-meta.php
|
Suggested code changes in #4266
|
2013-12-03 15:03:25 +01:00 |
class-wc-order.php
|
Only show taxes in cart when taxes are enabled
|
2014-01-22 14:10:11 +00:00 |
class-wc-payment-gateways.php
|
Filter gateways for add_payment_method form
|
2013-11-03 16:54:07 -08:00 |
class-wc-post-data.php
|
Update variations when the term slug changes Closes #4077
|
2013-11-12 20:25:26 +00:00 |
class-wc-post-types.php
|
Don't return class, just construct it. Use static methods #4616
|
2014-02-05 15:02:02 +00:00 |
class-wc-product-external.php
|
PhpDocs
|
2013-11-27 13:20:31 -05: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
|
syntax error missing semicolon on product grouped class
|
2013-12-10 09:38:36 -08:00 |
class-wc-product-simple.php
|
Product->get_title() should be raw format by default. Pass at #4124
|
2013-11-18 16:03:32 +01:00 |
class-wc-product-variable.php
|
Tweak message #4335
|
2014-01-08 13:38:34 +00:00 |
class-wc-product-variation.php
|
Ensure stock status is set for variations after setting to 0 Closes #4587
|
2014-01-29 14:39:55 +00:00 |
class-wc-query.php
|
Don't check for post_type for product query, and don't force the post_type variable as it should already be set. #4626
|
2014-02-04 13:44:18 +00:00 |
class-wc-session-handler.php
|
Cleanup sessions - CONCAT is too slow.
|
2014-01-13 10:45:35 +00:00 |
class-wc-shipping-rate.php
|
classes -> includes
|
2013-06-11 14:25:30 +01:00 |
class-wc-shipping.php
|
Inconsistent return types: mostly TODOs, some fixes
|
2013-11-29 13:50:31 -05:00 |
class-wc-shortcodes.php
|
Fix woocommerce_reset_loop Closes #4443
|
2014-01-08 13:23:40 +00:00 |
class-wc-tax.php
|
Cache tax rates to save database queries
|
2014-01-10 23:57:19 +01:00 |
class-wc-template-loader.php
|
Page functions woocommerce to wc refactor
|
2013-11-25 15:07:22 +01:00 |
class-wc-validation.php
|
refixed the BR postcode validation
|
2013-10-18 16:06:27 -03:00 |
wc-attribute-functions.php
|
Formatting functions woocommerce to wc refactor
|
2013-11-25 14:34:21 +01:00 |
wc-cart-functions.php
|
Only show taxes in cart when taxes are enabled
|
2014-01-22 14:10:11 +00:00 |
wc-conditional-functions.php
|
Add is_store_notice_showing Conditional
|
2014-01-10 11:17:01 -06:00 |
wc-core-functions.php
|
Merge pull request #4614 from claudiosmweb/clp_currency
|
2014-02-03 03:50:57 -08:00 |
wc-coupon-functions.php
|
Code changes for #4252
|
2013-12-02 12:34:27 +01:00 |
wc-customer-functions.php
|
fix register nonce and register catch errors
|
2014-01-03 03:06:28 -08:00 |
wc-deprecated-functions.php
|
Revert "Moved woocommerce_round_tax_total() to Formatting"
|
2014-01-28 09:47:46 -08:00 |
wc-formatting-functions.php
|
Revert "Moved woocommerce_round_tax_total() to Formatting"
|
2014-01-28 09:47:46 -08:00 |
wc-notice-functions.php
|
wc_has_notice function
|
2014-01-07 13:35:01 +00:00 |
wc-order-functions.php
|
Merge pull request #4388 from niravmehta/master
|
2013-12-23 05:22:25 -08:00 |
wc-page-functions.php
|
Code changes for #4252
|
2013-12-02 12:34:27 +01:00 |
wc-product-functions.php
|
Add classes for placeholder Closes #4432
|
2013-12-30 14:22:13 +00:00 |
wc-template-functions.php
|
Update wc-template-functions.php
|
2014-01-19 10:14:56 +02:00 |
wc-template-hooks.php
|
Reverted template function names for @jameskoster's sanity
|
2013-11-25 14:35:10 +00:00 |
wc-term-functions.php
|
Fix term reordering Closes #4294
|
2013-12-05 16:07:44 +00:00 |