Knowledge Base REST API

Knowledge Base REST API

The WebberZone Knowledge Base plugin exposes selected functionality via the WordPress REST API. All endpoints live under the namespace wzkb/v1 and therefore share the base path: Replace https://example.com with your site’s domain. Authentication & Permissions Permission overrides Developers can override route-level visibility without replacing the controller. The filter receives the route slug and the default...
Related Articles in Knowledge Base v2.1.0

Knowledge Base Related Articles

The Knowledge Base plugin ships with a first-party Related Articles engine that can surface contextual links below each article, power the Related Articles block, and feed the Help Widget. This document now starts with a non-technical explainer before diving into the developer reference. Part A – User-Friendly Overview What Related Articles Do Turning the Feature...
Table of Contents

Table of Contents

Knowledge Base can automatically generate a table of contents for each article by scanning its headings, injecting anchor IDs, and rendering a nested linked list above the content. Readers can jump straight to any section without scrolling. How it works When the TOC is enabled, the plugin scans the article’s H2–H6 headings, adds a unique...
Syncing Docs with GitHub

Syncing Docs with GitHub

If you write your documentation in Markdown and store it on GitHub, Knowledge Base Pro can keep it in sync with your knowledge base in both directions — pull .md files in as KB articles, and push article edits back out as commits. No copy-pasting required. This guide starts with the everyday setup steps and...
Privacy Policy Text for Knowledge Base Article Ratings

Privacy Policy Text for Knowledge Base Article Ratings

Copy and paste the section below that matches your configured Vote Tracking Method in the Knowledge Base plugin settings. 1. No Tracking (allows multiple votes) 2. Cookie Only (requires consent) 3. IP Address Only (stores personal data) 4. Cookie + IP Address (either method blocks voting) 5. Logged-in Users Only (best for authenticated sites) Complete Combined Version...
Migration Guide: Knowledge Base v2.3 to v3.0

Migration Guide: Knowledge Base v2.3 to v3.0

Overview Knowledge Base v3.0 introduces Multi-Product Mode, an organizational feature that allows you to structure your knowledge base by products. This guide explains the migration process from the single-product structure (v2.3 and earlier) to the new multi-product architecture. What’s New in v3.0? Multi-Product Mode In Knowledge Base v2.3 and earlier, your knowledge base had a...
Knowledge Base Styles Customization Guide

Knowledge Base Styles Customization Guide

Knowledge Base styles control how your knowledge base articles and sections look on your website. Think of them as pre-designed themes that determine colors, layouts, spacing, and visual effects. What Are Styles? Each style is a complete visual design for your knowledge base: The plugin includes 9 professionally designed styles (2 free, 7 pro) that...
Knowledge Base Alerts

Knowledge Base shortcodes

Knowledge Base includes multiple shortcodes for embedding the knowledge base, search form, breadcrumbs, alerts, and related articles anywhere in your content. You can display the knowledge base anywhere in your blog using the GeneralGeneral topics not specific to any of WebberZone's WordPress pluginsView articlesSnippetz (formerly Add to All)Get help on how to use WebberZone Snippetz...
Knowledge Base Permalinks Tutorial

Knowledge Base Permalinks Tutorial

This guide explains how Knowledge Base handles URLs and how to configure custom permalink structures in Pro. Quick start Permalink settings All permalink settings are located in Knowledge Base → Settings → General under the Permalinks section. Available settings Pro: custom permalinks engine Pro adds a custom permalinks engine that lets you control your URL...
Exporting and Importing Articles

Exporting and Importing Articles

Knowledge Base Pro lets you export all articles in three formats and re-import them from a Markdown ZIP. All export and import actions are available under Knowledge Base → Tools. All three export formats include articles with a status of published, draft, or private. Export formats Markdown ZIP Downloads all articles as individual .md files...
Setup Wizard and Sample Content

Setup Wizard and Sample Content

The setup wizard walks you through configuring Knowledge Base in a few guided steps — from choosing your structure to importing sample content so you can see a working knowledge base immediately. Launching the wizard The wizard opens automatically the first time you activate the plugin. You can also run it again at any time...
Documentation Layout

Documentation Layout

The Documentation Layout is a pro feature that transforms your knowledge base into a three-column documentation site. When enabled, every KB page — the archive, product pages, section pages, and single articles — renders with a full-width docs-style template: Enable it with a single setting; no theme editing or custom templates required. Enabling Documentation Layout...