Webhook_Setup_Validator
Class: Stripe Webhook Validation Handler.
Webhook_Setup_Validator 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: Sends child Orders to the trash when the parent Order is sent to the trash.
Delete::send_to_trash Read More »
Method: Permanently deletes child Orders when the parent Order is permanently deleted.
Delete::permanently_delete Read More »
Method: Returns the base URL for downloading files.
File_Download_Handler::get_download_url_base Read More »
Method: Downloads the file based on set query parameters.
File_Download_Handler::download Read More »
Method: Initializes the file download handler.
File_Download_Handler::init Read More »
Method: Gets the shared base path between two given file paths.
File::get_shared_path Read More »