WP Manifestindependent plugin directory
manifest / admin / guide

The Guide by Reaktiv

Adds the site guide to the site.

by Reaktiv Studios · github.com/reaktivstudios/guide · website

0stars
1release downloads
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/reaktivstudios/guide/releases/download/v2.1.4/rkv-site-guide.2.1.4.zip

Readme

Guide Plugin

This plugin adds docs to the Guide in the WordPress dashboard.

Docs are sourced from either MD or PHP files in the wp-content/docs directory. The individual docs should be sorted into folders. The folder name is used as a slug to identify the doc.

Images in MD files can be stored alongside the doc file and referenced with markdown like ![Alt Text](path/image.ext)

There is an example for the docs directory in the examples directory of this plugin.

The path to the docs directory may be altered using these two filters:

  • rkv_guide_docs_path: Alters the path
  • rkv_guide_docs_url: Alters the URL

Both filters must be used together to ensure the docs are found, and any embedded URLs are correctly handled.

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v2.1.4 Aug 27, 2026 rkv-site-guide.2.1.4.zip 1
v2.1.3 Aug 27, 2026
v2.1.2 Aug 27, 2026
v2.1.1 Aug 27, 2026
v2.1.0 Mar 31, 2026
v2.0.2 Oct 8, 2025
v2.0.1 Oct 2, 2025
v2.0.0 Oct 2, 2025
v1.1.1 Jul 9, 2025