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 e270e4b commit 5c9b914
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions block-templates/archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@

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

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

<!-- wp:post-tags /--></div>
<!-- wp:post-hierarchical-terms {"term":"category"} /-->ss
<!-- wp:post-tags /-->
<!-- wp:post-terms {"term":"category"} /-->
<!-- wp:post-terms {"term":"post_tag"} /--></div>
<!-- /wp:column --></div>
<!-- /wp:columns -->

Expand Down

0 comments on commit 5c9b914

Please sign in to comment.