Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
WordPress Theme Development

style.css and Theme Header

Declare theme metadata in style.css so WordPress recognizes your theme.

style.css and Theme Header — a practical guide to WordPress style.css theme header with clear examples you can reuse in real projects.

WordPress Theme Development Series (8/96). Prefer one article? Read the complete WordPress theme development tutorial.

Short description

The theme header in `style.css` is required. Main CSS can still be enqueued separately for performance.

Theme header

/*
Theme Name: Acme Theme
Theme URI: https://example.com/acme-theme
Author: Imtiyaj
Description: A clean starter theme.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: acme-theme
*/

Leave a reply

Your email address will not be published. Required fields are marked *