ColoredCow / ColoredCow/wordpress-init

Cannot use WP-CLI inside the project

Open
#20 0 comments 0 reactions 1 assignee Claimed by @pokhiii View on GitHub
type : enhancement
Dominant language
PHP
Stars
4
Forks
5
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Cannot use WP-CLI inside the project built using this boilerplate.

**Describe the solution you'd like**
WP-CLI should be accessible from any directory inside the boilerplate.

**Describe alternatives you've considered**
Since with this boilerplate, the Wordpress core files are installed inside `public/wp/` directory, that needs to be specified with `--path` option in the all the `wp` commands.

It would be better if we can have a repository-wide configuration. That will save the user to specify it every time.

**Additional context**
Add any other context or screenshots about the feature request here.
![image](https://user-images.githubusercontent.com/11808845/83018437-ee07dd80-a042-11ea-96ef-6f8fa9ef99fb.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.