Title: Terms Block
Author: Toro_Unit (Hiroshi Urabe)
Published: <strong>18 Shtator, 2020</strong>
Last modified: 6 Shtator, 2023

---

Kërkoni te shtojca

Kjo shtojcë **s’është testuar me 3 hedhjet e rëndësishme të fundit në qarkullim 
të WordPress-it**. Mund të mos e mirëmbajnë më, ose mundet të mos mbulohet më dhe
mund të ketë probleme përputhshmërie, kur përdoret me versione më të freskët të 
WordPress-it.

![](https://s.w.org/plugins/geopattern-icon/terms-block.svg)

# Terms Block

 Nga [Toro_Unit (Hiroshi Urabe)](https://profiles.wordpress.org/toro_unit/)

[Shkarkim](https://downloads.wordpress.org/plugin/terms-block.2.1.0.zip)

 * [Hollësi](https://sq.wordpress.org/plugins/terms-block/#description)
 * [Shqyrtime](https://sq.wordpress.org/plugins/terms-block/#reviews)
 * [Zhvillim](https://sq.wordpress.org/plugins/terms-block/#developers)

 [Asistencë](https://wordpress.org/support/plugin/terms-block/)

## Përshkrim

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/`block-name`–`block-style`.php
 2. template-parts/blocks/terms-block/`block-name`.php

Filter for `get_terms`.

    ```
    add_filter( 'terms_block_get_terms_arguments', 'my_filter', 10, 3 );
    function my_filter( $args, $taxonomy, $attributes ) {
        $args = array_merge( $args, array( 'orderby' => 'order' ) );

        return $args;
    }
    ```

## Blloqe

Kjo shtojcë furnizon 3 blloqe.

 *   Terms Displays a list of all terms in the selected taxonomy.
 *   Assigned Terms Displays a list of assigned terms in the selected taxonomy.
 *   Terms (Deprecated) Displays a list of all terms in the selected taxonomy. (
   Deprecated)

## Shqyrtime

![](https://secure.gravatar.com/avatar/06908835b083c0015236033719ef7131527f9576f04441172253494f7941b5cf?
s=60&d=retro&r=g)

### 󠀁[Supernice](https://wordpress.org/support/topic/supernice-2/)󠁿

 [JesperT](https://profiles.wordpress.org/jespert/) 8 Mars, 2024

The missing star is because it does not write any class name or additional class
name. Else it´s good.

![](https://secure.gravatar.com/avatar/773ac53bd698849a95cabd96f462f7708afc67ffd987cbaf0ec54ad0224061ea?
s=60&d=retro&r=g)

### 󠀁[Thank you!](https://wordpress.org/support/topic/thank-you-3487/)󠁿

 [Sunny](https://profiles.wordpress.org/frdmsun/) 29 Janar, 2024

This functionality should be in WP Core

![](https://secure.gravatar.com/avatar/fc4f372252c4982c94ac51621df37c8200c5c1b88e25be01f8ddcadae1891190?
s=60&d=retro&r=g)

### 󠀁[Excellent Plugin](https://wordpress.org/support/topic/excellent-plugin-8977/)󠁿

 [kierancalv](https://profiles.wordpress.org/kierancalv/) 9 Janar, 2024

An excellent plugin that allows for override of the template. Perfect for customising
the front end display and works perfectly. Thank you 🙂

![](https://secure.gravatar.com/avatar/5958a3737e458998c6fefe9caf49e9ce20571f7ca59563354bc94bbe065e8ebe?
s=60&d=retro&r=g)

### 󠀁[Works perfectly](https://wordpress.org/support/topic/works-perfectly-2561/)󠁿

 [Do Good Design Co.](https://profiles.wordpress.org/jtnatoli/) 6 Dhjetor, 2022

This plugin does just what I wanted. It looks just like the Category List block 
out of the box. However, it would be better if there were some CSS classes applied
to the markup to make it possible to style this block effectively.

 [ Lexojini krejt 4 shqyrtimet ](https://wordpress.org/support/plugin/terms-block/reviews/)

## Kontribues & Zhvillues

“Terms Block” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë
personat vijues.

Kontribues

 *   [ Toro_Unit (Hiroshi Urabe) ](https://profiles.wordpress.org/toro_unit/)
 *   [ hamworks ](https://profiles.wordpress.org/hamworks/)
 *   [ chiilog (Chiaki Okamoto) ](https://profiles.wordpress.org/mel_cha/)

[Përkthejeni “Terms Block” në gjuhën tuaj.](https://translate.wordpress.org/projects/wp-plugins/terms-block)

### Ju intereson zhvillimi?

[Shfletoni kodin](https://plugins.trac.wordpress.org/browser/terms-block/), shkarkoni
[depon SVN](https://plugins.svn.wordpress.org/terms-block/), ose pajtohuni përmes
[RSS-je](https://plugins.trac.wordpress.org/log/terms-block/?limit=100&mode=stop_on_copy&format=rss)
te [regjistri i zhvillimeve](https://plugins.trac.wordpress.org/log/terms-block/).

## Regjistër ndryshimesh

#### 2.1.0

 * support WordPress 6.3.
 * fix for deprecated parameters in get_terms.

#### 2.0.3

 * use get_block_wrapper_attributes

#### 2.0.2

 * use @wordpress/server-side-render

#### 2.0.0

 * add assigned terms block
 * rename terms-block to terms

#### 1.0.0

 * Tested on WordPress 5.8.

#### 0.2.0

 * Add `terms_block_get_terms_arguments` filter.
 * Tested on WordPress 5.6.

#### 0.0.5

 * First release.

#### 0.0.1

 * Internal release.

## Të tjera

 *  Version **2.1.0**
 *  Përditësuar së fundi më **3 vjet më parë**
 *  Instalime aktive **40+**
 *  Version WordPress-i ** 6.0 ose më i madh **
 *  E provuar deri me **6.3.10**
 *  Version PHP-je ** 7.4 ose më i madh **
 *  Gjuhë
 * [English (US)](https://wordpress.org/plugins/terms-block/)
 * Etiketa
 * [block](https://sq.wordpress.org/plugins/tags/block/)[gutenberg](https://sq.wordpress.org/plugins/tags/gutenberg/)
   [term](https://sq.wordpress.org/plugins/tags/term/)
 *  [Pamje e Thelluar](https://sq.wordpress.org/plugins/terms-block/advanced/)

## Vlerësime

 4.8 nga 5 yje të mundshëm.

 *  [  3 shqyrtime me 5 yje     ](https://wordpress.org/support/plugin/terms-block/reviews/?filter=5)
 *  [  1 shqyrtim me 4 yje     ](https://wordpress.org/support/plugin/terms-block/reviews/?filter=4)
 *  [  0 shqyrtime me 3 yje     ](https://wordpress.org/support/plugin/terms-block/reviews/?filter=3)
 *  [  0 shqyrtime me 2 yje     ](https://wordpress.org/support/plugin/terms-block/reviews/?filter=2)
 *  [  0 shqyrtime me 1 yje     ](https://wordpress.org/support/plugin/terms-block/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/terms-block/reviews/#new-post)

[Shihni krejt shqyrtimet](https://wordpress.org/support/plugin/terms-block/reviews/)

## Kontribues

 *   [ Toro_Unit (Hiroshi Urabe) ](https://profiles.wordpress.org/toro_unit/)
 *   [ hamworks ](https://profiles.wordpress.org/hamworks/)
 *   [ chiilog (Chiaki Okamoto) ](https://profiles.wordpress.org/mel_cha/)

## Asistencë

Keni diçka për të thënë? Ju duhet ndihmë?

 [Shihni forum asistence](https://wordpress.org/support/plugin/terms-block/)

## Dhuroni

Do të donit të përkrahnit shpënien më tej të kësaj shtojce?

 [ Dhuroni për këtë shtojcë ](https://www.paypal.me/torounit)