Extrachill
WordPress theme for the Extra Chill network. Provides extension points for any music-related WordPress project.
Changelog
All notable changes to this project will be documented in this file. This file records notable changes in this theme....
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...
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....
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...
Custom Embeds
Enhanced oEmbed support for music platforms. Bandcamp Embeds Location: /inc/core/editor/bandcamp-embeds.php Automatic embed support for Bandcamp albums and tracks. Supported URLs...
Custom Taxonomies
The theme registers four music-focused custom taxonomies with REST API support for block editor integration. Taxonomy Overview Taxonomy Hierarchical Slug...