https://github.com/ubc/ubc-subcategories-block
https://github.com/ubc/ubc-subcategories-block
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ubc/ubc-subcategories-block
- Owner: ubc
- Created: 2023-10-10T15:51:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T16:37:43.000Z (8 months ago)
- Last Synced: 2025-02-27T23:34:10.569Z (8 months ago)
- Language: JavaScript
- Size: 275 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
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.