edd_payment_get_ip_address_url( int $payment_id )
Given a Payment ID, generate a link to IP address provider (ipinfo.io)
Description Description
Parameters Parameters
- $payment_id
-
(Required) The Payment ID
Return Return
(string) A link to the IP details provider
Source Source
File: includes/misc-functions.php
Changelog Changelog
Version | Description |
---|---|
2.8.15 | Introduced. |