Filter: sensei_analysis_overview_column_data

apply_filters( 'sensei_analysis_overview_column_data', $column_data, $item, $this ) → {array}

Filter the row data for the Analysis Overview list table.

Parameters:
Name Type Description
$column_data array

Array of column data for the report table.

$item object | WP_Post | WP_User

Current row object.

$this Sensei_Analysis_Overview_List_Table

Current instance of the list table.

Source:
Returns:

Filtered array of column data for the report table.

Type
array

apply_filters( 'sensei_analysis_overview_column_data', $column_data, $item, $this ) → {array}

Filter the row data for the Analysis Overview list table.

Parameters:
Name Type Description
$column_data array

Array of column data for the report table.

$item object | WP_Post | WP_User

Current row object.

$this Sensei_Analysis_Overview_List_Table

Current instance of the list table.

Source:
Returns:

Filtered array of column data for the report table.

Type
array

apply_filters( 'sensei_analysis_overview_column_data', $column_data, $item, $this ) → {array}

Filter the row data for the Analysis Overview list table.

Parameters:
Name Type Description
$column_data array

Array of column data for the report table.

$item object | WP_Post | WP_User

Current row object.

$this Sensei_Analysis_Overview_List_Table

Current instance of the list table.

Source:
Returns:

Filtered array of column data for the report table.

Type
array

apply_filters( 'sensei_analysis_overview_column_data', $column_data, $item, $this ) → {array}

Filter the row data for the Analysis Overview list table.

Parameters:
Name Type Description
$column_data array

Array of column data for the report table.

$item object | WP_Post | WP_User

Current row object.

$this Sensei_Reports_Overview_List_Table_Courses

Current instance of the list table.

Source:
Returns:

Filtered array of column data for the report table.

Type
array

apply_filters( 'sensei_analysis_overview_column_data', $column_data, $item, $this ) → {array}

Filter the row data for the Analysis Overview list table.

Parameters:
Name Type Description
$column_data array

Array of column data for the report table.

$item object | WP_Post | WP_User

Current row object.

$this Sensei_Reports_Overview_List_Table_Lessons

Current instance of the list table.

Source:
Returns:

Filtered array of column data for the report table.

Type
array

apply_filters( 'sensei_analysis_overview_column_data', $column_data, $item, $this ) → {array}

Filter the row data for the Analysis Overview list table.

Parameters:
Name Type Description
$column_data array

Array of column data for the report table.

$item object | WP_Post | WP_User

Current row object.

$this Sensei_Reports_Overview_List_Table_Students

Current instance of the list table.

Source:
Returns:

Filtered array of column data for the report table.

Type
array