WP Manifestindependent plugin directory
manifest / content / knowledgebase-author-reviewer

KB Author & Reviewer

This repository is related to a wordpress plugin to show author and review on posts and knowledgebase articles.

by Naeem Afridi · github.com/naeem-afridi/knowledgebase-author-reviewer

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/naeem-afridi/knowledgebase-author-reviewer/archive/refs/heads/main.zip

KnowledgeBase Author Reviewer (KBAR)

Adds Author and Reviewer boxes with multiple layout options to your posts. Ideal for documentation, blogs, or knowledgebase content.

Description

This plugin lets you assign authors and reviewers to posts and display them with stylish layouts. Choose from 5 layouts, customize box colors, borders, and shadows. Supports featured images and works via auto-injection or shortcode.

Features

  • Custom Post Types for Authors & Reviewers
  • Choose from 5 Layouts
  • Fully customizable box styles
  • Shortcode support: [kbar_display]
  • Reviewer selection toggle
  • Option to hide container when no author/reviewer is selected

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Go to "Authors & Reviewers > Plugin Settings" to configure

Changelog

1.1

  • Added option to hide author/reviewer container if not selected

1.0

  • Initial release with author/reviewer box, layout selection, shortcode, and customizable styles.