Mike Jolley
|
5a92126a39
|
Remove all sslverify false
Closes #8058 cc @claudiosmweb @roykho @barrykooij
|
2015-05-05 13:39:34 +01:00 |
Nicola Mustone
|
b6991d869a
|
typo
|
2015-03-31 17:22:21 +02:00 |
Claudio Sanches
|
b8e842d2ee
|
Fixed WC_Webhook::enqueue() [2]
|
2014-12-17 01:48:29 -02:00 |
Claudio Sanches
|
e0ad955afe
|
Fixed WC_Webhook::enqueue()
|
2014-12-17 01:44:35 -02:00 |
Claudio Sanches
|
4c47def638
|
Stop hook webhooks when is not configured the hooks and delivery URL
|
2014-12-16 20:16:38 -02:00 |
Claudio Sanches
|
b247997bd2
|
Created method to get the webhook statuses
|
2014-12-16 18:54:48 -02:00 |
Claudio Sanches
|
8180de7fec
|
Created the WC_Webhook::get_i18n_status() method
|
2014-12-16 15:29:37 -02:00 |
claudiosmweb
|
8eeb6fc204
|
Removed more some unused code
|
2014-11-19 22:43:09 -02:00 |
shivapoudel
|
3a38fba2b0
|
Absolute path fix for class-wc-webhook.php
|
2014-09-21 00:48:51 +05:45 |
Max Rice
|
7aa031c56a
|
Fix webhook delivery request header format
|
2014-09-07 16:10:30 -04:00 |
Max Rice
|
3c566e3419
|
Fix webhook delivery log deletion
Use wp_delete_comment() instead of SQL so comment meta is deleted as
well.
|
2014-07-31 11:52:16 -04:00 |
Max Rice
|
572becdcde
|
Introduce WC_Webhook class
Part of #5564
|
2014-07-30 16:23:22 -04:00 |