Nico Mollet
|
0dcf6e2796
|
"account erasure request" text is not translatable
`esc_html__` should be used instead of `esc_html`
|
2018-11-05 14:47:28 +01:00 |
Claudio Sanches
|
8618d9a976
|
Fixed coding standards
|
2018-11-02 10:21:18 -07:00 |
Claudio Sanches
|
f765b47cbf
|
Make easy to register new REST API versions into webhooks
Closes #21697
|
2018-10-29 19:31:47 -03:00 |
Ron Rennick
|
1ea2d79dd6
|
Merge branch 'master' into issue_21515
|
2018-10-15 11:00:14 -03:00 |
Ron Rennick
|
ec44a36913
|
only include erasure tools link in erasure desc_tip when user has manage_privacy_options, escape the desc_tip
|
2018-10-12 21:49:05 -03:00 |
claudiulodro
|
1716538617
|
Prevent duplicate actions from firing in shipping settings
|
2018-10-03 15:43:11 -04:00 |
Gerhard Potgieter
|
e2a83bb4e7
|
Update footer text to show on new line
|
2018-09-07 08:31:27 +02:00 |
Gerhard Potgieter
|
679399b4b2
|
Humanize admin new order email
|
2018-08-23 09:04:24 +02:00 |
Gerhard Potgieter
|
11832f937d
|
Use + instead of array_merge for appending to tax classes since it rewrites numeric keys which we allow in tax class names.
|
2018-07-27 11:18:16 +02:00 |
Claudio Sanches
|
3774a05077
|
Only use "post" in list table
|
2018-07-04 15:43:13 -03:00 |
Mike Jolley
|
ff0e492a41
|
Setting
|
2018-06-27 18:38:36 +01:00 |
Claudiu Lodromanean
|
327401e4ea
|
Merge pull request #20406 from unfulvio/20404-custom-webhook-topic-dropdown-bug
[#20404] Fix custom webhook topic selection in dropdown
|
2018-06-08 09:43:50 -07:00 |
Fulvio Notarstefano
|
468fb14c3c
|
[#20404] Further indentation
|
2018-06-09 00:08:20 +09:00 |
Fulvio Notarstefano
|
38b1381fff
|
[#20404] Code style standards
|
2018-06-09 00:07:20 +09:00 |
Fulvio Notarstefano
|
e68aa7c027
|
[#20404] Address code review feedback
|
2018-06-07 23:33:13 +09:00 |
Mike Jolley
|
86993a4f70
|
Merge branch 'master' into update/13624
|
2018-06-07 10:30:52 +01:00 |
Fulvio Notarstefano
|
264c83a166
|
[#20404] Fix custom webhook topic selection in dropdown
|
2018-06-06 11:26:33 +09:00 |
Claudiu Lodromanean
|
a4b9346f66
|
Merge pull request #19969 from robertdevore/master
Add three new action hooks for admin shipping zone methods
|
2018-05-31 20:25:34 +01:00 |
Robert DeVore
|
ecdf6c3be0
|
Removed two action hooks
|
2018-05-30 15:53:04 -04:00 |
Mike Jolley
|
814c62aaf2
|
merge master
|
2018-05-30 14:35:32 +01:00 |
Mike Jolley
|
03dfd9b262
|
Remove . from strings
|
2018-05-21 17:02:33 +01:00 |
Mike Jolley
|
1ff5520512
|
Pass through JSON context when getting zones for JSON responses and scripts
|
2018-05-09 17:41:33 +01:00 |
Robert DeVore
|
a3c4f42729
|
Updated tab spacing for action hook
|
2018-05-07 14:42:05 -04:00 |
Claudiu Lodromanean
|
bda8732c6f
|
Merge pull request #19974 from woocommerce/update/payment-method-columns
Updates table styling and columns
|
2018-05-07 11:23:49 -07:00 |
Mike Jolley
|
cf9fa5b3ff
|
Updates table styling and columns
|
2018-05-04 18:48:41 +01:00 |
pierrebuet
|
3850f4f13a
|
Diverse typos
|
2018-05-04 16:57:01 +02:00 |
Robert DeVore
|
79b710cca1
|
📦 NEW: Three action hooks for admin shipping zone methods
|
2018-05-04 09:16:36 -04:00 |
Mike Jolley
|
2f8f30cd29
|
Make some strings easier to translate for translators
|
2018-05-03 14:50:39 +01:00 |
Mike Jolley
|
e807c6151f
|
Merge branch 'master' into update/erasure-requests
|
2018-05-02 14:06:47 +01:00 |
Mike Jolley
|
43f6a5114c
|
Typos and unused variables
|
2018-05-01 13:54:18 +01:00 |
Mike Jolley
|
f59acf1350
|
Merge branch 'master' into update/erasure-requests
|
2018-05-01 13:46:53 +01:00 |
Mike Jolley
|
3c34394296
|
Set more defaults to reduce query count
|
2018-05-01 12:15:57 +01:00 |
Mike Jolley
|
9d23ebf4e3
|
This setting should be autoloaded as it's used in the catalog.
|
2018-05-01 11:56:22 +01:00 |
Mike Jolley
|
6f6f15d22a
|
Link to erasure page
|
2018-04-30 15:41:38 +01:00 |
Mike Jolley
|
c765ce644d
|
Inactive account handling
|
2018-04-30 15:38:45 +01:00 |
Mike Jolley
|
e15a4f63a0
|
Update defaults so account creation is disabled until setup by admin
|
2018-04-26 11:50:15 +01:00 |
Mike Jolley
|
30a8785ff4
|
Add up/down buttons
|
2018-04-24 19:26:17 +01:00 |
Mike Jolley
|
c8005a8c00
|
Wording updates
|
2018-04-24 16:47:55 +01:00 |
Mike Jolley
|
f71ffb5f5e
|
Added erasure code and moved into separate classes.
|
2018-04-20 16:47:58 +01:00 |
claudiulodro
|
c15cb09700
|
Resolve merge conflicts
|
2018-04-18 09:46:15 -07:00 |
claudiulodro
|
63972447cb
|
Fix nonexistent function calls
|
2018-04-18 09:40:23 -07:00 |
Mike Jolley
|
d381330a91
|
Merge pull request #19705 from woocommerce/fix/19619
Handling of PHP's automatic array key conversion to int
|
2018-04-18 15:40:31 +01:00 |
Mike Jolley
|
30ba25d535
|
Remove defaults
|
2018-04-18 11:24:07 +01:00 |
Mike Jolley
|
6c5d4c7cda
|
Add privacy settings
|
2018-04-17 18:32:31 +01:00 |
Mike Jolley
|
314d949d2c
|
Background process to cleanup
|
2018-04-17 15:21:03 +01:00 |
Peter Fabian
|
7861d7b95f
|
Changed usage of selected with in_array to wc_selected.
|
2018-04-17 13:24:39 +02:00 |
Mike Jolley
|
d8814f9381
|
tip alignment
|
2018-04-17 12:19:01 +01:00 |
Mike Jolley
|
27cf41bbf0
|
Added personal data cleanup settings
|
2018-04-17 11:45:24 +01:00 |
Mike Jolley
|
78f96fcd40
|
Hook mapping/bw compat
|
2018-04-16 14:27:03 +01:00 |
Mike Jolley
|
1b34cd4745
|
Moved settings tabs around to allow for privacy page.
|
2018-04-12 16:59:42 +01:00 |