-
Notifications
You must be signed in to change notification settings - Fork 0
Add the absolute minimum to get started #2
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
- style.css
- index.php
- block-templates/index.html
- experimental-theme.json
| File | What if missing? | What if empty? |
|---|---|---|
| style.css | Theme can't be found / activated | ? |
| index.php | Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet. | Nothing shown, but it's not a really a WSOD |
| index.html | The output from index.php |
Empty template: Index |
| experimental-theme.json | WSOD on Edit site | WSOD on Edit site |
| functions.php | style.css is not enqueued | ditto |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request