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