Skip to content

wpto_action_table_wrapper_top

Fazle Bari edited this page Jan 4, 2021 · 1 revision
add_action( 'wpto_action_table_wrapper_top', $table_ID, $args, $column_settings, $enabled_column_array, $config_value, $atts );

Top of the Table

Parameters

$table_ID

Table ID

$args

Argument

$column_settings

Column settings

$enabled_column_array

Get enabled column as array

$config_value

Config value

$atts

Attribute

Return #

Return $table_ID

File Location #

includes/shortcode.php

Source Code #

View Source Code

Clone this wiki locally