Changeset 37518 for trunk/src/wp-includes/rest-api.php
- Timestamp:
- 05/22/2016 06:49:05 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/rest-api.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api.php
r36947 r37518 160 160 function rest_get_url_prefix() { 161 161 /** 162 * Filter the REST URL prefix.162 * Filters the REST URL prefix. 163 163 * 164 164 * @since 4.4.0 … … 207 207 208 208 /** 209 * Filter the REST URL.209 * Filters the REST URL. 210 210 * 211 211 * Use this filter to adjust the url returned by the `get_rest_url` function. … … 270 270 if ( empty( $wp_rest_server ) ) { 271 271 /** 272 * Filter the REST Server Class.272 * Filters the REST Server Class. 273 273 * 274 274 * This filter allows you to adjust the server class used by the API, using a
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)