Gerhard
|
da33f216ea
|
PHPCS fixes
|
2019-12-03 16:22:13 +02:00 |
Gerhard
|
1f678767a9
|
Introduce woocommerce_order_payment_status_changed action and logic around it when an order progresess from a pending payment to a paid status, in prep for Order status work.
|
2019-12-03 16:20:24 +02:00 |
Rodrigo Primo
|
7edd0561d3
|
Merge pull request #25098 from woocommerce/fix/wccom-back-url-encode
Url encode "wccom-back" param in in-app purchase product link
|
2019-12-02 18:00:55 -03:00 |
Claudio Sanches
|
af849fbd8a
|
Merge pull request #25112 from woocommerce/add/wccom-installer-api-error-code
Improve error codes for plugin installer API authentication
|
2019-12-02 17:46:31 -03:00 |
Rodrigo Primo
|
00896ffb11
|
Merge pull request #25026 from woocommerce/fix/25022
Made usage tracking link in setup more transparent
|
2019-12-02 17:19:10 -03:00 |
Rodrigo Primo
|
10e1c61731
|
Merge pull request #25071 from woocommerce/add/tracks-processing-orders
Include processing orders in tracker data.
|
2019-12-02 17:09:57 -03:00 |
Claudio Sanches
|
2133ae9acb
|
Merge pull request #25132 from woocommerce/fix/24812
Added empty categories to the product exporter admin view
|
2019-12-02 17:01:41 -03:00 |
Rodrigo Primo
|
c86116a001
|
Merge pull request #24986 from woocommerce/fix-variation-missing-image-notice
Prevent notice in PHP 7.4 when a variable product has no images
|
2019-12-02 16:53:41 -03:00 |
Rodrigo Primo
|
86f59dff09
|
Merge pull request #24961 from woocommerce/fix/admin-caching-incr
Changed wp_cache invalidation from using increment to using microtime.
|
2019-12-02 15:32:17 -03:00 |
Claudio Sanches
|
c6b2581a0c
|
Merge pull request #25140 from bgrgicak/update/wccom-6777
Return folder_exists error as success
|
2019-12-02 15:25:34 -03:00 |
Rodrigo Primo
|
ebc9551c6e
|
Merge pull request #24849 from woocommerce/feature/24839
Introduced woocommerce_kses_notice_allowed_tags filter
|
2019-12-02 15:21:59 -03:00 |
Bero
|
33d9f33fa3
|
folder_exists plugin info added
|
2019-12-02 16:11:44 +01:00 |
Bero
|
db112275c2
|
Return folder_exists error as success
|
2019-11-29 15:40:53 +01:00 |
Peter Fabian
|
309c48ab0e
|
Deprecated old cache function and replaced it with a new one.
|
2019-11-28 14:03:57 +01:00 |
Christopher Allford
|
44aed47f4d
|
Added empty categories to the product exporter admin view
|
2019-11-27 12:08:56 -08:00 |
Peter Fabian
|
278cf53f2f
|
Merge pull request #25125 from woocommerce/fix/25029.3
Fix select2 style and admin screen button alignments in WP 5.3
|
2019-11-27 17:58:46 +01:00 |
Peter Fabian
|
8379e46772
|
Merge pull request #24278 from woocommerce/fix/23299
Display schema for the latest 5 reviews inside product's schema
|
2019-11-27 17:56:54 +01:00 |
Peter Fabian
|
8a0a5805e4
|
Merge pull request #25085 from woocommerce/fix/24648
Improve WC & Twenty twenty compatibility
|
2019-11-27 17:54:44 +01:00 |
Viszt Péter
|
3d6c3b3551
|
Fixes for alignment issues on the settings screen introduced by WP 5.3
|
2019-11-27 13:05:20 +01:00 |
Peter Fabian
|
f50d8ffdd1
|
Fixed PHPCS.
|
2019-11-26 20:54:04 +01:00 |
Denis Dvali
|
4bc4faf7af
|
Adding new explicit error codes for WC.COM installer API authentication errors.
|
2019-11-25 19:32:10 +03:00 |
Denis Dvali
|
234bb9139f
|
Move "no permissions" error data (error code, message, http code) to
a constant within a dedicated error messages class.
|
2019-11-25 13:46:07 +03:00 |
Peter Fabian
|
f3892359f3
|
Make thumbnail larger, improve shop layout.
|
2019-11-24 09:51:15 +01:00 |
Peter Fabian
|
9c74bf79ea
|
Rather than setting the background in CSS, use the color picked in the
customizer.
This also fixes the background in the block editor and tinymce.
|
2019-11-22 15:37:54 +01:00 |
Denis Dvali
|
0810c4a027
|
Url encode value of "wccom-back" GET param in product links on in-app marketplace.
|
2019-11-22 15:02:58 +03:00 |
Christopher Allford
|
8fd99a74b9
|
Added descriptive text to the usage tracking documentation link in the setup wizard
|
2019-11-20 12:47:56 -08:00 |
Gerhard Potgieter
|
95a0a4c0a4
|
Merge pull request #24930 from arnofo/feature/empty-cart-action-new-parameter
pass the clear persistent cart variable to the cart emptied actions
|
2019-11-20 12:52:36 +02:00 |
Gerhard Potgieter
|
3e116716cd
|
Merge pull request #24944 from AdelDima/patch-1
Update abstract-wc-csv-batch-exporter.php
|
2019-11-20 12:33:40 +02:00 |
Peter Fabian
|
daf4a53acf
|
Make single images larger.
|
2019-11-19 19:36:10 +01:00 |
Peter Fabian
|
bc04b8f45b
|
Added basic declaration for WC support to Twentytwenty.
|
2019-11-19 17:58:16 +01:00 |
Rodrigo Primo
|
81187dc359
|
Merge pull request #25062 from itzmekhokan/fix/25056
Fixed issue #25056
|
2019-11-19 11:58:25 -03:00 |
Gerhard
|
3581a6c578
|
Include tracker fields for processing order totals and dates.
|
2019-11-19 15:10:43 +02:00 |
Rodrigo Primo
|
8675e26c28
|
Merge pull request #24884 from woocommerce/fix/24881
Return correct country code if default location isn't found
|
2019-11-18 17:10:35 -03:00 |
Rodrigo Primo
|
28bc4b242c
|
Merge pull request #25028 from woocommerce/feature/25019
Introduced hooks before and after settings form
|
2019-11-18 16:49:11 -03:00 |
Rodrigo Primo
|
ec37b2bb27
|
Merge pull request #25041 from woocommerce/fix/25039
Fixed "Add payment method" menu highlight in My Account page
|
2019-11-18 15:57:52 -03:00 |
Rodrigo Primo
|
0a5ca3f144
|
Merge pull request #24756 from woocommerce/fix/24723
Changed thank you page text to follow PayPal guidelines
|
2019-11-18 15:29:59 -03:00 |
Claudio Sanches
|
dd97b00815
|
Added "reviewBody" to review schema
Update get_comment_* functions args
|
2019-11-18 11:47:56 -03:00 |
khokan-cn
|
55e2a0e199
|
Fixed issue #25056
|
2019-11-18 18:03:59 +05:30 |
Gerhard Potgieter
|
822d1ebb40
|
Merge pull request #24879 from woocommerce/add_order_note_before_do_action
Add order note before do_action() to maintain order of notes
|
2019-11-18 14:02:03 +02:00 |
Gerhard Potgieter
|
aaee28fe1e
|
Merge pull request #24798 from woocommerce/fix/24792
Do not set tracking cookie on ajax requests
|
2019-11-18 14:00:21 +02:00 |
Rodrigo Primo
|
dd54b73280
|
Merge pull request #24870 from woocommerce/update/formatted-address-filters
Pass "$this" to Order's formatted address filters
|
2019-11-14 17:38:12 -03:00 |
Rodrigo Primo
|
5ee7197c0f
|
Fix PHPCS errors using PHPCBF
|
2019-11-14 17:32:24 -03:00 |
Rodrigo Primo
|
967fc364be
|
Merge pull request #24846 from woocommerce/fix/tracker-php-warning
[Tracker] Prevent PHP warning when order date is empty [part 2]
|
2019-11-14 17:28:15 -03:00 |
Claudio Sanches
|
a7ba80a1f7
|
Fixed My Account menu highlight when adding payment methods
|
2019-11-14 09:51:49 -03:00 |
Claudio Sanches
|
0f28a61910
|
Merge pull request #25017 from itzmekhokan/add/25016
woocommerce_upsells_display order filter added
|
2019-11-13 13:38:42 -03:00 |
Claudio Sanches
|
0624894462
|
Introduced hooks before and after settings form
|
2019-11-13 13:20:18 -03:00 |
Christopher Allford
|
357cd28b77
|
Made the usage tracking information link in the setup wizard more transparent
|
2019-11-12 13:27:31 -08:00 |
itzmekhokan
|
0716648c28
|
woocommerce_upsells_display order filter added
|
2019-11-11 22:35:32 +05:30 |
Luminus Olumide Alabi
|
36821c88a8
|
Add 8 more countries to the list
|
2019-11-09 10:54:09 +00:00 |
Luminus Olumide Alabi
|
a09efed82e
|
Update the list of non-EU countries using VAT
|
2019-11-08 17:14:18 +00:00 |