EDD_Payment_History_Table::column_email( array $payment )
Render the Email Column
Description Description
Parameters Parameters
- $payment
-
(Required) Contains all the data of the payment
Return Return
(string) Data shown in the Email column
Source Source
File: includes/admin/payments/class-payments-table.php
Changelog Changelog
Version | Description |
---|---|
1.4 | Introduced. |