Skip to content

wpto_inside_item_arr_{$keyword}

Fazle Bari edited this page Feb 8, 2021 · 1 revision
apply_filters( 'wpto_inside_item_arr_{$keyword}', $items_columns, $column_settings, $post );

Manage inside all items’s array based on specific keyword

Parameters

$items_columns

Get Items columns

$column_settings

Get all Column settings

$post

Get global Post

Return #

Return $items_columns

File Location #

includes/functions.php

Source Code #

View Source Code

Clone this wiki locally