= Changelog archive = This is an archive of older changelog entries. Most recent entries are maintained in readme.txt = 1.4.0 - 22 April 2017 = * Features: * New options to disable the KB feeds and include articles in the main feed * Enchancements: * Force the two column layout and prevent overlaps = 1.3.0 - 4 December 2016 = * Enhancements: * Articles now support comments * Two new settings to delete all settings and Knowledge base content when deleting the plugin. * Bug fixes: * Fixed labels where Section was still called Category = 1.2.0 - 24 January 2016 = * Features: * Settings page: Customize the slugs, disable styles, etc. Change in base slug from `kb-articles` to `knowledgebase`. If you're upgrading this plugin, and have previously used `knowledgebase` as the slug for the page you created, then either change the slug for the knowledge base in the Settings page or delete the page you created. * Shortcode to display the Knowledge base search form - Use `[kbsearch]` for this purpose * Enhancements: * Merged archive stylesheet with the main stylesheet * Hide the first level header when displaying archives * Bug fixes: * Undefined index notice on Search results pages outside of the knowledge base = 1.1.0 - 29 June 2015 = * Features: * Network activate now works on multisite * Main archive displays the knowledge base. You can override the default template by adding a file `archive-wz_knowledgebase.php` in your theme folder * Category archive displays the knowledge base for the specific category. You can override the default template by adding a file `taxonomy-wzkb_category.php` in your theme folder * Major rewrite of knowledge base HTML markup and default styles. If you're using your own custom styles, then you will need to remove * Enhancements: * Custom post type slug changed to `knowledgebase` from `wzkb` * Custom post type archives and category archives changed to `kb-articles`. Tag archives changed to `kb-tags` * Duplicate code cleanup * Bug fixes: * If term has no children terms, then directly display the articles under it = 1.0.0 - 17 May 2015 = * Initial release