Geoff Taylor
Geoff Taylor
### Your checklist for this pull request Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the...
#### Description Mutations for manipulating `Products` and `ProductVariations`. Capability checks will be implemented so this mutations won't be usable for user without them. #### Mutations - `createProduct` - creates a...
**Overview** - *WPInterface Type required* - Mutations and Queries needed for `customer-level` functionality
#### Description Mutations for manipulating `Refunds`. Capability checks will be implemented so this mutations won't be usable for user without them. #### Mutations - `createRefund` - creates a refund -...
Fixes #1056 again. Re-patches default settings patch #1159 reverted in #1229 .
Partially fixes #1093 # Checklist - [x] Test for bbPress connector's `log_override()` implemented. - [x] Test for bbPress connector's `bbp_toggle_topic_admin` callback implemented.
Partially fixes #1093 # Summary checklist - [x] `gform_after_save_form` callback test implemented and passing. - [x] `gform_delete_lead` callback test implemented and passing. - [x] `gform_pre_confirmation_save` callback test implemented and passing....
Partially resolves #1093 # Summary checklist - [x] `activity` callbacks tested and passing. - [x] `group` callbacks tested and passing. - [x] `option` callbacks tested and passing. - [x] `xprofile`...
Partially resolves #1093 # Summary checklist - [x] `deleted_post` callback tested and passing. - [x] `transition_post_status` callback tested and passing. - [x] `woocommerce_attribute_added` callback tested and passing. - [x] `woocommerce_attribute_deleted`...
# Summary - [x] `Email` alert test implemented and passing - [x] `Highlight` alert test implemented and passing - [ ] `IFTTT` alert test implemented and passing - [ ]...