gform_system_status_menu

gform_system_status_menu

DescriptionUsageParametersSincePlacementSource Code

Description
Modify menu items which will appear in the System Status menu.
Usage
1add_filter( 'gform_system_status_menu', 'your_function_name' );

Parameters

$subviews array
An array of menu items to be displayed on the System Status page.

Since
This filter was added in 2.2.
Placement
This code should be placed in the functions.php file of your active theme.
Source Code
This filter is located in system_status.php.

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注