EDD_File_Downloads_Log_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 log item.

$column_name

(Required) The name of the column.


Top ↑

Return Return

(string) Column Name


Top ↑

Source Source

File: includes/admin/reporting/class-file-downloads-logs-list-table.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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