This Composer plugin is used to fix some things when installing WordPress in a subfolder.
composer require lplabs/wordpress-install-fixer
- Use Composer to manage dependencies, including WP core.
- PHP 7+
- Clone this repo
- Run
composer setup-hooks
to add apre-commit
hook, which checks code and runs tests