Skip to content

Fix category display

theo lem requested to merge fix-category-display into dev-makina

Fixes #85 (closed)

Uses taxonomy_get_tree to display all content linked to a taxonomy term and all of its children, instead of taxonomy_get_children which only displayed level-1 children.

Edited by theo lem

Merge request reports