Provider::register()
Method: Register service providers.
Provider::register Read More »
Method: Handles pre-disconnect ajax request.
Connection_Handler::handle_ajax_pre_disconnect_request Read More »
Method: Handles post-connect ajax request.
Connection_Handler::handle_ajax_post_connect_request Read More »
Class: Stripe Webhook Validation Handler.
Webhook_Setup_Validator Read More »
Method: Restores child Orders from the trash when the parent Order is restored from the trash.
Delete::restore_from_trash Read More »
Method: Applies a callback to every child Transaction of a given parent Transaction by Post ID.
Delete::process_child_transactions Read More »
Method: Permanently deletes child Orders when the parent Order is permanently deleted.
Delete::permanently_delete Read More »
Method: Sends child Orders to the trash when the parent Order is sent to the trash.
Delete::send_to_trash Read More »