WP Manifestindependent plugin directory
manifest / editor / ubc-subcategories-block

UBC Subcategory Block

Similliar to the category block, but list subcategories from a selected parent category instead.

by Kelvin Xu · github.com/ubc/ubc-subcategories-block

1stars
0forks

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/ubc/ubc-subcategories-block/archive/refs/heads/master.zip

Readme

=== UBC Subcategory Block === Contributors: Kelvin Xu Tags: block Tested up to: 6.0 Stable tag: 1.0.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Similliar to the category block, but list subcategories from a selected parent category instead.

The subcategory block is meant to be used within the query block to list terms that assigned to the_post that is under a selected parent term. It can also be used within a page but outside of the query loop, and it will list all the terms within post category.

Read the full README on GitHub →