- Timestamp:
- 05/26/2025 11:18:03 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/class-wp-rest-response.php
r54891 r60249 44 44 * Adds a link to the response. 45 45 * 46 * @internal The $rel parameter is first, as this looks nicer when sending multiple.46 * {@internal The $rel parameter is first, as this looks nicer when sending multiple.} 47 47 * 48 48 * @since 4.4.0 … … 136 136 * Sets a single link header. 137 137 * 138 * @internal The $rel parameter is first, as this looks nicer when sending multiple.138 * {@internal The $rel parameter is first, as this looks nicer when sending multiple.} 139 139 * 140 140 * @since 4.4.0
Note: See TracChangeset
for help on using the changeset viewer.