WP_REST_Site_Health_Controller::test_loopback_requests(): array In this article Table of ContentsReturn Source Related Changelog ↑ Back to top Checks that loopbacks can be performed. Return array Source public function test_loopback_requests() { $this->load_admin_textdomain(); return $this->site_health->get_test_loopback_requests(); } View all references View on Trac View on GitHub Related UsesDescriptionWP_REST_Site_Health_Controller::load_admin_textdomain()wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.phpLoads the admin textdomain for Site Health tests. Changelog VersionDescription5.6.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.