[wp-trac] [WordPress Trac] #35803: Introduce rest_get_request_from_url() for getting a WP_REST_Request object from a provided URL
WordPress Trac
noreply at wordpress.org
Wed Feb 24 04:00:14 UTC 2016
#35803: Introduce rest_get_request_from_url() for getting a WP_REST_Request object
from a provided URL
---------------------------------------------------+---------------------
Reporter: danielbachhuber | Owner: rmccue
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.5
Component: REST API | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests dev-feedback | Focuses:
---------------------------------------------------+---------------------
Changes (by rmccue):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"36673"]:
{{{
#!CommitTicketReference repository="" revision="36673"
REST API: Add WP_REST_Request::from_url()
Allows converting a REST URL into a Request object.
Props danielbachhuber.
Fixes #35803.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35803#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list