Theme base with built-in automation for efficient WordPress development.
elvThemeBase is a WordPress theme base designed for developers who want a structured, automated workflow. It provides a predefined folder hierarchy and VScode-integrated tasks to create page templates, components, and elements in seconds, freeing you from repetitive setup.
npm run watch for live reloading during development..env file controls many theme features—disable comments, remove Gutenberg embeds, turn off standard posts, and more._plugins-and-libs folder keeps required plugins bundled.This base is opinionated: it favors functional PHP over classes, uses jQuery minimally, and expects you to use SCSS and TypeScript. It is best suited for developers who value consistency and automation over flexibility.
No comments yet. Be the first to start the conversation!