From 943b9930161b9fcc019f4729d36fc8c17f7e5a8c Mon Sep 17 00:00:00 2001 From: Chris Hardie Date: Wed, 3 May 2023 11:23:42 -0400 Subject: [PATCH] Add custom taxonomy note in the tags endpoint reference --- reference/tags.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/reference/tags.md b/reference/tags.md index 5964008..b299abf 100644 --- a/reference/tags.md +++ b/reference/tags.md @@ -423,3 +423,11 @@ +
+
+
+

Custom Taxonomies

+

The tags endpoint only deals with tags/terms in the post_tag taxonomy. To work with terms in a custom taxonomy, read about registering a custom taxonomy with REST API support.

+
+
+
\ No newline at end of file