A WordPress plugin that creates a folder-like display for your taxonomies with breadcrumb navigation.
This plugin lets you display any taxonomy in a hierarchical folder structure, making it ideal for document libraries or file-like navigation systems.
- Download the plugin
- Upload to wp-content/plugins/
- Activate through WordPress admin panel
To display the default category taxonomy as folders:
[folder_display]
To display a custom taxonomy as folders:
[folder_display taxonomy="your_taxonomy_name"]