Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions reference/tags.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,3 +423,11 @@
</div>
</section>
</div>
<div>
<section class="route">
<div class="primary">
<h2>Custom Taxonomies</h2>
<p>The <code>tags</code> endpoint only deals with tags/terms in the <code>post_tag</code> taxonomy. To work with terms in a custom taxonomy, read about <a href="../extending-the-rest-api/adding-rest-api-support-for-custom-content-types/#registering-a-custom-taxonomy-with-rest-api-support">registering a custom taxonomy with REST API support</a>.</p>
</div>
</section>
</div>