Skip to content

Commit 5ea09b9

Browse files
committed
Minor inline docs improvements
1 parent 0e889b6 commit 5ea09b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/rest-api/class-wp-rest-server.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ public static function get_compact_response_links( $response ) {
763763
* @since 5.4.0 The `$embed` parameter can now contain a list of link relations to include.
764764
*
765765
* @param array $data Data from the request.
766-
* @param bool|string[] $embed Whether to embed all links or a filtered list of link relations.
766+
* @param bool|string[] $embed Whether to embed all links or a filtered list of link relations. Default true.
767767
* @return array {
768768
* Data with sub-requests embedded.
769769
*

0 commit comments

Comments
 (0)