WP Manifestindependent plugin directory
manifest / developer / xophz-compass-enchiridion

Xophz Enchiridion Library

Curated handbook and execution engine for reusable site maintenance scripts, hooks, and magic snippets.

by Hall of the Gods, Inc. · github.com/hallofthegods/xophz-compass-enchiridion · website

0stars
13release downloads
0forks

Install

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

wp plugin install https://github.com/hallofthegods/xophz-compass-enchiridion/releases/download/v26.9.4/xophz-compass-enchiridion-26.9.4.zip

Declares an update source (https://github.com/HalloftheGods/xophz-compass-enchiridion), so updates arrive through the plugin's own updater.

Readme

Xophz Enchiridion Library

Category: Wizard's Tower · Version: 0.0.1

A library of magical scripts and snippets ready for use on your site.

Description

Enchiridion Library is a code snippet manager for COMPASS. It provides a safe, organized way to add custom PHP, JS, and CSS snippets to your site without editing theme files - including a curated recipe library of pre-built solutions.

Core Capabilities

  • Snippet Management – Create, edit, and toggle custom code snippets via a Custom Post Type.
  • Safe Execution – Snippets are executed through a controlled executor class to prevent fatal errors.
  • Recipe Library – Pre-built snippet recipes for common WordPress customizations.
  • Code Categories – Organize snippets by type and purpose.

Requirements

  • Xophz COMPASS parent plugin (active)
  • WordPress 5.8+, PHP 7.4+

Installation

  1. Ensure Xophz COMPASS is installed and active.
  2. Upload xophz-compass-enchiridion to /wp-content/plugins/.
  3. Activate through the Plugins menu.
  4. Access via the My Compass dashboard → Enchiridion.

PHP Class Map

Class File Purpose
Xophz_Compass_Enchiridion class-xophz-compass-enchiridion.php Core plugin hooks
Xophz_Compass_Enchiridion_Post_Type class-xophz-compass-enchiridion-post-type.php Custom Post Type for snippets
Xophz_Compass_Enchiridion_Executor class-xophz-compass-enchiridion-executor.php Safe snippet execution engine
Xophz_Compass_Enchiridion_Recipes class-xophz-compass-enchiridion-recipes.php Pre-built snippet recipe library

Frontend Routes

Route View Description
/enchiridion Dashboard Snippet library with search, toggle, and editor

Changelog

0.0.1

  • Initial release with snippet CPT, executor, and recipe library

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v26.9.4 Sep 5, 2026 xophz-compass-enchiridion-26.9.4.zip 1
v26.9.5 Sep 5, 2026 xophz-compass-enchiridion-26.9.5.zip 2
v26.9.1 Sep 2, 2026 xophz-compass-enchiridion-26.9.1.zip 1
v26.9.2 Sep 2, 2026 xophz-compass-enchiridion-26.9.2.zip 1
v26.8.30 Aug 31, 2026 xophz-compass-enchiridion-26.8.30.zip 1
v26.8.31 Aug 31, 2026 xophz-compass-enchiridion-26.8.31.zip 1
v26.5.9 May 10, 2026 xophz-compass-enchiridion-26.5.9.zip 0
v26.5.10 May 10, 2026 xophz-compass-enchiridion-26.5.10.zip 5
v26.5.2 May 3, 2026 xophz-compass-enchiridion-26.5.2.zip 0
v26.5.3 May 3, 2026 xophz-compass-enchiridion-26.5.3.zip 0
v26.4.28 Apr 28, 2026 xophz-compass-enchiridion-26.4.28.zip 1
v26.4.27 Apr 27, 2026 xophz-compass-enchiridion-26.4.27.zip 0