Description
Filters actionable information to tackle the problem. It can be a link to an external guide.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/class-wp-site-health.php | 2686 |
Parameters
Type | Name | Description |
---|---|---|
string | $actions | Call to Action to be used to point to the right direction to solve the issue. |
PHP Doc
/**
* Filters actionable information to tackle the problem. It can be a link to an external guide.
*
* @since 6.6.0
*
* @param string $actions Call to Action to be used to point to the right direction to solve the issue.
*/