EDD_Payment_History_Table::column_default( array $payment, string $column_name )
This function renders most of the columns in the list table.
Description Description
Parameters Parameters
- $payment
-
(Required) Contains all the data of the payment
- $column_name
-
(Required) The name of the column
Return Return
(string) Column Name
Source Source
File: includes/admin/payments/class-payments-table.php
Changelog Changelog
Version | Description |
---|---|
1.4 | Introduced. |