Extrachill

WordPress theme for the Extra Chill network. Provides extension points for any music-related WordPress project.

19 Docs

Changelog

All notable changes to this project will be documented in this file. This file records notable changes in this theme....

Updated February 27, 2026

ExtraChill Theme – Technical Documentation

This directory contains technical deep-dive documentation for the ExtraChill theme. For architectural patterns and development guidelines, see ../AGENTS.md For quick...

Updated February 13, 2026

Action Hooks Reference

The theme provides action hooks for plugin integration and customization throughout templates. Navigation Hooks extrachill_header_top_right Populates the top-right header area....

Updated February 13, 2026

Archive Functionality

Archive pages with filtering, sorting, and search capabilities. Core Components Archive Template Location: /inc/archives/archive.php Filter: extrachill_template_archive Handles all archive types:...

Updated February 13, 2026

Asset Loading System

Conditional CSS/JS loading with filemtime() cache busting comes from /inc/core/assets.php, which guards every enqueue with file_exists() checks and context-aware logic....

Updated February 13, 2026

Category Rewrite System

Forces blank category base for clean URLs in multisite permalink structure. Overview Location: /inc/core/rewrite.php The theme removes the /category/ prefix...

Updated February 13, 2026
← Back to Chubes.net