Skip to content

Instantly share code, notes, and snippets.

View nhogan411gce's full-sized avatar

Nick Hogan nhogan411gce

View GitHub Profile
@nhogan411gce
nhogan411gce / LOCAL-THEME-PLUGIN-DEVELOPMENT-README.md
Created November 11, 2025 16:17
WordPress Local Plugin/Theme Development Setup

Local Theme & Plugin Development Setup

This guide explains how to set up local development for WordPress themes and plugins using Docker and Composer, allowing you to override remote packages with local development versions.

Directory Structure

Your local development setup should follow this structure:

~/Folder-Name-Not-Important/        # Your main code directory