WP Manifestindependent plugin directory
manifest / editor / visual-taxonomy-block

Visual Taxonomy Block

Add images to taxonomies and display them with custom Gutenberg blocks.

by qarayahya · github.com/qarayahya/visual-taxonomy-block

3stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/qarayahya/visual-taxonomy-block/archive/refs/heads/master.zip

From the readme

Visual Taxonomy Block Transform your WordPress taxonomies into visually displays. Add images to any taxonomy and showcase them using custom Gutenberg blocks. Features Taxonomy Images - Add images to any public taxonomy (categories, tags, custom taxonomies) - Automatic REST API integration for seamless block editor experience - Performance optimized with minimal overhead - Works with existing taxonomies - no data migration needed Custom Gutenberg Blocks Terms Loop Block Display multiple terms in customizable layouts with advanced query options. Term Template Block Define how individual terms appear within loops using a visual template designer. Term Title Block Display term names with: - Multiple heading levels (H1-H6, paragraph) - Text alignment controls - Optional links to term archive pages - Custom link attributes (target, rel) Term Image Block Show taxonomy images with: - Responsive sizing controls - Link overlay options - Border and shadow styling - Automatic fallback to placeholder Term Data Blocks (Core Paragraph Variations) For displaying additional term information, use these paragraph block variations: Term Description (visual-taxonomy-block/term-description

Read the full README on GitHub →