Mike Jolley
|
0d624862c2
|
Use gallery thumbnail size for variation image switcher.
|
2018-03-09 14:36:14 +00:00 |
Mike Jolley
|
8d02f5baae
|
Merge pull request #19334 from woocommerce/phpcs-exclude-simplify-commerce
Exclude includes/gateways/simplify-commerce from PHPCS checks
|
2018-03-09 14:07:25 +00:00 |
Rodrigo Primo
|
7b60f55a62
|
Exclude includes/gateways/simplify-commerce from PHPCS checks
The Simplify Commerce gateway is deprecated since WC 2.6.0 and will be removed in WC 4.0.
|
2018-03-09 10:48:51 -03:00 |
Rodrigo Primo
|
6c73202534
|
Exclude includes/gateways/simplify-commerce from PHPCS checks
The Simplify Commerce gateway is deprecated since WC 2.6.0 and will be removed in WC 4.0.
|
2018-03-09 10:47:14 -03:00 |
Rodrigo Primo
|
df249d3b76
|
Rename class WC_Payment_Gateway_eCheck to WC_Payment_Gateway_ECheck
To match WP coding standards.
|
2018-03-09 09:57:59 -03:00 |
Rodrigo Primo
|
8678ed8685
|
Fix phpcs violations using phpcbf
|
2018-03-09 09:53:10 -03:00 |
Mike Jolley
|
00b4e1ed44
|
Merge pull request #19319 from woocommerce/fix/phpcs-includes-data-stores
PHPCS fixes for includes/data-stores directory
|
2018-03-09 12:36:31 +00:00 |
Rodrigo Primo
|
37ca7faf2e
|
Check if there is a customer ID set before calling get_user_by()
|
2018-03-09 09:34:26 -03:00 |
Gerhard Potgieter
|
3910fbc270
|
Update method name
|
2018-03-09 11:00:57 +02:00 |
Gerhard Potgieter
|
1840d594ee
|
Add wildcard email support for coupons.
Co-authored-by: l4ll3x
|
2018-03-09 10:57:12 +02:00 |
Mike Jolley
|
9aab5a723e
|
Merge pull request #19299 from woocommerce/fix/phpcs-includes/emails
PHPCS fixes for includes/emails directory
|
2018-03-09 08:51:18 +00:00 |
Mike Jolley
|
348154f43b
|
Merge pull request #19190 from woocommerce/fix/19188
When loading default attributes/variation, if there is no longer a match, reset the form and hide the notice
|
2018-03-09 08:33:00 +00:00 |
Mike Jolley
|
900ae28b04
|
Merge pull request #19304 from woocommerce/update/core-functions-phpcs
Fixed includes/wc-core-functions.php PHPCS violations
|
2018-03-09 08:31:12 +00:00 |
Mike Jolley
|
01720924a4
|
Merge pull request #19325 from woocommerce/update/user-functions-phpcs
Fixed includes/wc-user-functions.php PHPCS violations
|
2018-03-09 08:26:30 +00:00 |
Gerhard Potgieter
|
2571eb7cae
|
Merge pull request #19292 from woocommerce/update/attribute-functions-phpcs
Fixed includes/wc-attribute-functions.php PHPCS violations
|
2018-03-09 09:26:48 +02:00 |
Gerhard Potgieter
|
9ea4f66584
|
Merge pull request #19326 from woocommerce/update/widget-functions-phpcs
Fixed includes/wc-widget-functions.php PHPCS violations
|
2018-03-09 09:18:32 +02:00 |
Claudiu Lodromanean
|
624b4c47ac
|
Merge pull request #19321 from woocommerce/update/stock-functions-phpcs
Fixed includes/wc-stock-functions.php PHPCS violations
|
2018-03-08 15:33:03 -08:00 |
Claudio Sanches
|
435caeadae
|
Fixed wc_attribute_label() logic
|
2018-03-08 18:41:39 -03:00 |
Claudio Sanches
|
a9c1c2b096
|
Merge branch 'master' into update/core-functions-phpcs
|
2018-03-08 18:35:41 -03:00 |
Claudio Sanches
|
d20f348d3c
|
Check if $product exists
|
2018-03-08 18:33:16 -03:00 |
Claudio Sanches
|
75fce4a5fa
|
Merge branch 'master' of github.com:woocommerce/woocommerce
|
2018-03-08 18:31:59 -03:00 |
Claudio Sanches
|
a597ba3b84
|
Use short ABSPATH check
|
2018-03-08 18:31:01 -03:00 |
Claudio Sanches
|
e3cd635eb0
|
Fixed includes/wc-widget-functions.php PHPCS violations
|
2018-03-08 18:29:54 -03:00 |
Claudiu Lodromanean
|
bdace4694b
|
Merge pull request #19324 from woocommerce/update/term-functions-phpcs
Fixed includes/wc-term-functions.php PHPCS violations
|
2018-03-08 13:29:03 -08:00 |
Claudio Sanches
|
9d42c323bf
|
Fixed includes/wc-user-functions.php PHPCS violations
|
2018-03-08 18:26:56 -03:00 |
Claudiu Lodromanean
|
1bb88d0a50
|
Merge pull request #19322 from woocommerce/update/template-hooks-phpcs
Fixed includes/wc-template-hooks.php PHPCS violations
|
2018-03-08 13:25:01 -08:00 |
Claudiu Lodromanean
|
cff8a0bacc
|
Merge pull request #19320 from woocommerce/update/rest-functions-phpcs
Fixed includes/wc-rest-functions.php PHPCS violations
|
2018-03-08 13:21:24 -08:00 |
Claudio Sanches
|
072115853c
|
Fixed includes/wc-term-functions.php PHPCS violations
|
2018-03-08 18:06:53 -03:00 |
Claudio Sanches
|
8bdb70bcca
|
Fixed includes/wc-template-hooks.php PHPCS violations
|
2018-03-08 16:48:20 -03:00 |
Claudio Sanches
|
cf9ce1add8
|
Fixed includes/wc-stock-functions.php PHPCS violations
|
2018-03-08 16:44:52 -03:00 |
Rodrigo Primo
|
860a575f94
|
Merge pull request #19318 from woocommerce/update/page-functions-phpcs
Fixed includes/wc-page-functions.php PHPCS violations
|
2018-03-08 16:40:47 -03:00 |
Rodrigo Primo
|
b0f475867a
|
Merge pull request #19317 from woocommerce/update/order-items-functions-phpcs
Fixed update/order-items-functions-phpcs PHPCS violations
|
2018-03-08 16:40:17 -03:00 |
Rodrigo Primo
|
71c7e85c2b
|
Merge pull request #19315 from woocommerce/update/order-functions-phpcs
Fixed includes/wc-order-functions.php PHPCS violations
|
2018-03-08 16:39:08 -03:00 |
Claudio Sanches
|
f26922ce1c
|
Fixed includes/wc-rest-functions.php PHPCS violations
|
2018-03-08 16:34:25 -03:00 |
Rodrigo Primo
|
818819d0ff
|
Rename class-wc-order-item-product-store.php to class-wc-order-item-product-data-store.php
To match WP coding standards
|
2018-03-08 16:30:33 -03:00 |
Rodrigo Primo
|
9765733597
|
phpcs fixes in includes/data-stores/class-wc-webhook-data-store.php
|
2018-03-08 16:29:22 -03:00 |
Rodrigo Primo
|
0ebf90b50e
|
phpcs fixes in includes/data-stores/class-wc-order-item-product-store.php
|
2018-03-08 16:29:11 -03:00 |
Rodrigo Primo
|
db26ae5fa0
|
phpcs fixes in includes/data-stores/class-wc-order-item-fee-data-store.php
|
2018-03-08 16:28:49 -03:00 |
Rodrigo Primo
|
67ab320a90
|
phpcs fixes in includes/data-stores/class-wc-order-item-data-store.php
|
2018-03-08 16:28:40 -03:00 |
Rodrigo Primo
|
1e32f09560
|
phpcs fixes in includes/data-stores/class-wc-order-item-coupon-data-store.php
|
2018-03-08 16:28:31 -03:00 |
Rodrigo Primo
|
231328e112
|
phpcs fixes in includes/data-stores/class-wc-order-data-store-cpt.php
|
2018-03-08 16:28:16 -03:00 |
Rodrigo Primo
|
6e2dfbf56c
|
phpcs fixes in includes/data-stores/class-wc-customer-download-log-data-store.php
|
2018-03-08 16:28:05 -03:00 |
Rodrigo Primo
|
74879abeb3
|
phpcs fixes in includes/data-stores/class-wc-customer-data-store.php
|
2018-03-08 16:27:54 -03:00 |
Rodrigo Primo
|
e3175a2e02
|
phpcs fixes in includes/data-stores/class-wc-customer-data-store-session.php
|
2018-03-08 16:27:42 -03:00 |
Rodrigo Primo
|
5eda520170
|
phpcs fixes in includes/data-stores/class-wc-coupon-data-store-cpt.php
|
2018-03-08 16:27:31 -03:00 |
Rodrigo Primo
|
2b84b7c38d
|
phpcs fixes in includes/data-stores/abstract-wc-order-item-type-data-store.php
|
2018-03-08 16:27:17 -03:00 |
Rodrigo Primo
|
03c202f1f5
|
phpcs fixes in includes/data-stores/abstract-wc-order-data-store-cpt.php
|
2018-03-08 16:27:03 -03:00 |
Claudio Sanches
|
da23b0399e
|
Short ABSPATH check
|
2018-03-08 16:26:01 -03:00 |
Claudio Sanches
|
84f3947eb8
|
Fixed includes/wc-page-functions.php PHPCS violations
|
2018-03-08 16:15:31 -03:00 |
Claudio Sanches
|
3e07abb219
|
Fixed update/order-items-functions-phpcs PHPCS violations
|
2018-03-08 16:13:51 -03:00 |