WP_REST_Response::get_matched_route(): string In this article Table of ContentsReturn Source Changelog ↑ Back to top Retrieves the route that was used. Return string The matched route. Source public function get_matched_route() { return $this->matched_route; } View all references View on Trac View on GitHub Changelog VersionDescription4.4.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.