Skip to content

Commit

Permalink
Issue #23 support Gutenberg 10.6 - post_terms block replaces post-tag…
Browse files Browse the repository at this point in the history
…s and post-hierarchical-terms
  • Loading branch information
bobbingwide committed May 7, 2021
1 parent f85746f commit e270e4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions block-template-parts/single-post-fields.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- wp:post-date /-->

<!-- wp:post-tags /-->

<!-- wp:post-hierarchical-terms {"term":"category"} /-->
<!-- wp:post-terms {"term":"post_tag"} /-->
<!-- wp:post-hierarchical-terms {"term":"category"} /-->
<!-- wp:post-terms {"term":"category"} /-->

0 comments on commit e270e4b

Please sign in to comment.