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 quick overview and installation, see ../README.md Technical documentation for...
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:...
Custom Taxonomies
The theme registers four music-focused custom taxonomies with REST API support for block editor integration. Taxonomy Overview Taxonomy Hierarchical Slug...
Multisite Integration
Integration with WordPress multisite network and the extrachill-multisite plugin. Network Overview ExtraChill theme serves the active sites in the WordPress...
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....