edd_get_payment_note_html( object|int $note, int $payment_id )
Gets the payment note HTML
Description Description
Parameters Parameters
- $note
-
(Required) The comment object or ID
- $payment_id
-
(Required) The payment ID the note is connected to
Return Return
(string)
Source Source
File: includes/payments/functions.php
Changelog Changelog
Version | Description |
---|---|
1.9 | Introduced. |