Summery Summery
Sets the route that matched the request.
Syntax Syntax
Parameters Parameters
- $route
-
(Required) Route matching regex.
Source Source
File: wp-includes/rest-api/class-wp-rest-request.php
* * @return string Route matching regex. */
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |