Description
Filters the action URL for the persistent object cache health check.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/class-wp-site-health.php | 2507 |
Parameters
Type | Name | Description |
---|---|---|
string | $action_url | Learn more link for persistent object cache health check. |
PHP Doc
/**
* Filters the action URL for the persistent object cache health check.
*
* @since 6.1.0
*
* @param string $action_url Learn more link for persistent object cache health check.
*/