Description
Knowledge Base makes building a knowledge base or FAQ for your WordPress site easy, fast, and scalable.
Whether you need a simple FAQ page, a full self-service help center, or a structured multi-product wiki, Knowledge Base scales to fit. Organize articles into products and sections, customize permalinks, and let your customers help themselves: no coding required.
Perfect for:
- Multi-product companies managing multiple help centers
- SaaS platforms with self-service documentation portals
- Ecommerce support centres reducing ticket volume
- Documentation hubs and internal company wikis
- Developers building customer-facing knowledge portals
Powerful features available in the Free version
- Unlimited Knowledge Bases: Support as many products as you like, with unlimited sections and sub-sections.
- Beautiful, Responsive Layouts: Ships with clean templates powered by the Responsive Grid System.
- Customisable Permalinks: View your KB at /knowledgebase/ by default or change the base slugs for articles, sections, products, and tags. Advanced custom permalink structures with dynamic placeholders are available in Pro.
- Shortcodes + Gutenberg Blocks: Add KB listings anywhere using [knowledgebase] or use the Knowledge Base block.
- Built-in Breadcrumbs: Improve UX and SEO with breadcrumb navigation.
- Widgets Included: WZKB Articles, WZKB Sections, WZKB Products, and WZKB Breadcrumbs widgets.
- Built-in Caching: Speed up your Knowledge Base without extra plugins. Configurable cache expiry settings are available in Pro.
- Multilingual Ready: Full WPML and Polylang compatibility — translate articles, sections, products, and tags; language-aware caching and widgets included out of the box.
- Auto Table of Contents: Automatically generate a linked Table of Contents from article headings, with configurable depth and minimum heading threshold.
- Live Search Suggestions: Show accessible AJAX search suggestions as visitors type in the Knowledge Base search form.
- Related Articles: Display related articles at the bottom of KB articles based on categories and tags.
- Alerts: Add attention-grabbing alert boxes with the [kbalert] shortcode or Alerts block.
Pro features
Knowledge Base Pro enhances the plugin with advanced features for larger documentation sites, including ratings and feedback, a help widget, a powerful custom permalinks engine, premium layouts, enhanced TOC surfaces, and additional admin tools.
- Article Rating & Feedback System: Collect binary or 5-star feedback with optional follow-up questions, admin alerts, Bayesian sorting, and GDPR-friendly tracking modes.
- Help Widget: Offer an in-app support hub with live search, suggested articles, and a contact form inside a floating assistant.
- Custom Permalinks Engine: Craft advanced URL structures for articles, sections, tags, and products using dynamic placeholders.
- Knowledge Base Homepage Mode: Display the Knowledge Base on your site homepage. The Knowledge Base URL becomes the homepage and the Knowledge Base archive URL redirects to the homepage.
- Premium Layout Pack: Unlock seven additional frontend styles (Modern, Minimal, Boxed, Gradient, Compact, Magazine, Professional).
- Enhanced Table of Contents: Three Pro TOC delivery surfaces — a sidebar widget that renders the TOC for the current article, a Gutenberg block to insert the TOC inline, and a floating/sticky panel that follows the reader down the page.
- Advanced Admin Tools: Control knowledge base caching with expiry settings, on-demand cache clearing, and other productivity enhancements.
Key Concepts
- Articles: Custom post type
wz_knowledgebase: your FAQs, how-to guides, and documentation. - Products: Custom taxonomy
wzkb_product: link articles to one or more products. - Sections: Custom taxonomy
wzkb_category: organize content neatly into categories. - Tags: Optional
wzkb_tagtaxonomy: make finding content even easier.
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.
Screenshots
Blocks
This plugin provides 8 blocks.
- Knowledge Base Alerts Display alerts for WZ Knowledge Base
- Knowledge Base Articles Display the Knowledge Base Articles by Product or Section
- Knowledge Base Display the Knowledge Base
- Knowledge Base Breadcrumb Display the Knowledge Base Breadcrumb navigation
- Knowledge Base Search Display a search form for the Knowledge Base
- Knowledge Base Related Articles Display related articles for the current knowledge base article
- Knowledge Base Sections Display subsections of a selected section or the full knowledge base sections tree if no section is selected
- Knowledge Base Products Display sections under a selected product or the full knowledge base products/sections tree if none selected
Installation
WordPress install (The easy way)
- Navigate to “Plugins” within your WordPress Admin Area
- Click “Add new” and in the search box enter “Knowledgebase” or “Knowledge Base”
- Find the plugin in the list (usually the first result) and click “Install Now”
- Activate or Network activate the Plugin in WP-Admin under the Plugins screen
Manual install
- Download the plugin
- Extract the contents of knowledgebase.zip to wp-content/plugins/ folder. You should get a folder called knowledgebase.
- Activate or Network activate the Plugin in WP-Admin under the Plugins screen
Quick Start
When you Activate the plugin for the first time, you will be taken to the Setup Wizard. Follow the instructions to set up your knowledge base.
After the Setup Wizard, you can:
- Go to Knowledge Base » Products: add your first Products if you’ve selected Multi-Product mode.
- Go to Knowledge Base » Sections: add your first categories.
- Go to Knowledge Base » Add New— create articles and assign them to sections.
Want a multi-product Knowledge Base only with Sections?
- Set the First section level under the Output tab to 2
- Create a set of top-level sections for each product
- Create sub-sections for each of the products
See a live example: WebberZone Knowledge Base Demo.
FAQ
If you don’t see your question answered below, please post it on the WordPress.org support forum. This is the quickest way to get help, as I check the forums daily. For more personalized assistance, I also offer premium paid support via email.
-
Why are Knowledge Base pages giving 404 errors?
-
Flush permalinks! Go to Settings > Permalinks and just click Save Changes.
-
What shortcodes are available?
-
Check the full shortcode guide here: Knowledge Base Shortcodes.
-
Can I override templates?
-
Absolutely! Copy these files into your theme or
wp-content/knowledgebase/templates/:single-wz_knowledgebase.phparchive-wz_knowledgebase.phptaxonomy-wzkb_category.phpwzkb-search.php
Or .html versions if you are using a block theme.
-
How do I change the article or section order?
-
Use a plugin like Intuitive Custom Post Order to easily drag and drop posts, sections or tags to display them in a custom order.
-
Can I use this as a help center or wiki?
-
Yes! Knowledge Base works equally well as a help center, wiki, FAQ site, or documentation portal. Use sections to organise topics and products to separate different areas of your documentation.
-
Does it support multiple products or projects?
-
Yes. Enable Multi-Product mode via the Setup Wizard to organise articles under separate Products, each with their own sections and sub-sections.
-
Is it compatible with page builders like Elementor or Divi?
-
Yes. You can use the [knowledgebase] shortcode in any page builder. The plugin also provides Gutenberg blocks for block-based themes.
-
Can visitors search the knowledge base?
-
Yes. The plugin includes a built-in search form (via the [wzkb_search] shortcode and a Search block for Gutenberg) with optional live AJAX suggestions. You can enable or disable live search from the plugin settings. The Pro version also adds a floating Help Widget with live search and suggested articles.
-
Is it compatible with WPML or Polylang?
-
Yes. Knowledge Base has built-in support for both WPML and Polylang:
- Articles, sections, products, and tags are all translatable. WPML uses
wpml-config.xml(bundled with the plugin) for automatic configuration. Polylang auto-detects the public post type and taxonomies. - Widgets (Articles, Sections, Products) translate stored term IDs to the current language automatically, so you can save a term ID in the default language and the widget will display the correct translation.
- Archive URLs resolve to the language-aware URL via
get_post_type_archive_link(), which both WPML and Polylang filter automatically. - Caching is language-aware — cached output is keyed per language so visitors never see content from the wrong locale.
Known limitations:
- The Pro Custom Permalinks feature builds URL structures using
home_url(). With WPML you may need to set the Language URL format to Directory (e.g./en/,/fr/) for custom permalink structures to resolve correctly per language. - The built-in search form posts to
home_url( '/' )— this is the standard WordPress search pattern and is handled correctly by both plugins’ URL routing.
- Articles, sections, products, and tags are all translatable. WPML uses
-
How can I report security bugs?
-
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.
Reviews
Contributors & Developers
“Knowledge Base” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Knowledge Base” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.0.0
Release post: https://webberzone.com/announcements/knowledge-base-v3-0-0/
-
Features:
- Introduced a hierarchical Products taxonomy (
wzkb_product) for multi-product knowledge bases.- Migration wizard with dry-run and batch processing to map existing sections and articles to products.
- Product-based frontend templates that preserve section hierarchy.
- Admin UI enhancements for managing products, sections, and migration.
- Setup Wizard to guide users through the initial configuration.
- New Product widget to display sections for a specific product.
- Block Templates and Patterns:
- Full Site Editor (FSE) support with custom block templates for Knowledge Base layouts.
- Pre-designed block patterns including single article, archives, sections, products, and sidebar layouts.
- Sidebar pattern with search, sections, products, and recent articles for easy navigation.
- Templates work with both classic and block themes.
- Auto-generated Table of Contents for Knowledge Base articles: parses headings (H2–H6), injects anchor IDs, and renders a nested linked TOC above article content.
- Configurable heading depth (H2–H6), minimum heading count threshold, and custom title text.
- WPML and Polylang support for TOC title translation.
- Filter
wzkb_tocto customise the generated HTML. - Public helper functions
wzkb_get_toc()andwzkb_toc()for template use. - [Pro] TOC widget, block and floating widget.
- Live search suggestions for the Knowledge Base search form, with AJAX results, keyboard navigation, and accessible screen reader support.
- [Pro] Custom permalinks for Products, Sections, Tags, and Articles.
- [Pro] Cache tools: Clear cache button and cache expiry option in the Settings page.
- [Pro] Flush permalinks button in the Settings page.
- [Pro] Knowledge Base Homepage Mode: Display the Knowledge Base on your site homepage, and redirect the Knowledge Base archive URL to the homepage.
- [Pro] Article Rating System:
- Binary or 5-star voting, optional follow-up feedback, shortcode support, and Tools page controls.
- Multiple tracking methods (none, cookie, IP, cookie + IP, logged-in users) with hashed IP storage for GDPR compliance.
- Email alerts, per-article reset tools, feedback storage, privacy exporter/eraser, and Bayesian average sorting in admin lists.
- [Pro] Floating Help Widget providing a branded assistant with live search, suggested articles, configurable labels/colours, and a contact form with HTML email notifications.
- [Pro] Premium layout pack with seven additional frontend styles (Modern, Minimal, Boxed, Gradient, Compact, Magazine, Professional).
- Introduced a hierarchical Products taxonomy (
-
Modifications:
- Standardised CSS class names to use consistent hyphenation (e.g.
wzkb_sectionwzkb-section). If you have custom CSS targeting the old class names, you’ll need to update your stylesheets. - Added
Hooks_Registryclass to organise hooks and prevent accidental duplicates. - Upgraded the WebberZone Settings API.
- Media Handler now supports the FIFU WordPress plugin for featured image detection.
- Knowledge Base Block will dynamically load the global settings when first inserted.
- Standardised CSS class names to use consistent hyphenation (e.g.
-
Breaking Changes:
- CSS classes have been renamed for consistency, for example:
wzkb_sectionwzkb-sectionwzkb_section_wrapperwzkb-section-wrapperwzkb_section_namewzkb-section-namewzkb_section_countwzkb-section-countwzkb_shortcodewzkb-shortcodewzkb_blockwzkb-block- and other similar class name changes.
- If you have custom CSS targeting these classes, please update your selectors.
- CSS classes have been renamed for consistency, for example:
Earlier versions
For the changelog of earlier versions, please refer to the separate changelog.txt file or the Github releases page







