-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
34 lines (21 loc) · 1 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
=== CBX Taxonomy Library ===
Contributors: codeboxr, manchumahara
Requires at least: 3.5
Tested up to: 6.4.3
Stable tag: 1.0.5
License: MIT
License URI: https://github.com/codeboxrcodehub/cbxwptaxonomy/blob/master/LICENSE.txt
Open source Taxonomy plugin
== 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 7.4 or newer
== Installation ==
1. Download the latest zip from here (https://github.com/codeboxrcodehub/cbxwptaxonomy/releases)
2. [WordPress has clear documentation about how to install a plugin].(https://codex.wordpress.org/Managing_Plugins)
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.
== Changelog ==
= 1.0.0 =
* First public release