edd_recovery_verify_logged_in( $verified_data, $post_data )
When processing the payment, check if the resuming payment has a user id and that it matches the logged in user.
Description Description
Parameters Parameters
- $verified_data
-
(Required)
- $post_data
-
(Required)
Source Source
File: includes/payments/actions.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Introduced. |