gform_system_status_page_SUBVIEW

gform_system_status_page_SUBVIEW

DescriptionUsageParametersChangelogPlacementSource Code

Description
Adds additional pages to the System Status menu.
Usage
add_action( 'gform_system_status_page_report', 'your_function_name' );

Parameters

$subview string
Used to complete the action name, allowing an additional subview to be detected.

Changelog

2.2: Introduced.

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.

发表回复

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