Changeset 37013
- Timestamp:
- 03/16/2016 04:49:35 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/class-wp-rest-request.php
r36673 r37013 937 937 938 938 /** 939 * Gets a WP_REST_Request object from a full URL. 940 * 939 * Retrieves a WP_REST_Request object from a full URL. 940 * 941 * @static 941 942 * @since 4.5.0 943 * @access public 942 944 * 943 945 * @param string $url URL with protocol, domain, path and query args.
Note: See TracChangeset
for help on using the changeset viewer.