edd_is_guest_payment( int $payment_id )

Is the payment provided associated with a user account


Description Description


Parameters Parameters

$payment_id

(Required) The payment ID


Top ↑

Return Return

(bool) If the payment is associated with a user (false) or not (true)


Top ↑

Source Source

File: includes/payments/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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