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.

發表回覆

您的電子郵箱地址不會被公開。 必填項已用 * 標註