Filter hook 'site_status_autoloaded_options_action_to_perform'

in WP Core File wp-admin/includes/class-wp-site-health.php at line 2686

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.
		 */