Filter hook 'site_status_persistent_object_cache_url'

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

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