cpm_tab_file

A- A+

Description

The cpm_tab_file filter is used to filter tab menu's file name.

Usage

add_filter( 'cpm_tab_file', 'your callback function', 10, 5 );

Parameters

This action function is passed the following parameter.

$file

(string) required

$project_id

(int) optional

$page

(string) optional

$tab

(string) optional

$action

(string) optional