Knowledge Base free WordPress plugin
Description
Knowledge Base free WordPress plugin
As the name suggests, Knowledge Base will allow you to create a knowledge base / FAQ section on your WordPress blog.
The plugin was born after I tried several free plugins and themes out there and that couldn’t fit my purpose. It’s designed to be very easy to install and use out of the box and I’ll be adding more features into the core and as addons.
Terminology
Articles: The plugin uses a custom post type wz_knowledgebase with a slug of wzkb ensuring your data always stays even if you choose to delete this plugin (but why would you?!)
Sections: It also uses a custom taxonomy ( kbcategory ) to automatically draw up the knowledge base. You will need at least one category in order to display the knowledge base. These categories can be added under Knowledge Base > Sections
Tags: Additionally you can use tags ( kbtags ) can also be used for each knowledge base article.
Main features
Supports unlimited knowledge bases using different sections with unlimited nested levels
Inbuilt styles that display the knowledge beautifully and are fully responsive – Uses the Responsive Grid System
Customizable permalinks: Archives are enabled so your knowledge base can be viewed at /knowledgebase/ automatically on activation. You can change this in the Settings page
Shortcode: [knowledgebase] will allow you to display the knowledge base on any page of your choosing
Gutenberg block: You can display the knowledge base using a block. Find it by typing kb or knowledge base or faq when adding a new block
Breadcrumbs: Default templates include breadcrumbs. Alternatively, use functions or shortcode to display this where you want
Widgets: WZKB Articles, WZKB Sections and WZKB Breadcrumbs
Inbuilt cache to speed up the display of your knowledge base articles
Contribute
If you have an idea, I’d love to hear it. WebberZone Knowledge Base is also available on Github. You can create an issue on the Github page or, better yet, fork the plugin, add a new feature and send me a pull request.