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)


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/admin/payments/payments-history.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.8.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.