.. |
abstracts
|
Run sanitize_callback
|
2018-01-22 14:09:56 +00:00 |
admin
|
Merge pull request #18491 from woocommerce/update/helper-text
|
2018-01-19 10:13:15 +02:00 |
api
|
Update text and clear cart meta data.
|
2018-01-15 17:04:50 +00:00 |
cli
|
Fix undefined format, closes #18418
|
2018-01-11 20:47:54 +05:45 |
customizer
|
Helpers for theme support vars and error messages.
|
2018-01-08 18:48:57 +00:00 |
data-stores
|
Remove unused variables
|
2018-01-03 16:00:28 -02:00 |
emails
|
Change invoice email title to "Customer invoice / Order details"
|
2017-10-27 15:01:02 +02:00 |
export
|
Merge pull request #18322 from woocommerce/fix/importer-file-names
|
2018-01-02 08:10:20 -08:00 |
gateways
|
Use new methods
|
2018-01-11 12:54:48 +00:00 |
import
|
fix while loop
|
2018-01-10 17:28:26 +00:00 |
interfaces
|
Merge branch 'master' into feature/webhook-crud
|
2017-11-16 12:20:22 -02:00 |
legacy
|
Add getter for tax_display_cart variable, with filter
|
2017-12-15 13:39:35 +00:00 |
libraries
|
Restore variable name
|
2017-12-08 16:47:52 +00:00 |
log-handlers
|
PHPCS fix
|
2017-11-17 14:47:51 +02:00 |
payment-tokens
|
…
|
|
shipping
|
phpcs
|
2018-01-22 11:03:13 +00:00 |
shortcodes
|
Allow stock to be overriden by filter when paying for orders
|
2018-01-17 14:31:56 +01:00 |
theme-support
|
Move unsupported product singles stuff to template loader class
|
2017-11-10 12:48:45 -08:00 |
walkers
|
Hide cat-parent class when category will show no children due to depth setting
|
2017-10-13 12:50:49 +01:00 |
widgets
|
Merge pull request #18174 from woocommerce/fix/18170
|
2017-12-18 11:13:44 -08:00 |
class-wc-ajax.php
|
Fix indentation
|
2018-01-19 09:57:27 +02:00 |
class-wc-api.php
|
Soft deprecated webhook deliveries REST API endpoints
|
2017-11-30 16:20:20 -02:00 |
class-wc-auth.php
|
Minor grammar change
|
2017-11-18 22:08:42 +00:00 |
class-wc-autoloader.php
|
update Yoda condition
|
2017-08-18 17:58:58 +05:30 |
class-wc-background-emailer.php
|
Performance tweak; close connection before running queue.
|
2017-12-08 16:57:53 +00:00 |
class-wc-background-updater.php
|
Prefix per site
|
2017-12-08 16:53:51 +00:00 |
class-wc-breadcrumb.php
|
Post types with no archives should not show in breadcrumb.
|
2018-01-04 12:09:11 +00:00 |
class-wc-cache-helper.php
|
Fix doc typo
|
2018-01-18 16:50:27 -02:00 |
class-wc-cart-fees.php
|
Keep public method around
|
2017-12-08 16:24:04 +00:00 |
class-wc-cart-session.php
|
PHPCS Fixes
|
2017-12-05 08:48:35 +02:00 |
class-wc-cart-totals.php
|
Round correctly when removing taxes from prices.
|
2018-01-05 14:56:33 +00:00 |
class-wc-cart.php
|
Should be pulic.
|
2017-12-15 15:18:17 +00:00 |
class-wc-checkout.php
|
Checkout should store fee tax lines
|
2017-11-21 10:49:26 +00:00 |
class-wc-cli.php
|
Use dirname rather than __DIR__ and use parenthesis for WC_CLI
|
2018-01-15 11:06:53 +05:45 |
class-wc-comments.php
|
Tweak total_comments
|
2017-11-23 11:17:23 +00:00 |
class-wc-countries.php
|
Merge pull request #18315 from alexminza/master
|
2018-01-02 14:31:30 -08:00 |
class-wc-coupon.php
|
Set coupon virtual state on when initializing virtual coupons during recalculation
|
2017-08-25 17:07:07 +02:00 |
class-wc-customer-download-log.php
|
PHPCS
|
2017-11-13 16:29:44 +00:00 |
class-wc-customer-download.php
|
Merge pull request #17679 from woocommerce/update/12517-download-reporting
|
2017-11-14 12:23:01 -08:00 |
class-wc-customer.php
|
Fix tests
|
2017-12-21 19:00:55 +00:00 |
class-wc-data-exception.php
|
…
|
|
class-wc-data-store.php
|
Merge branch 'master' into feature/webhook-crud
|
2017-11-16 12:20:22 -02:00 |
class-wc-datetime.php
|
DateTime docblocks
|
2017-07-18 11:46:11 +01:00 |
class-wc-deprecated-action-hooks.php
|
Fixed coding standards
|
2017-11-22 15:25:27 -02:00 |
class-wc-deprecated-filter-hooks.php
|
Add deprecation notice for old hooks
|
2017-12-11 09:29:08 +01:00 |
class-wc-discounts.php
|
spacing
|
2018-01-11 15:01:07 +00:00 |
class-wc-download-handler.php
|
When serving downloads, ensure order/key are set and valid. Fixes #18328
|
2018-01-03 10:55:57 +00:00 |
class-wc-emails.php
|
Class wc emails backorder method extract function removed (#17724)
|
2017-11-17 11:38:26 +00:00 |
class-wc-embed.php
|
Fix Fatal Error: undefined function
|
2017-05-16 04:04:47 -04:00 |
class-wc-form-handler.php
|
Update billing if account form changes.
|
2018-01-09 17:50:43 +00:00 |
class-wc-frontend-scripts.php
|
cart_hash_key param
|
2018-01-15 16:03:27 +00:00 |
class-wc-geo-ip.php
|
Fix phpdoc to include params and correct types
|
2017-05-15 13:50:52 +02:00 |
class-wc-geolocation.php
|
Remove port from string before checking IP
|
2018-01-02 11:54:26 +11:00 |
class-wc-https.php
|
Fix phpdoc to include params and correct types
|
2017-05-15 13:50:52 +02:00 |
class-wc-install.php
|
Remove unwanted transient then were not set
|
2017-12-18 20:03:08 +05:45 |
class-wc-integrations.php
|
…
|
|
class-wc-log-levels.php
|
Rename `informational` to `info` in the phpdoc
|
2017-05-18 10:32:25 +02:00 |
class-wc-logger.php
|
i18n: Simpler translation string with placeholders
|
2017-08-16 00:22:46 +03:00 |
class-wc-meta-data.php
|
Handle JSON encoding for API
|
2017-10-04 14:12:53 +01:00 |
class-wc-order-factory.php
|
wc_caught_exception method
|
2017-11-01 11:41:53 +00:00 |
class-wc-order-item-coupon.php
|
Fix typo in WooCommerce plugin (#16135)
|
2017-07-17 11:10:52 +01:00 |
class-wc-order-item-fee.php
|
Use passed location
|
2017-11-15 12:14:55 +00:00 |
class-wc-order-item-meta.php
|
Fix typo in WooCommerce plugin (#16135)
|
2017-07-17 11:10:52 +01:00 |
class-wc-order-item-product.php
|
Converting to floats messes with storage - keep strings
|
2017-11-06 20:04:03 +00:00 |
class-wc-order-item-shipping.php
|
Revert is_vat_exempt changes in item classes
|
2017-10-31 13:36:57 +00:00 |
class-wc-order-item-tax.php
|
Fix typo in WooCommerce plugin (#16135)
|
2017-07-17 11:10:52 +01:00 |
class-wc-order-item.php
|
Tweak where meta gets sanitized before passing to comparison function
|
2017-11-20 21:48:35 +00:00 |
class-wc-order-query.php
|
Query objects can also return objects
|
2017-08-29 08:36:50 -07:00 |
class-wc-order-refund.php
|
Revert "Add backtrace to deprecated message"
|
2017-04-13 13:34:19 +01:00 |
class-wc-order.php
|
Implement get_edit_order_url method.
|
2018-01-11 12:04:39 +00:00 |
class-wc-payment-gateways.php
|
Review tweaks
|
2017-11-09 09:26:17 -08:00 |
class-wc-payment-tokens.php
|
Fix phpdoc to include params and correct types
|
2017-05-15 13:50:52 +02:00 |
class-wc-post-data.php
|
Force term setting
|
2017-11-23 16:00:34 +00:00 |
class-wc-post-types.php
|
Remove legacy "view" key from register_post_type()
|
2018-01-18 16:59:53 +01:00 |
class-wc-product-attribute.php
|
Remove escape
|
2017-06-13 13:30:00 +01:00 |
class-wc-product-download.php
|
Relative paths are absolute.
|
2018-01-15 15:41:31 +00:00 |
class-wc-product-external.php
|
Add add_to_cart_description method and aria-labels to cart buttons in the loop
|
2017-11-14 11:45:16 +00:00 |
class-wc-product-factory.php
|
…
|
|
class-wc-product-grouped.php
|
Add appropriate column widths and fix up price method for consistentcy.
|
2018-01-05 12:23:08 +00:00 |
class-wc-product-query.php
|
Query objects can also return objects
|
2017-08-29 08:36:50 -07:00 |
class-wc-product-simple.php
|
Add add_to_cart_description method and aria-labels to cart buttons in the loop
|
2017-11-14 11:45:16 +00:00 |
class-wc-product-variable.php
|
Update docblock for $include_taxes
|
2017-12-07 11:46:35 +00:00 |
class-wc-product-variation.php
|
Default variation tax class should be 'same as parent'
|
2017-11-16 12:19:31 +00:00 |
class-wc-query.php
|
Update docs.
|
2017-12-25 02:16:10 -06:00 |
class-wc-regenerate-images-request.php
|
Include background process library (#18380)
|
2018-01-08 18:57:50 +00:00 |
class-wc-regenerate-images.php
|
Helpers for theme support vars and error messages.
|
2018-01-08 18:48:57 +00:00 |
class-wc-register-wp-admin-settings.php
|
…
|
|
class-wc-session-handler.php
|
Cleanup session callback.
|
2017-12-15 15:14:05 +00:00 |
class-wc-shipping-rate.php
|
Typo in set_instance_id() method
|
2017-07-11 10:38:50 +01:00 |
class-wc-shipping-zone.php
|
phpcs
|
2018-01-22 12:06:31 +00:00 |
class-wc-shipping-zones.php
|
Fixed @since
|
2017-12-06 19:12:42 -02:00 |
class-wc-shipping.php
|
Return packages with no rates.
|
2017-12-05 15:00:07 +00:00 |
class-wc-shortcodes.php
|
Use new loop functions
|
2017-12-06 18:10:44 +00:00 |
class-wc-structured-data.php
|
phpcs
|
2018-01-11 12:32:58 +00:00 |
class-wc-tax.php
|
Reversion changes
|
2017-12-07 15:39:10 +00:00 |
class-wc-template-loader.php
|
Force woocommerce options to show in customizer with unsupported themes
|
2017-12-04 15:33:42 +00:00 |
class-wc-tracker.php
|
Remove need for wc_get_core_supported_themes
|
2017-11-07 12:17:03 +00:00 |
class-wc-validation.php
|
CZ/SK zip - exchange space for \s
|
2017-11-30 19:33:16 +01:00 |
class-wc-webhook.php
|
Merge pull request #17987 from woocommerce/feature/12439-process-delivery-hook
|
2017-12-04 13:08:42 +00:00 |
class-woocommerce.php
|
Only load session handler class on frontend not during cron
|
2017-12-21 10:16:13 +05:45 |
wc-account-functions.php
|
wc_lostpassword_url should not be used before init
|
2017-12-05 14:25:24 +00:00 |
wc-attribute-functions.php
|
Remove text type setting
|
2017-12-08 11:24:21 +00:00 |
wc-cart-functions.php
|
Add getter for tax_display_cart variable, with filter
|
2017-12-15 13:39:35 +00:00 |
wc-conditional-functions.php
|
Merge branch 'master' into feature/webhook-crud
|
2017-12-07 18:21:52 -02:00 |
wc-core-functions.php
|
Helpers for theme support vars and error messages.
|
2018-01-08 18:48:57 +00:00 |
wc-coupon-functions.php
|
Fix phpdoc to include params and correct types
|
2017-05-15 13:50:52 +02:00 |
wc-deprecated-functions.php
|
Introduced new wc_deprecated_hook function as alias to _deprecated_hook
|
2017-11-22 14:47:22 -02:00 |
wc-formatting-functions.php
|
Tests
|
2018-01-12 14:20:39 +00:00 |
wc-notice-functions.php
|
PHPCS fixes
|
2018-01-11 10:39:30 +05:45 |
wc-order-functions.php
|
Ensure refund is deleted when exception is thrown during wc_create_refund
|
2017-11-22 17:03:58 +01:00 |
wc-order-item-functions.php
|
Invalidate by ID
|
2017-05-30 14:37:16 +01:00 |
wc-page-functions.php
|
Fixed coding standards
|
2017-11-20 20:19:09 -02:00 |
wc-product-functions.php
|
Merge pull request #18307 from unfulvio/issue-18223-transient
|
2018-01-03 11:47:15 +00:00 |
wc-rest-functions.php
|
Initial webhooks implementation on REST API v1
|
2017-11-29 10:23:19 -02:00 |
wc-stock-functions.php
|
Use timestamp function
|
2017-12-07 15:24:57 +00:00 |
wc-template-functions.php
|
Helpers for theme support vars and error messages.
|
2018-01-08 18:48:57 +00:00 |
wc-template-hooks.php
|
Hook in subcats
|
2017-12-06 18:10:28 +00:00 |
wc-term-functions.php
|
Add cache invalidation for wc_get_product_terms
|
2017-10-25 13:27:18 +01:00 |
wc-update-functions.php
|
Removed unresolved merge conflicts
|
2017-12-07 19:06:07 -02:00 |
wc-user-functions.php
|
Rewrite wc_get_customer_last_order() to leverage the customer data store.
|
2018-01-10 18:39:35 +00:00 |
wc-webhook-functions.php
|
Introduces woocommerce_webhook_process_delivery hook
|
2017-12-01 14:33:30 -02:00 |
wc-widget-functions.php
|
Fix visibility of rating widgets
|
2017-06-15 11:29:10 +01:00 |