alleyinteractive / alleyinteractive/create-wordpress-theme

Add `Makefile` and `configure.php` to provide find/replace theme name functionality

Open
#48 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Description

In our companion template repository [create-wordpress-plugin](https://github.com/alleyinteractive/create-wordpress-plugin), we have functionality that replaces instances of `Create WordPress Plugin`, `create-wordpress-plugin`, etc. with the user-provided plugin name. The specific files that provide this functionality are `Makefile` and `configure.php`.

We should implement this feature in `create-wordpress-theme`

### Use Case

1. Use `create-wordpress-theme` to create a new theme
2. Notice that there are multiple instances of `Create WordPress Theme`, `create-wordpress-theme`, etc. which need to be manually updated with the theme name.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.