Plugin yìí kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress. Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

Taxonomy List

Àpèjúwe

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"]

Àwọn àwòrán ìbòjú

Ìgbéwọlẹ̀

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.

FAQ

How to use this plugin?

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

Àwọn àgbéyẹ̀wò

Èbìbí 18, 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Ìtumọ̀ Yorùbá: ’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
Ẹrẹ́nà 4, 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.
Ọ̀pẹ 16, 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
Ọ̀wàrà 11, 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).
Ọwẹ́wẹ̀ 22, 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Ìtumọ̀ Yorùbá: ’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!
Ka gbogbo àwọn àgbéyẹ̀wò 9

Àwọn Olùkópa & Olùgbéejáde

“Taxonomy List” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

Túmọ̀ “Taxonomy List” sí èdè rẹ.

Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.

Àkọsílẹ̀ àwọn àyípadà

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 Ìtumọ̀ Yorùbá: – post count not working in some conditions

1.1

  • New Ìtumọ̀ Yorùbá: – Add count_type attribute in shortcode
  • New Ìtumọ̀ Yorùbá: – Add orderby attribute in shortcode
  • New Ìtumọ̀ Yorùbá: – Display term description on term hover
  • New Ìtumọ̀ Yorùbá: – Option to display post count or term count
  • Fix Ìtumọ̀ Yorùbá: – order ASC/DESC not working
  • Fix Ìtumọ̀ Yorùbá: – show_count not working
  • Fix Ìtumọ̀ Yorùbá: – hide_empty attribute not working

1.0.3

  • Tested upto WordPress 5.7
  • New Ìtumọ̀ Yorùbá: – Add show_count attribute in shortcode
  • Fix Ìtumọ̀ Yorùbá: – Search not working in some cases

1.0.2

  • Improvement Ìtumọ̀ Yorùbá: – Search filter results

1.0.1

  • Tested upto WordPress 5.0.3
  • New Feature Ìtumọ̀ Yorùbá: – Added search bar functionality to filter specific term from the taxonomy list.
  • Improvement Ìtumọ̀ Yorùbá: – Remove FontAwesome external Library to reduce load time.

1.0.0

  • Initial release.