apply_filters( 'wpto_table_show', $bool, $table_ID, $args, $config_value, $atts );

Before table tab, to show/hide table – true for showing, false for hiding table.

Parameters #

$bool
Returns default true.
$table_ID
Table Id
$args
Get all the arguments
$config_value
Get all the configuration values.
$atts
Get shortcode attributes

Return #

(Boolean) Return default true.

File Location #

includes/shortcode.php