gform_system_report

gform_system_report

DescriptionUsageParametersSincePlacementSource Code

Description
The 「gform_system_report」 filter allows the sections displayed on the System Status page to be modified. Sections may be added/removed with the displayed text changed.
Usage
1add_filter( 'gform_system_report', 'your_function_name' );

Parameters

$system_report array
An array of default sections 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_report.php.

發表回覆

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