We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1b4a95 + b23166d commit 3d6c968Copy full SHA for 3d6c968
changes-beta-1.md
@@ -60,7 +60,7 @@ then we'd also love to know that. :)
60
namespace. For example, the posts collection endpoint is now at
61
`/wp-json/wp/v2/posts`
62
63
-* **Changed**: Hypermedia links have changed from `meta.links` to changed to
+* **Changed**: Hypermedia links have changed from `meta.links` to
64
`_links` to follow the HAL standard. In custom endpoints, you can either
65
return `_links` in your data, or use `WP_REST_Response->add_link`
66
0 commit comments