Concept Flow - Style.css and theme metadata
Create style.css file
Add theme metadata comment block
Include required fields: Theme Name, Author, Version
Add optional fields: Description, Tags, Text Domain
Save file in theme folder
WordPress reads metadata on theme load
Theme appears in WordPress admin with metadata info
The style.css file holds theme info in a comment block. WordPress reads this metadata to show theme details in the admin panel.