Skip to content

wpto_action_start_table

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

at before table tag

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