-
**Describe the bug**
https://packagist.org/packages/pods-framework/pods is marked as Abandoned, which doesn't appear to be the case.
**Expected behavior**
The package not to be marked as abandone…
-
I'd like to have push-to-deploy for one repository that had a composer.json that included WordPress itself along with my own custom-built themes and plugins. (more likely one theme + potentially sever…
-
Could wp-config.example follow WPCS?
-
I would like to hide `/wp/` in admin URL. How to do this is explained in https://github.com/wecodemore/wpstarter/issues/15 but I could not see a way in the config to do this without making a change to…
-
For a new site, I cloned the client's Bitbucket repo that had the initial files for WPStarter, and got the site up and running. All fine.
When I tried WP CLI though, I kept coming across errors lik…
-
Can you make the path in wp-cli.yml relative. The problem is that i can access the project under linux and windows and they have different path. With a relative path i can use wp-cli on both without a…
-
Currently the [`Changelog.md`](https://github.com/phusion/baseimage-docker/blob/8ec76f25caf42738170d03f6a7a9feaa708c6527/Changelog.md) file hosts what is basically a list of releases. GitHub already […
-
_Sometimes_ this error appear when using WP Starter:
> Fatal error: Uncaught RuntimeException: DB_NAME, DB_USER, DB_PASSWORD environment variables are required.
As of now, this bug has been reproduc…
-
WPStarter defines the constant `WP_CONTENT_URL` in generated `wp-config.php`:
```
/**
* Define content constants only if needed, or network install screen will complain for no reason
*/
if (realpat…
-
What do you think about creating a `wp-cli.yml` in the project root to specify the path to WP core. The content would just look like that:
```
path:
```
It would allow to use WP-CLI from the same w…