Skip to content

wpto_admin_tab_file_loc

Fazle Bari edited this page Jan 4, 2021 · 1 revision
apply_filters( 'wpto_admin_tab_file_loc', $tab_file, $tab, $post, $tab_array );

Change the default tab file location

Parameters

$tab_file

Tab file

$tab

Tab

$post

Post

$tab_array

Get tab tab as array

Return #

Return $tab_file

File Location #

admin/post_metabox.php

Source Code

View Source Code

Clone this wiki locally