Releases: WebberZone/knowledgebase
Releases · WebberZone/knowledgebase
Version 1.1.0
- New: Network activate now works on multisite
- New: Main archive displays the Knowledgebase. You can override the default template by adding a file
archive-wz_knowledgebase.php
in your theme folder - New: Category archive displays the knowledgebase for the specific category. You can override the default template by adding a file
taxonomy-wzkb_category.php
in your theme folder - New: Major rewrite of knowledgebase HTML markup and default styles. If you're using your own custom styles, then you will need to remove
- Modified: Custom post type slug changed to
knowledgebase
fromwzkb
- Modified: Custom post type archives and category archives changed to
kb-articles
. Tag archives changed tokb-tags
- Modified: Duplicate code cleanup
- Fixed: If term has no children terms, then directly display the articles under it
Version 1.0.0
Initial release
Version 0.9.0
Initial release