Skip to content

wpto_inside_checked_item_arr

Fazle Bari edited this page Feb 8, 2021 · 1 revision
apply_filters( 'wpto_inside_checked_item_arr', $items, $keyword, $column_settings, $columns_array );

Manage Selected items inside a columns

Parameters

$items

All Items

$keyword

Get the Keyword

$column_settings

Get the all Column settings value

$columns_array

Columns values as array

Return #

Return $items

File Location #

includes/functions.php

Source Code #

View Source Code

Clone this wiki locally