apply_filters( 'classifai_debug_information', 'debug_info' ) → {array}
Filters debug information displayed on the Site Health screen for the ClassifAI plugin.
Parameters:
Name | Type | Description |
---|---|---|
'debug_info' |
array | Array of associative arrays corresponding to lines shown on the Site Health screen. Each array
requires a |
- Since:
- 1.4.0
- Source:
- See:
Returns:
Filtered array of debug information.
- Type
- array