Skip to content

wpt_admin_form_top_links

Fazle Bari edited this page Jan 4, 2021 · 1 revision
apply_filters( 'wpt_admin_form_top_links', $bool, $post );

Take control on top links

Parameters

$bool

Default return true value

$post

Get post

Return

Return $bool

File Location #

admin/action-hook.php

Source Code

View Source Code

Clone this wiki locally