Skip to content

wpto_admin_tab_file_loc_{$tab}

Fazle Bari edited this page Jan 4, 2021 · 1 revision
apply_filters( 'wpto_admin_tab_file_loc_{$tab}', $tab_file_admin, $post, $tab_array );

Change tab specific file location

Parameters

$tab_file_admin

Get save tab as array

$post

Post

$tab_array

Get tab tab as array

Return #

Return $tab_file_admin

File Location #

admin/post_metabox.php

Source Code

View Source Code

Clone this wiki locally