Summery Summery
Filters the REST URL.
Syntax Syntax
Description Description
Use this filter to adjust the url returned by the get_rest_url() function.
Parameters Parameters
- $url
-
(string) REST URL.
- $path
-
(string) REST route.
- $blog_id
-
(int) Blog ID.
- $scheme
-
(string) Sanitization scheme.
Source Source
File: wp-includes/rest-api.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |