Filter: um_site_health_extend

apply_filters( 'um_site_health_extend', $info ) → {array}

Filters the site health information.

Parameters:
Name Type Description
$info array

The site health info to be filtered.

Since:
  • 2.10.3
Source:
Returns:

The filtered site health info.

Type
array