apply_filters( 'site_status_persistent_object_cache_url', string $action_url )

Filters the action URL for the persistent object cache health check.


Parameters

$action_url

Learn more link for persistent object cache health check.


Source

File: wp-admin/includes/class-wp-site-health.php

View on GitHub


Changelog

Changelog
Version Description
6.1.0 Introduced.