Filter: classifai_debug_information
Filters debug information displayed on the Site Health screen for the ClassifAI plugin.
Parameters
Name | Type | Description |
---|---|---|
$ | array | 'debug_info' Array of associative arrays corresponding to lines shown on the Site Health screen. Each array requires a label and a value field. Other accepted fields are debug and private . |
$information | array | The full array of site debug information. |
Since
- 1.4.0
Source
Defined in includes/Classifai/Admin/DebugInfo.php
at line 64
Returns
Filtered array of debug information.