Post Tags – core/post-terms
Display a post’s tags.
Use the Post Tags variant of the Post Terms block to display the tags associated with the post.
Screenshot

Example
This example shows all the terms associated with this post. There are 4 paragraph blocks for the labels and 4 Post Terms blocks for the terms. These are wrapped in a group block using the Row variant.
Notes
- The Post Terms variant is determined by the
term
attribute. For the Post Tags block this ispost_tag
. - See also Post Categories – core/post-terms.
Use the Code editor to change the term
attribute.
<!-- wp:post-terms {"term":"post_tag"} /-->