Skip to content

wpto_addnew_col_arr

Fazle Bari edited this page Jan 4, 2021 · 1 revision
apply_filters( 'wpto_addnew_col_arr', $add_new_col_type, $columns_array, $column_settings, $post );

Add/remove column type for add new column from bottom of the column tab

Parameters

add_new_col_type Add new coloumn type

$columns_array

Get column as array

$column_settings

Get column settings as array

$post

Get post value

Return #

Return responsive column argument

File Location #

admin/tabs/column_settings.php

Source Code

View Source Code

Clone this wiki locally