makewp / theme
Make WordPress themes, better.
0.2.0
2025-07-11 01:56 UTC
Requires
- php: >=7.4
README
Make WordPress themes, better.
Features
- Auto-include code-split functions (
require_functions.php) - Auto-register blocks (
register_blocks.php) - Build
theme.jsonfromjsfiles (build_theme.php) - Don't convert text emoticons to emojis
- Change excerpt read more link
Upcoming
BuildCommand.php- Add filter to change directory from/configdefault?enqueue_style.php- Enqueue all styles that exist in/stylesaccording to template hierarchy naming. For example,/styles/taxonomy.csswould be enqueued under the same conditions that/taxonomy.phpwould render.enqueue_style.php- Add filter to change directory from/stylesdefault?
Bugs
- Error when saving posts: “Updating failed. The response is not a valid JSON response.”