Filters the threshold below which a response time is considered good.
The default is based on https://web.dev/time-to-first-byte/.
$thresholdint
return (int) apply_filters( 'site_status_good_response_time_threshold', 600 );
| Version | Description |
|---|---|
| 6.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/site_status_good_response_time_threshold