Skip to content

wpt_table_show_top

Fazle Bari edited this page Jan 3, 2021 · 1 revision
apply_filters( 'wpt_table_show_top', true, $atts );

To on off or show hide table.

Parameters

$atts

Returns all the attributes

Return

(Bool) Return true or false. Default returns true.

File Location includes/shortcode.php

Source Code View Source Code

Clone this wiki locally