Skip to content

Directory Overview

/wp-content/themes/products/
├── assets/ # Static assets
├── inc/ # Core PHP includes
├── js/ # JavaScript files
├── languages/ # Translations
├── sass/ # SCSS sources
├── scripts/ # Automation scripts
├── template-parts/ # Reusable templates
├── *.php # Page templates
├── functions.php # Theme functions
└── style.css # Main stylesheet

PHP modules for database, search, and features.

Cron jobs and scheduled tasks.

Reusable template components.

Frontend functionality and interactions.