Title: Taxonomy List
Author: Muhammad Rehman
Published: <strong>28 Mart 2018</strong>
Last modified: 5 Aralık 2023

---

Eklentilerde ara

![](https://ps.w.org/taxonomy-list/assets/banner-772x250.jpg?rev=1848754)

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

![](https://ps.w.org/taxonomy-list/assets/icon-128x128.jpg?rev=1849502)

# Taxonomy List

 [Muhammad Rehman](https://profiles.wordpress.org/muhammad-rehman/) tarafından

[İndir](https://downloads.wordpress.org/plugin/taxonomy-list.1.1.4.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/taxonomy-list/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/taxonomy-list/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/taxonomy-list/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/taxonomy-list/#developers)

 [Destek](https://wordpress.org/support/plugin/taxonomy-list/)

## Açıklama

This plugin help you to display any taxonomy terms by using shortcode. you can use
the shortcode any where like in pages, post, widgets. You can filter the taxonomy
terms by typing their related words in the search bar, you can enable/disabled search
bar field from the shortcode attribute.

    ```
    - [taxonomy_list name="category"]
    ```

#### Just place this shortcode any where you want to display taxonomy list

#### shortcode attributes

    ```
    - name = taxonomy name ( default: category )
    - hide_empty = show/hide empty category/term ( default: false )
    - include = show only specific terms
    - exclude = hide specific terms
    - order = option to set display order in ASC/DESC ( default: ASC )
    - orderby = option to set orderby id or title ( default: id )
    - search_bar = search field to filter terms list ( default: 0 )
    - show_count = display number of child terms ( default: false )
    - count_type = Set "terms" for display terms count, and set "post" for display posts count next to the category name ( default: terms )
    ```

#### example shortcode

    ```
    - [taxonomy_list name="category" hide_empty="false" exclude="11,12,13" orderby="id" order="ASC" search_bar=1 show_count="true" count_type="terms"]
    ```

## Ekran Görüntüleri

[⌊Taxonomy Shortcode Result.⌉⌊Taxonomy Shortcode Result.⌉[

Taxonomy Shortcode Result.

[⌊Taxonomy List Preview.⌉⌊Taxonomy List Preview.⌉[

Taxonomy List Preview.

## Yükleme

To add a WordPress Plugin using the built-in plugin installer:

Go to Plugins > Add New.

 1. Type in the name \”Taxonomy List\” in Search Plugins box
 2. Find the \”Taxonomy List\” Plugin you wish to install.
 3. Click Install Now to install the WordPress Plugin.
 4. The resulting installation screen will list the installation as successful or note
    any problems during the install. If successful, click Activate Plugin to activate
    it, or Return to Plugin Installer for further actions.

## SSS

### How to use this plugin?

Just after installing Taxonomy List, You can use any of the provided shortcodes 
by Taxonomy List

## İncelemeler

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

### 󠀁[Exactly what I needed](https://wordpress.org/support/topic/exactly-what-i-needed-860/)󠁿

 [Sarah DaSilva](https://profiles.wordpress.org/sdasilva03/) 8 Haziran 2022

Great little plugin, exactly what I was looking for.

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

### 󠀁[Perfect and useful on FSE, could be better](https://wordpress.org/support/topic/perfect-and-useful-on-fse/)󠁿

 [yellink](https://profiles.wordpress.org/yellink/) 18 Mayıs 2022

Works well, specially when we work in FSE, and the query loop block is not displaying
custom taxonomies. So i use it as a second menu on an custom post archives template,
without the complexity of adding any gutenberg addons From my Pov there is still
little improvments before rating 5 stars : > like when there is no image or no description,
i’d rather not see that in the source code: <div class="tax-image"> <img src="" 
width="50"> </div>…… <div class="tax-desc"></div> > i think the css should be simplified,
with the flexbox properties and avoiding any float positionning. For the rest, did
not test for other functionality than its name supposed : list custom taxonomy

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

### 󠀁[I Especially Like The Search Filter Function](https://wordpress.org/support/topic/i-especially-like-the-search-filter-function/)󠁿

 [Ario](https://profiles.wordpress.org/ariolander/) 4 Mart 2022

Great way to show call my custom taxonomy as an organized, ordered list. My favorite
feature is the little search bar. For a site with a lot of taxonomy it makes my 
list so much more usable.

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

### 󠀁[Simple and good!](https://wordpress.org/support/topic/simple-and-good-143/)󠁿

 [Dosges](https://profiles.wordpress.org/doges/) 16 Aralık 2021

The plugin works great. If you have any questions, the plugin creator helps you 
in any way and makes things easier for you. Thank you Muhammad Rehman

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

### 󠀁[Fantastic](https://wordpress.org/support/topic/fantastic-2919/)󠁿

 [KennyWilliamson](https://profiles.wordpress.org/kennywilliamson/) 11 Ekim 2021

I have been buggering around for hours trying to solve this. Then found this plugin.
quick and easy… thank you (and thanks for your exaple shortcode- worked perfectly).

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

### 󠀁[Easy taxonomy listing from new CPT](https://wordpress.org/support/topic/easy-taxonomy-listing-from-new-cpt/)󠁿

 [Old Desert Lizard](https://profiles.wordpress.org/rayharwood/) 22 Eylül 2021

I installed this and entered the short code… and it worked! I created my first non-
trivial custom post type with a couple of taxonomies, one with many entries. I wanted
to create a simple page that listed the taxonomies and provided links for each that
would display the archive of posts with the selected taxonomy. I’ve been doing web
site maintenance for years, and I _hate_ having to delve into the php just to get
something simple done. This was easy!

 [ 9 incelemeyi oku ](https://wordpress.org/support/plugin/taxonomy-list/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“Taxonomy List” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

 *   [ Muhammad Rehman ](https://profiles.wordpress.org/muhammad-rehman/)

[“Taxonomy List” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/taxonomy-list)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/taxonomy-list/), 
[SVN deposuna](https://plugins.svn.wordpress.org/taxonomy-list/) göz atın ya da 
[RSS](https://plugins.trac.wordpress.org/log/taxonomy-list/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/taxonomy-list/)
abone olun.

## Değişiklik Kaydı

#### 1.1.4

 * Tested up to latest WordPress

#### 1.1.3

 * Compatible with WP v6.1.1

#### 1.1.2

 * Compatible with WP 6.0

#### 1.1.1

 * Fix – post count not working in some conditions

#### 1.1

 * New – Add count_type attribute in shortcode
 * New – Add orderby attribute in shortcode
 * New – Display term description on term hover
 * New – Option to display post count or term count
 * Fix – order ASC/DESC not working
 * Fix – show_count not working
 * Fix – hide_empty attribute not working

#### 1.0.3

 * Tested upto WordPress 5.7
 * New – Add show_count attribute in shortcode
 * Fix – Search not working in some cases

#### 1.0.2

 * Improvement – Search filter results

#### 1.0.1

 * Tested upto WordPress 5.0.3
 * New Feature – Added search bar functionality to filter specific term from the
   taxonomy list.
 * Improvement – Remove FontAwesome external Library to reduce load time.

#### 1.0.0

 * Initial release.

## Meta

 *  Sürüm **1.1.4**
 *  Son güncelleme **3 yıl önce**
 *  Etkin kurulumlar **500+**
 *  WordPress sürümü ** 4.0 veya üstü **
 *  Test edilen sürüm **6.4.8**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/taxonomy-list/)
 * Etiketler
 * [category](https://tr.wordpress.org/plugins/tags/category/)[taxonomy list](https://tr.wordpress.org/plugins/tags/taxonomy-list/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/taxonomy-list/advanced/)

## Puanlar

 5 üzerinden 4.8 yıldız.

 *  [  8 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/taxonomy-list/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/taxonomy-list/reviews/?filter=4)
 *  [  1 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/taxonomy-list/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/taxonomy-list/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/taxonomy-list/reviews/?filter=1)

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/taxonomy-list/reviews/)

## Katkıda bulunanlar

 *   [ Muhammad Rehman ](https://profiles.wordpress.org/muhammad-rehman/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/taxonomy-list/)