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.

發表回覆

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