Changeset 37544 for trunk/src/wp-includes/rest-api.php
- Timestamp:
- 05/23/2016 07:01:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api.php
r37518 r37544 209 209 * Filters the REST URL. 210 210 * 211 * Use this filter to adjust the url returned by the `get_rest_url`function.211 * Use this filter to adjust the url returned by the get_rest_url() function. 212 212 * 213 213 * @since 4.4.0
Note: See TracChangeset
for help on using the changeset viewer.