edd_override_edit_post_for_payment_link( $url, $post_id, $context )
Intercept default Edit post links for EDD payments and rewrite them to the View Order Details screen
Description Description
Parameters Parameters
- $url
-
(Required)
- $post_id
-
(Required)
- $context
-
(Required)
Return Return
(string)
Source Source
File: includes/admin/payments/payments-history.php
Changelog Changelog
Version | Description |
---|---|
1.8.3 | Introduced. |