Description
Filters description to be shown on Site Health warning when threshold is met.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/class-wp-site-health.php | 2670 |
Parameters
Type | Name | Description |
---|---|---|
string | $description | Description message when autoloaded options bigger than threshold. |
PHP Doc
/**
* Filters description to be shown on Site Health warning when threshold is met.
*
* @since 6.6.0
*
* @param string $description Description message when autoloaded options bigger than threshold.
*/