We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3634430 commit 8e75d61Copy full SHA for 8e75d61
_includes/header.html
@@ -4,6 +4,7 @@
4
<h1><a href="{{ site.baseurl }}">WP REST API v2 Documentation</a></h1>
5
<ul>
6
<li><a href="{{ site.baseurl }}">Home</a></li>
7
+ <li><a href="{{ site.baseurl }}changes-beta-1.html">What Changed</a></li>
8
<li><a href="https://github.com/WP-API/WP-API">WP REST API v2 Source</a></li>
9
<!-- <li><a href="{{ site.baseurl }}guides.html">Guides</a></li>
10
<li><a href="{{ site.baseurl }}internals.html">Internals</a></li>
0 commit comments