.. |
abstracts
|
Use CRUD in wc_save_order_items
|
2016-08-19 13:43:33 +01:00 |
admin
|
Remove direct access of item props in admin
|
2016-08-19 15:08:00 +01:00 |
api
|
Remove direct access of item props in admin
|
2016-08-19 15:08:00 +01:00 |
cli
|
Remove direct access of item props in admin
|
2016-08-19 15:08:00 +01:00 |
emails
|
Merge branch 'master' into orders-crud-function-update
|
2016-08-08 17:24:40 +01:00 |
gateways
|
Remove direct access of item props in admin
|
2016-08-19 15:08:00 +01:00 |
legacy
|
A few fixes to customer CRUD:
|
2016-08-04 13:13:07 -07:00 |
libraries
|
missing _media
|
2016-07-26 17:03:16 +01:00 |
payment-tokens
|
white space issues
|
2016-06-06 20:04:45 +01:00 |
shipping
|
Merge branch 'master' into WC-CRUD
|
2016-08-04 12:10:04 +01:00 |
shortcodes
|
Reduce stock and other notices
|
2016-08-09 14:15:04 +01:00 |
vendor
|
Remove now defunct WP API vendor file.
|
2016-07-26 10:24:15 -07:00 |
walkers
|
coding standards and escaping
|
2016-07-29 11:51:58 +02:00 |
widgets
|
Move all query string vars to form in price widget using wc_query_string_form_fields
|
2016-08-04 13:37:39 +01:00 |
class-wc-ajax.php
|
Use CRUD in wc_save_order_items
|
2016-08-19 13:43:33 +01:00 |
class-wc-api.php
|
Defined a priority for the REST API init method
|
2016-08-16 17:44:32 -03:00 |
class-wc-auth.php
|
Support callback and return URLs which do not define scheme
|
2016-04-19 16:12:22 +01:00 |
class-wc-autoloader.php
|
Minor tweaks and JSHint ignore for update notice script
|
2016-06-06 23:05:10 +05:45 |
class-wc-background-updater.php
|
Made WC_Logger pluggable via wc_get_logger function.
|
2016-08-08 13:59:23 +01:00 |
class-wc-breadcrumb.php
|
fixes #11588 - revision1
|
2016-08-02 05:27:30 +02:00 |
class-wc-cache-helper.php
|
start transfering things to billing_ prefix
|
2016-03-17 12:39:29 -07:00 |
class-wc-cart.php
|
Merge branch 'master' into WC-CRUD
|
2016-08-09 11:08:21 +01:00 |
class-wc-checkout.php
|
Fix item data
|
2016-08-17 11:45:07 +01:00 |
class-wc-cli.php
|
…
|
|
class-wc-comments.php
|
Sync rating after clear_transients so meta exists
|
2016-08-18 11:10:16 +01:00 |
class-wc-countries.php
|
add PT (Portugal) address format
|
2016-08-16 17:10:09 +01:00 |
class-wc-coupon.php
|
Merge branch 'master' into WC-CRUD
|
2016-08-04 12:10:04 +01:00 |
class-wc-customer.php
|
Date modified is read only and set by WP after update
|
2016-08-16 11:57:25 +01:00 |
class-wc-data-exception.php
|
Exception class
|
2016-08-17 11:44:56 +01:00 |
class-wc-download-handler.php
|
Fixed mixed tabs and spaces
|
2016-07-11 16:56:35 +02:00 |
class-wc-emails.php
|
Remove direct access of item props in admin
|
2016-08-19 15:08:00 +01:00 |
class-wc-embed.php
|
Normalize the "Read more" button text, closes #11319
|
2016-06-30 15:16:26 -03:00 |
class-wc-form-handler.php
|
Fix write context errors
|
2016-08-15 17:50:02 +01:00 |
class-wc-frontend-scripts.php
|
Fix add to cart variation AJAX mode when cart fragments are dequeued
|
2016-08-11 01:17:43 +01:00 |
class-wc-geo-ip.php
|
Made WC_Logger pluggable via wc_get_logger function.
|
2016-08-08 13:59:23 +01:00 |
class-wc-geolocation.php
|
Made WC_Logger pluggable via wc_get_logger function.
|
2016-08-08 13:59:23 +01:00 |
class-wc-https.php
|
Update class-wc-https.php
|
2016-04-04 14:37:45 -03:00 |
class-wc-install.php
|
Check if there is a comment_type index before adding one
|
2016-08-09 14:28:41 +02:00 |
class-wc-integrations.php
|
Fixed mixed tabs and spaces
|
2016-07-11 16:56:35 +02:00 |
class-wc-legacy-api.php
|
Define full path for includes
|
2016-07-27 11:58:43 +01:00 |
class-wc-logger.php
|
Fix removal and tweak buttons
|
2016-08-02 14:42:27 +01:00 |
class-wc-order-factory.php
|
Use CRUD in wc_save_order_items
|
2016-08-19 13:43:33 +01:00 |
class-wc-order-item-coupon.php
|
qty -> quantity
|
2016-08-16 12:36:38 +01:00 |
class-wc-order-item-fee.php
|
Comment out exception code - see #11715
|
2016-08-17 17:07:30 +01:00 |
class-wc-order-item-meta.php
|
Order item classes
|
2016-06-21 20:10:09 +01:00 |
class-wc-order-item-product.php
|
Comment out exception code - see #11715
|
2016-08-17 17:07:30 +01:00 |
class-wc-order-item-shipping.php
|
qty -> quantity
|
2016-08-16 12:36:38 +01:00 |
class-wc-order-item-tax.php
|
qty -> quantity
|
2016-08-16 12:36:38 +01:00 |
class-wc-order-item.php
|
Feedback from @claudiosmweb
|
2016-08-18 13:30:10 +01:00 |
class-wc-order-refund.php
|
Refund unit tests
|
2016-06-22 16:31:05 +01:00 |
class-wc-order.php
|
qty -> quantity
|
2016-08-16 12:36:38 +01:00 |
class-wc-payment-gateways.php
|
get_payment_gateway_ids method
|
2016-05-26 15:46:14 +01:00 |
class-wc-payment-tokens.php
|
Scrutinizer Auto-Fixes
|
2016-06-06 16:50:18 +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
|
Remove prefix from tags and cats
|
2016-07-27 11:47:30 +01: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
|
Prevent variations being created/returned without parents
|
2016-05-13 19:06:16 +01:00 |
class-wc-product-grouped.php
|
Fixed mixed tabs and spaces
|
2016-07-11 16:56:35 +02:00 |
class-wc-product-simple.php
|
Normalize the "Read more" button text, closes #11319
|
2016-06-30 15:16:26 -03:00 |
class-wc-product-variable.php
|
Remove boolval
|
2016-08-04 11:12:14 +01:00 |
class-wc-product-variation.php
|
Don't allow variations to exist with invalid parents
|
2016-08-01 16:24:31 +01:00 |
class-wc-query.php
|
Sort by rating with meta
|
2016-08-18 11:33:19 +01:00 |
class-wc-register-wp-admin-settings.php
|
Rename helper class from 'legacy' to be more descriptive of whats happening. Registering wp-admin settings to the REST API.
|
2016-07-26 11:08:29 -07:00 |
class-wc-session-handler.php
|
Define full path for includes
|
2016-07-27 11:58:43 +01:00 |
class-wc-shipping-rate.php
|
Merge branch 'master' into WC-CRUD
|
2016-06-13 15:01:58 +01:00 |
class-wc-shipping-zone.php
|
Maintain method_order sorting for zones in list
|
2016-07-21 14:30:05 +01:00 |
class-wc-shipping-zones.php
|
Match zones with no countries
|
2016-06-20 13:22:58 +01:00 |
class-wc-shipping.php
|
[2.6] Fix ship to specific counties option
|
2016-08-10 12:04:52 +01:00 |
class-wc-shortcodes.php
|
Add transient caching to product_loop
|
2016-08-18 13:19:57 +01:00 |
class-wc-tax.php
|
Ordering in place
|
2016-07-27 11:30:12 +01:00 |
class-wc-template-loader.php
|
Do not filter the embed template path
|
2016-04-25 11:27:53 +02:00 |
class-wc-tracker.php
|
Unused vars and code docs
|
2016-06-06 18:57:24 +01:00 |
class-wc-validation.php
|
Fixed mixed tabs and spaces
|
2016-07-11 16:56:35 +02:00 |
class-wc-webhook.php
|
Introduces the woocommerce_webhook_order_payload_filters filter
|
2016-08-18 13:22:13 -03:00 |
wc-account-functions.php
|
Return full URL when using wc_get_account_endpoint_url() function, closes #11365
|
2016-07-05 19:09:03 -03:00 |
wc-attribute-functions.php
|
Meta/product handling
|
2016-08-08 16:20:15 +01:00 |
wc-cart-functions.php
|
Reduce stock and other notices
|
2016-08-09 14:15:04 +01:00 |
wc-conditional-functions.php
|
Check is_singular when looking for shortcode content
|
2016-07-21 13:17:35 +01:00 |
wc-core-functions.php
|
wc_do_deprecated_action helper
|
2016-08-15 11:02:49 +01:00 |
wc-coupon-functions.php
|
Improve docblock comments in various functions
|
2016-01-06 17:11:09 +01:00 |
wc-deprecated-functions.php
|
merge table fixes
|
2016-06-06 19:29:47 +01:00 |
wc-formatting-functions.php
|
DRY #11614
|
2016-08-16 16:55:26 -03:00 |
wc-notice-functions.php
|
[fix] Handle notices without outputting outside of template files
|
2016-06-14 11:33:28 +01:00 |
wc-order-functions.php
|
Reduce stock and other notices
|
2016-08-09 14:15:04 +01:00 |
wc-page-functions.php
|
Fixed mixed tabs and spaces
|
2016-07-11 16:56:35 +02:00 |
wc-product-functions.php
|
Scrutinizer Auto-Fixes
|
2016-06-06 16:50:18 +00:00 |
wc-rest-functions.php
|
Rename the endpoint from system-status to system_status (matches the rest of WC endpoints).
|
2016-07-27 14:06:14 -07:00 |
wc-template-functions.php
|
wc_prevent_adjacent_posts_rel_link_wp_head
|
2016-08-12 11:03:28 +01:00 |
wc-template-hooks.php
|
Hook in the no products found template
|
2016-08-08 13:43:42 +01:00 |
wc-term-functions.php
|
Fix func_get_args warning thrown by php7cc.
|
2016-08-10 19:00:20 +07:00 |
wc-update-functions.php
|
Add an index to the field comment_type
|
2016-08-09 10:00:51 +02:00 |
wc-user-functions.php
|
[2.6] Fixed downloadable variable product URL, closes #11699
|
2016-08-18 00:53:27 -03:00 |
wc-webhook-functions.php
|
Require create webhook secret in the REST API
|
2016-06-27 21:55:54 -03:00 |
wc-widget-functions.php
|
Define full path for includes
|
2016-07-27 11:58:43 +01:00 |