.. |
abstracts
|
Merge pull request #17058 from woocommerce/fix/17047-alt
|
2017-10-04 11:48:46 -03:00 |
admin
|
Added Text Domain
|
2017-10-12 08:28:45 +05:30 |
api
|
Improving the code comment
|
2017-10-03 12:28:05 -03:00 |
cli
|
Apply wc_maybe_define_constant() in all places
|
2017-09-05 16:52:39 -03:00 |
data-stores
|
Make parse_date_for_wp_query public
|
2017-09-26 12:03:11 -07:00 |
emails
|
Ensure we have arrays in find/replace
|
2017-09-14 17:37:23 -07:00 |
export
|
Change Position key from 'position' to 'menu_order'
|
2017-08-22 16:46:09 -03:00 |
gateways
|
Improved PDT handling and logs
|
2017-10-02 14:24:39 +01:00 |
import
|
[Importer] Do not override stock_status when already declared
|
2017-09-29 16:07:15 -03:00 |
interfaces
|
Fixed typos.
|
2017-07-10 12:56:28 +07:00 |
legacy
|
Treat values in cart_contents hash as arrays instead of objects
|
2017-09-29 18:46:34 +02:00 |
libraries
|
Fix like query escape in background processing
|
2017-09-20 12:46:27 +01:00 |
log-handlers
|
Fix typo in WooCommerce plugin (#16135)
|
2017-07-17 11:10:52 +01:00 |
payment-tokens
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
shipping
|
Handle isset for legacy props, and adjust free shipping logic
|
2017-08-21 13:01:20 +01:00 |
shortcodes
|
Apply wc_maybe_define_constant() in all places
|
2017-09-05 16:52:39 -03:00 |
theme-support
|
Custom colors
|
2017-07-13 15:05:22 +01:00 |
vendor
|
i18n: Simpler translation string with placeholders
|
2017-08-16 00:42:32 +03:00 |
walkers
|
Fix phpdoc to include params and correct types
|
2017-05-15 13:50:52 +02:00 |
widgets
|
Update WC_Widget_Layered_Nav_Filters
|
2017-10-01 11:41:22 +02:00 |
class-wc-ajax.php
|
Merge pull request #16991 from woocommerce/fix/16988
|
2017-09-29 11:42:08 -03:00 |
class-wc-api.php
|
[REST API] Fixed file name convention
|
2017-03-23 17:48:37 -03:00 |
class-wc-auth.php
|
i18n: Fix some translation strings (#16441)
|
2017-08-14 17:25:08 +01:00 |
class-wc-autoloader.php
|
update Yoda condition
|
2017-08-18 17:58:58 +05:30 |
class-wc-background-emailer.php
|
Fix phpdoc to include params and correct types
|
2017-05-15 13:50:52 +02:00 |
class-wc-background-updater.php
|
Apply wc_maybe_define_constant() in all places
|
2017-09-05 16:52:39 -03:00 |
class-wc-breadcrumb.php
|
Fix breadcrumbs for regular categories
|
2017-08-16 11:22:22 +01:00 |
class-wc-cache-helper.php
|
Apply wc_maybe_define_constant() in all places
|
2017-09-05 16:52:39 -03:00 |
class-wc-cart-fees.php
|
Docblocks
|
2017-09-27 17:16:33 +01:00 |
class-wc-cart-session.php
|
Docblocks
|
2017-09-27 17:16:33 +01:00 |
class-wc-cart-totals.php
|
#16938 rename filter for clarity
|
2017-10-04 10:56:56 +02:00 |
class-wc-cart.php
|
Fix direct access to props on checkout
|
2017-09-27 16:25:45 +02:00 |
class-wc-checkout.php
|
Fix direct access to props on checkout
|
2017-09-27 16:25:45 +02:00 |
class-wc-cli.php
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
class-wc-comments.php
|
Comment feed where clauses should be appended
|
2017-06-29 11:29:54 +01:00 |
class-wc-countries.php
|
syntax error
|
2017-09-06 10:40:40 +01: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.php
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
class-wc-customer.php
|
Avoid using meta directly
|
2017-08-08 13:04:27 +01:00 |
class-wc-data-exception.php
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
class-wc-data-store.php
|
Removed manual discounts code
|
2017-08-18 10:36:10 +01:00 |
class-wc-datetime.php
|
DateTime docblocks
|
2017-07-18 11:46:11 +01:00 |
class-wc-deprecated-action-hooks.php
|
Use new_* hooks instead of created_*
|
2017-03-28 11:05:45 -07:00 |
class-wc-deprecated-filter-hooks.php
|
Replaced deprecated wocommerce_credit_card_type_labels in favor of woocommerce_credit_card_type_labels filter.
|
2017-06-19 21:24:53 +03:00 |
class-wc-discounts.php
|
These classes require WC_Cart objects
|
2017-09-27 17:12:45 +01:00 |
class-wc-download-handler.php
|
Ensure we have a http URL for file path replacements
|
2017-07-21 11:11:17 +01:00 |
class-wc-emails.php
|
Fixed WC_Emails::wrap_message hooks
|
2017-09-26 13:27:50 -03:00 |
class-wc-embed.php
|
Fix Fatal Error: undefined function
|
2017-05-16 04:04:47 -04:00 |
class-wc-form-handler.php
|
sanitize _POST
|
2017-09-22 20:52:38 -07:00 |
class-wc-frontend-scripts.php
|
Merge pull request #16050 from woocommerce/update/15985
|
2017-07-10 15:40:56 -03: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
|
Use correct server variable
|
2017-08-04 14:27:22 -07: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
|
Lock the install routine via a transient to prohibit race conditions due to firing on the init hook.
|
2017-09-27 17:41:26 +02:00 |
class-wc-integrations.php
|
…
|
|
class-wc-legacy-api.php
|
Apply wc_maybe_define_constant() in all places
|
2017-09-05 16:52:39 -03:00 |
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
|
Removed manual discounts code
|
2017-08-18 10:36:10 +01: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
|
added actions and filters to modify tax calculation for shipping taxes and fee taxes #16938
|
2017-09-28 12:52:55 +02: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
|
Merge pull request #16233 from woocommerce/fix/16232
|
2017-07-26 01:15:01 -03:00 |
class-wc-order-item-shipping.php
|
added actions and filters to modify tax calculation for shipping taxes and fee taxes #16938
|
2017-09-28 12:52:55 +02: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
|
added actions and filters to modify tax calculation for shipping taxes and fee taxes #16938
|
2017-09-28 12:52:55 +02: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
|
Save order paid date as GMT+0
|
2017-09-26 14:58:35 -03:00 |
class-wc-payment-gateways.php
|
Improve add payment method logic
|
2017-08-07 12:39:16 +01: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
|
Filter oEmbeds for certain post types
|
2017-10-02 12:36:58 +01:00 |
class-wc-post-types.php
|
Option to disable reviews globally
|
2017-06-08 15:26:30 +01:00 |
class-wc-product-attribute.php
|
Remove escape
|
2017-06-13 13:30:00 +01:00 |
class-wc-product-download.php
|
Only validate file type on relative paths
|
2017-04-12 16:49:43 +01:00 |
class-wc-product-external.php
|
Fix typo in WooCommerce plugin (#16135)
|
2017-07-17 11:10:52 +01:00 |
class-wc-product-factory.php
|
Remove order and product factory cache
|
2017-03-21 23:37:38 +00:00 |
class-wc-product-grouped.php
|
Fix typo in WooCommerce plugin (#16135)
|
2017-07-17 11:10:52 +01: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
|
…
|
|
class-wc-product-variable.php
|
Fix typo
|
2017-10-03 15:34:44 +03:00 |
class-wc-product-variation.php
|
Allow wc_get_formatted_variation to skip attributes used in the variation's name
|
2017-10-02 15:50:10 +01:00 |
class-wc-query.php
|
Updated docblock for class-wc-query.php, closes #16963
|
2017-09-27 15:01:50 -03:00 |
class-wc-register-wp-admin-settings.php
|
If The $object is not really an object, don't continue. It's invalid.
|
2017-04-05 11:10:27 +01:00 |
class-wc-session-handler.php
|
Merge branch 'pr/15069'
|
2017-05-23 18:56:58 +01: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
|
Add correct args to woocommerce_shipping_zone_method_deleted
|
2017-06-05 15:11:08 +01:00 |
class-wc-shipping-zones.php
|
Fix typo in WooCommerce plugin (#16135)
|
2017-07-17 11:10:52 +01:00 |
class-wc-shipping.php
|
Use getters and setters in cart class
|
2017-08-18 12:51:45 +01:00 |
class-wc-shortcodes.php
|
Wrap conditonal in add to cart shortcode string output
|
2017-09-20 13:18:16 +01:00 |
class-wc-structured-data.php
|
Merge branch 'master' into pr/16191
|
2017-08-08 13:20:17 +01:00 |
class-wc-tax.php
|
Remove extra space in tax state code
|
2017-09-14 15:50:25 -07:00 |
class-wc-template-loader.php
|
Page template should have higher priority.
|
2017-09-20 15:47:30 +01:00 |
class-wc-tracker.php
|
Fixed all typos of all files in includes/ directory.
|
2017-03-29 00:58:51 +07:00 |
class-wc-validation.php
|
Add zipcode validation for France
|
2017-05-05 09:52:03 +02:00 |
class-wc-webhook.php
|
Use new CRUD actions to trigger Webhooks
|
2017-08-10 13:56:17 -03:00 |
class-woocommerce.php
|
pass false to create param of wp_upload_dir, we only need the location, do not want the folder to be created. This fixes warnings on read-only filesystems.
|
2017-10-02 08:37:07 +02:00 |
wc-account-functions.php
|
Define the variable in case the flow doesn't branch
|
2017-09-29 18:16:26 +02:00 |
wc-attribute-functions.php
|
typo
|
2017-08-08 11:07:36 +01:00 |
wc-cart-functions.php
|
Add legacy shipping conditon
|
2017-09-20 14:11:47 +01:00 |
wc-conditional-functions.php
|
Add restored webhook
|
2017-04-27 11:44:57 -07:00 |
wc-core-functions.php
|
wc_get_relative_url/wc_is_external_resource helpers
|
2017-09-08 12:20:03 +01: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
|
Use get_avatar_url() in wc_get_customer_avatar_url()
|
2017-06-09 17:17:43 -03:00 |
wc-formatting-functions.php
|
Preserve the behavior of wc_price filter
|
2017-09-05 17:38:17 -03:00 |
wc-notice-functions.php
|
Fix phpdoc to include params and correct types
|
2017-05-15 13:50:52 +02:00 |
wc-order-functions.php
|
Fix Issue #16663. Moved meta creation to `prepare_object_for_database`.
|
2017-08-31 18:17:14 +01:00 |
wc-order-item-functions.php
|
Invalidate by ID
|
2017-05-30 14:37:16 +01:00 |
wc-page-functions.php
|
Check `$item->url` is set.
|
2017-10-02 11:41:44 +01:00 |
wc-product-functions.php
|
Allow wc_get_formatted_variation to skip attributes used in the variation's name
|
2017-10-02 15:50:10 +01:00 |
wc-rest-functions.php
|
If no title is set when uploading images, use filename
|
2017-08-24 12:33:53 +01:00 |
wc-stock-functions.php
|
Fix phpdoc to include params and correct types
|
2017-05-15 13:50:52 +02:00 |
wc-template-functions.php
|
Ensure query_vars is set. Closes #17044
|
2017-10-04 15:37:43 +01:00 |
wc-template-hooks.php
|
Download display in account/checkout
|
2017-07-11 13:45:35 +01:00 |
wc-term-functions.php
|
Notes
|
2017-08-25 12:52:49 +01:00 |
wc-update-functions.php
|
Change the mexican state update routing to only update shipping and billing states, not all meta data which matches. Closes #17066
|
2017-10-05 13:49:10 +02:00 |
wc-user-functions.php
|
Fix typo in WooCommerce plugin (#16135)
|
2017-07-17 11:10:52 +01:00 |
wc-webhook-functions.php
|
…
|
|
wc-widget-functions.php
|
Fix visibility of rating widgets
|
2017-06-15 11:29:10 +01:00 |