function is_success ($sc) { return $sc >= 200 && $sc < 300; }
View all references View on Trac View on GitHub
© 2003–2024 WordPress FoundationLicensed under the GNU GPLv2+ License. https://developer.wordpress.org/reference/functions/is_success