# Terms Block
Contributors:      Toro_Unit,hamworks
Donate link:       https://www.paypal.me/torounit
Tags:              Gutenberg, term, block
Requires at least: 5.5
Tested up to:      5.5
Requires PHP:      7.3
Stable tag:        0.0.6
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Term list block. Displays a list of all terms in the selected taxonomy.

## Description

Term list block. Displays a list of all terms in the selected taxonomy.

You can change the display by placing a template file in your theme.

1. template-parts/blocks/terms-block/terms-block-`block-style`.php
1. template-parts/blocks/terms-block/terms-block.php

## Changelog

### 0.0.5
* first release.

### 0.0.1
* internal release.

