Mike Jolley
|
6367d19615
|
phpcs
|
2019-01-21 08:11:40 -08:00 |
Mike Jolley
|
759424a5fb
|
Merge pull request #22394 from fitimvata/master
Add filters for mail callback in WC_Email::send method.
|
2019-01-21 16:00:10 +00:00 |
Mike Jolley
|
d096d17d25
|
Merge branch 'pr/22488'
|
2019-01-21 15:39:00 +00:00 |
Mike Jolley
|
2d14315f3d
|
woocommerce_cart_totals_get_item_tax_rates
|
2019-01-21 15:38:48 +00:00 |
Mike Jolley
|
0c9de00b74
|
Merge pull request #22425 from helgatheviking/issue-21845-b
switch woocommerce_ordered_again hook to ref_array
|
2019-01-21 15:15:54 +00:00 |
Mike Jolley
|
c830d429ef
|
Merge pull request #22435 from zJesusJavier/patch-2
Updating Venezuelan Currency
|
2019-01-21 15:01:18 +00:00 |
Mike Jolley
|
944ece0fad
|
Merge pull request #22414 from woocommerce/update/22406
Add a fallback to cURL version check in system status
|
2019-01-21 15:00:35 +00:00 |
Mike Jolley
|
7433dfe6f3
|
Merge pull request #22424 from Prospress/fix/22422
return coupon error messages as text message for alert()
|
2019-01-21 14:57:34 +00:00 |
Mike Jolley
|
120add0bff
|
Merge pull request #22487 from woocommerce/fix/22485
Made municipality address field optional for Latvia.
|
2019-01-21 14:54:05 +00:00 |
Mike Jolley
|
e91f3b88f5
|
Merge pull request #22448 from woocommerce/fix/21580
Multisite - Load customer data for logged in users regardless of being member of sub-site
|
2019-01-21 14:21:21 +00:00 |
Mike Jolley
|
0c70945bcb
|
Merge branch 'fix/21580' of https://github.com/woocommerce/woocommerce into fix/21580
|
2019-01-21 14:05:50 +00:00 |
Mike Jolley
|
7db783d7a1
|
revert admin bar change
|
2019-01-21 14:05:48 +00:00 |
Claudiu Lodromanean
|
7f78cc3acc
|
Merge pull request #22334 from Prospress/fix/22326
add gutenberg block preprocessor filter to shop page content
|
2019-01-18 09:29:28 -08:00 |
Ron Rennick
|
dad1ffb4c9
|
use function_exists instead of version_compare
|
2019-01-17 16:14:53 -04:00 |
Claudiu Lodromanean
|
3bb5d2ee79
|
Merge pull request #22446 from woocommerce/fix/22285
Hide 0 costs for local pickup
|
2019-01-17 12:10:37 -08:00 |
Rodrigo Primo
|
29ff0b9b88
|
fix phpcs errors
|
2019-01-17 14:55:24 -02:00 |
Mike Jolley
|
fa6e2536db
|
Tweak cost display logic
|
2019-01-17 13:56:11 +00:00 |
RobertoDonPedro
|
3a2b3d10ad
|
Filter get_item_tax_rates in class-wc-cart-totals.php
Adds filter on the return value of function 'get_item_tax_rates' to prevent the mandatory caching of tax rates, described in https://github.com/woocommerce/woocommerce/issues/21855
|
2019-01-17 13:57:31 +01:00 |
Peter Fabian
|
ede86d8307
|
Made municipality address field optional for Latvia.
|
2019-01-17 13:18:31 +01:00 |
Jesús Ramirez
|
4c8662c7f1
|
Update wc-core-functions.php
|
2019-01-16 16:51:07 -04:00 |
Claudiu Lodromanean
|
3dee72eddc
|
Merge pull request #22452 from woocommerce/fix/21700
[REST API] Variations endpoint - Removed extra inherited filters from product endpoint
|
2019-01-16 09:41:40 -08:00 |
Claudiu Lodromanean
|
6540e89425
|
Merge pull request #22445 from woocommerce/fix/21996
Change priority of notices on the account page
|
2019-01-16 09:40:51 -08:00 |
Claudiu Lodromanean
|
c2c7cbeccb
|
Merge pull request #22444 from woocommerce/fix/22119
Fix checkout field locales on first load
|
2019-01-16 09:39:42 -08:00 |
Claudiu Lodromanean
|
df2cd4b232
|
Merge pull request #22439 from woocommerce/fix/22430
Make sure WC active before running queries for MS widget
|
2019-01-16 09:38:24 -08:00 |
Claudiu Lodromanean
|
f4d1587652
|
Merge pull request #22419 from woocommerce/fix/22010
Remove on-hold orders from tax reports
|
2019-01-16 09:37:09 -08:00 |
Claudiu Lodromanean
|
989865469e
|
Merge pull request #22416 from woocommerce/fix/21871
Incorrect rounding of multiple tax rates per location
|
2019-01-16 09:32:51 -08:00 |
Claudiu Lodromanean
|
86f05bbd7a
|
Merge pull request #22320 from Prospress/fix/22197
use slug sanitization on product export category slugs
|
2019-01-16 09:31:43 -08:00 |
Ron Rennick
|
9337ca51e4
|
add WP version check for short description block filter
|
2019-01-16 12:49:25 -04:00 |
Mike Jolley
|
ca3623fa41
|
Merge pull request #22461 from woocommerce/fix/21761
Bail if getimagesize fails in filter_image_sizes_to_only_missing_thumbnails
|
2019-01-16 16:37:09 +00:00 |
Mike Jolley
|
78ca5c0290
|
Merge pull request #22277 from johnrom/fix/22276
Add a filter, woocommerce_current_user_can_edit_customer_meta_fields
|
2019-01-16 16:31:18 +00:00 |
John Rom
|
741435d816
|
Switch user meta permissions filter from user data to user id
|
2019-01-16 11:20:42 -05:00 |
John Rom
|
130a36107c
|
Added filter to the save method so it is not bypassable
|
2019-01-16 11:00:46 -05:00 |
John Rom
|
186a1d5b7e
|
Combine permission conditions into a single filter provided the default value
|
2019-01-16 10:56:26 -05:00 |
Mike Jolley
|
4fc197c67d
|
Merge pull request #21003 from Chunkford/patch-2
Giving the ability to add custom pricing data - read_price_data()
|
2019-01-16 15:22:40 +00:00 |
Mike Jolley
|
1125a5d76d
|
Merge pull request #22380 from Prospress/fix/22261
register order auto drafts post status
|
2019-01-16 15:11:48 +00:00 |
Mike Jolley
|
c70bef3e9c
|
Merge branch 'pr/22350'
|
2019-01-16 14:48:14 +00:00 |
Mike Jolley
|
2d44e90542
|
CS
|
2019-01-16 14:47:59 +00:00 |
Ron Rennick
|
bc33f19630
|
add order draft status filter to allow resuming editing
|
2019-01-16 09:52:18 -04:00 |
Mike Jolley
|
213ba99664
|
Merge pull request #21961 from sebastianpisula/patch-1
New params for woocommerce_shipping_zone_*_methods_table actions
|
2019-01-16 13:01:45 +00:00 |
Jesús Ramirez
|
7e1ef44b02
|
Update wc-core-functions.php
|
2019-01-16 08:49:17 -04:00 |
Mike Jolley
|
766dea1125
|
Merge pull request #22316 from ictbeheer/master
Support for Dutch postcodes
|
2019-01-16 11:38:21 +00:00 |
Mike Jolley
|
50a86a1a33
|
Merge pull request #21562 from terence1990/feature/rest-api-crud-params-filter
Add a filter to WC_REST_CRUD_Controller::get_collection_params method to allow developers to change params
|
2019-01-16 11:32:03 +00:00 |
Mike Jolley
|
d3d1864b4e
|
Select an option vs state
|
2019-01-15 15:24:17 +00:00 |
Gerhard
|
6e428e6c58
|
PHPCS fixes
|
2019-01-15 15:24:53 +02:00 |
Gerhard
|
3e06d94115
|
If getimagesize fails for some reason, ie plugin using offsite images, just return the original image sizes.
|
2019-01-15 15:22:12 +02:00 |
Claudio Sanches
|
fbcbd55bf7
|
[REST API] Removed extra inherited filters from product endpoint
Closes #21700
|
2019-01-14 17:15:23 -02:00 |
Rodrigo Primo
|
507f67cb38
|
Merge pull request #22029 from woocommerce/fix/21429
FIx: Delete wc_layered_nav_counts_* transients whenever a product is updated
|
2019-01-14 15:26:15 -02:00 |
Mike Jolley
|
696d042c0e
|
Merge pull request #22255 from aelia-co/Tweak-wc_get_min_max_price_meta_query-filter
Added new filter "woocommerce_get_min_max_price_meta_query"
|
2019-01-14 17:04:59 +00:00 |
Mike Jolley
|
4dbee72c65
|
Merge pull request #22165 from woocommerce/fix/22089
Add new pre query filter to WC_Product_Data_Store_CPT::search_products()
|
2019-01-14 17:02:51 +00:00 |
Mike Jolley
|
1f63d59244
|
Merge pull request #22257 from manchumahara/patch-1
Add $orderby and $order params to filter woocommerce_get_catalog_ordering_args
|
2019-01-14 17:00:37 +00:00 |