CBX Taxonomy
WordPress helper plugin for creating custom taxonomy (category, tag) inside WordPress
by Codeboxr · github.com/codeboxrcodehub/cbxtaxonomy · website
★ 0stars
11release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/codeboxrcodehub/cbxtaxonomy/releases/download/1.0.4/cbxtaxonomy.zipFrom the readme
WordPress helper plugin for creating custom taxonomy (category, tag) inside WordPress
Description
Open source plugin for creating category and tag. In this plugin we have used custom table for creating the categories and tags so that it uses less resource.
Software requirements
The following software is required to develop using CBXTaxonomy:
PHP version 8.2 or newer
Installation
1. Download the latest zip from here
2. WordPress has clear documentation about how to install a plugin
3. After install activate the plugin "CBX Taxonomy" through the 'Plugins' menu in WordPress
4. This plugin doesn't load any library by default, it doesn't create extra folder or menu.
Licence
MIT
Read the full README on GitHub →