mycred_log_column_{type}_headers

Description

This filter allows you to adjust or add columns that are shown when viewing the log in the admin area for a specific point type.

Available since version 1.7

Parameters

Param Type Required Description
$columns array Yes

An array of column IDs and column labels.

$class obj No

Either the log module class object if in the admin area or the myCRED_Query_Log class object if used in the front end.

Used By

Package Prio. Description
Not used by any built-in package.

Examples

Example 1: Remove the date column from the default point type only.