Claudio Sanches
|
a597ba3b84
|
Use short ABSPATH check
|
2018-03-08 18:31:01 -03:00 |
Rodrigo Primo
|
211ec9b896
|
phpcs fixes
|
2018-01-31 11:22:33 -02:00 |
Mike Jolley
|
b230d6be4c
|
Error checking
|
2018-01-31 10:40:06 +00:00 |
Claudio Sanches
|
b1fd3134c3
|
Introduces woocommerce_webhook_process_delivery hook
|
2017-12-01 14:33:30 -02:00 |
Claudio Sanches
|
bf6436e0c9
|
Cache search webhooks results and added method to count webhooks by status
|
2017-11-07 17:42:14 -02:00 |
Claudio Sanches
|
cf95a67f7c
|
Added function to get webhook instance
|
2017-11-07 16:10:12 -02:00 |
Claudio Sanches
|
7043245cb5
|
Merge branch 'master' into feature/webhook-crud
|
2017-11-07 12:42:28 -02:00 |
Claudio Sanches
|
b775074900
|
Fixed includes/wc-webhook-functions.php and removed debug
|
2017-10-10 12:59:04 -03:00 |
Claudio Sanches
|
b62b954f19
|
Small change to test PHPCS into Travis CI
|
2017-10-09 17:32:53 -03:00 |
Claudio Sanches
|
8d8ffb6e9e
|
Included @since tag to wc_is_webhook_valid_topic()
|
2017-08-18 13:41:51 -03:00 |
Claudio Sanches
|
e31da15959
|
Improve test_wc_load_webhooks() checking when returns false
|
2017-08-17 12:32:30 -03:00 |
Claudio Sanches
|
8c120da100
|
Test webhook functions
|
2017-08-17 12:29:34 -03:00 |
Claudio Sanches
|
bc95b1c153
|
Moved wc_is_webhook_valid_topic to wc-webhook-functions.php
|
2017-08-17 12:06:45 -03:00 |
Claudio Sanches
|
dcf3e27155
|
New helpers to load webhooks
|
2017-08-17 10:51:20 -03:00 |
Claudio Sanches
|
53552f8028
|
Require create webhook secret in the REST API
|
2016-06-27 21:55:54 -03:00 |
Claudio Sanches
|
df075875b4
|
Improved wc_webhook_generate_secret()
|
2016-06-24 14:32:06 -03:00 |
Claudio Sanches
|
fd5d1e2085
|
Improve webhook secret generation in admin screen
|
2016-06-24 12:22:07 -03:00 |
Claudio Sanches
|
47ef7e17a1
|
Created new function to generate webhook secrets based on the user ID and username, closes #10881
|
2016-05-11 13:14:00 -03:00 |
Claudio Sanches
|
5893875b0c
|
Removed period for file headers
|
2015-11-03 11:53:50 -02:00 |
Claudio Sanches
|
ee30b5b308
|
Fixed php docs standards
|
2015-11-03 11:31:20 -02:00 |
Claudio Sanches
|
b247997bd2
|
Created method to get the webhook statuses
|
2014-12-16 18:54:48 -02:00 |