Skip to content

wpto_form_tab_validation_{$tab}

Fazle Bari edited this page Jan 10, 2021 · 1 revision
apply_filters( 'wpto_form_tab_validation_{$tab}', $bool, $post, $tab_array );

Tab validation defalt return true

Parameters

$bool

Returns Deafult value true

$tab_array

Get tab tab as array

Return #

Return $bool

File Location #

admin/post_metabox.php

Source Code #

View Source Code #

Clone this wiki locally