Xophz For the XP
Gamification engine rewarding visitor engagement with experience points, achievement badges, and level progression.
by Hall of the Gods, Inc. · github.com/hallofthegods/xophz-compass-xp · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/hallofthegods/xophz-compass-xp/releases/download/v26.9.4/xophz-compass-xp-26.9.4.zipDeclares an update source (https://github.com/HalloftheGods/xophz-compass-xp), so updates arrive through the plugin's own updater.
Readme
Xophz XP
Category: True North · Version: 1.0.0
Experience Points (XP) Gamification System and Event Router for the COMPASS ecosystem.
Description
Xophz XP is the core gamification engine for the COMPASS platform. It handles player progression, leveling formulas, and competitive leaderboards within the "True North" ecosystem. It transforms standard site operations into a deeply engaging, game-like experience.
Core Capabilities
- Player Progression – Tracks Level, Experience Points (XP), Gold Pieces (GP), and Action Points (AP).
- Leaderboard – Global ranking system dynamically fed by the
useXpStorePinia store. - Masquerading System – Linked to WordPress user login, but visually supports abstract avatars via
userMask. - Leveling Logic – Tiered leveling equations (Level 1 threshold at 600 XP).
- Gamified Onboarding – Prompts users to initialize their profile ("Join the Adventure") with a
<x-dialog>.
Design Language Integration
The XP System Native Views (/routes/xp/) aggressively utilize COMPASS atomic UI primitives:
- Uses
<x-card>withneon-cardutility classes andbackdrop-filter: blur(12px). - Uses
<x-chip>for variant-based coloring (cyan-accent-4for XP,amber-accent-2for GP). - Strict adherence to FontAwesome 6 categories (
fad,fas,fal).
Requirements
- Xophz COMPASS parent plugin (active)
- WordPress 5.8+, PHP 7.4+
Installation
- Ensure Xophz COMPASS is installed and active.
- Upload
xophz-compass-xpto/wp-content/plugins/. - Activate through the Plugins menu.
- Access via the My Compass dashboard → XP.
Frontend Routes
| Route | View | Description |
|---|---|---|
/xp |
Leaderboard | The global XP dashboard, rankings, and player stat breakdowns |
PHP Class Map
| Class | File | Purpose |
|---|---|---|
Xophz_Compass_Xp |
class-xophz-compass-xp.php |
Core plugin loader and global point hooks |
Xophz_Compass_Xp_Public |
class-xophz-compass-xp-public.php |
Enqueues public-facing assets and scripts |
Xophz_Compass_Xp_Admin |
class-xophz-compass-xp-admin.php |
Exposes admin configurations and menus |
Changelog
1.0.0
- Refactored UI array to COMPASS atomic primitives (
x-card,x-chip). - Implementation of True North aesthetic (Cyan glows, dark mode).
- Centralized Data Store tracking XP, GP, and AP.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v26.9.4 | Sep 5, 2026 | xophz-compass-xp-26.9.4.zip | 2 |
| v26.9.5 | Sep 5, 2026 | xophz-compass-xp-26.9.5.zip | 2 |
| v26.9.2 | Sep 2, 2026 | xophz-compass-xp-26.9.2.zip | 1 |
| v26.8.30 | Aug 31, 2026 | xophz-compass-xp-26.8.30.zip | 1 |
| v26.8.31 | Aug 31, 2026 | xophz-compass-xp-26.8.31.zip | 1 |
| v26.8.16 | Aug 17, 2026 | xophz-compass-xp-26.8.16.zip | 1 |
| v26.8.17 | Aug 17, 2026 | xophz-compass-xp-26.8.17.zip | 1 |
| v26.8.12 | Aug 13, 2026 | xophz-compass-xp-26.8.12.zip | 1 |
| v26.8.13 | Aug 13, 2026 | xophz-compass-xp-26.8.13.zip | 1 |
| v26.8.7 | Aug 7, 2026 | xophz-compass-xp-26.8.7.zip | 1 |
| v26.8.5 | Aug 6, 2026 | xophz-compass-xp-26.8.5.zip | 0 |
| v26.8.6 | Aug 6, 2026 | xophz-compass-xp-26.8.6.zip | 0 |
| v26.8.2 | Aug 3, 2026 | xophz-compass-xp-26.8.2.zip | 1 |
| v26.8.3 | Aug 3, 2026 | xophz-compass-xp-26.8.3.zip | 1 |
| v26.7.23 | Jul 24, 2026 | xophz-compass-xp-26.7.23.zip | 0 |
| v26.7.24 | Jul 24, 2026 | xophz-compass-xp-26.7.24.zip | 0 |
| v26.7.20 | Jul 21, 2026 | xophz-compass-xp-26.7.20.zip | 0 |
| v26.7.21 | Jul 21, 2026 | xophz-compass-xp-26.7.21.zip | 0 |
| v26.7.14 | Jul 15, 2026 | xophz-compass-xp-26.7.14.zip | 0 |
| v26.7.15 | Jul 15, 2026 | xophz-compass-xp-26.7.15.zip | 0 |
| v26.5.27 | May 28, 2026 | xophz-compass-xp-26.5.27.zip | 0 |
| v26.5.28 | May 28, 2026 | xophz-compass-xp-26.5.28.zip | 0 |
| v26.5.16 | May 17, 2026 | xophz-compass-xp-26.5.16.zip | 2 |
| v26.5.17 | May 17, 2026 | xophz-compass-xp-26.5.17.zip | 0 |
| v26.5.6 | May 7, 2026 | xophz-compass-xp-26.5.6.zip | 2 |