2024-11-11
- Added
.dev-assets
,.env
andvendor
to .gitignore list. - Moved
constants.sh
inside/modules
.
2024-10-06
- Fixed WP debugging config settings getting overwritten when restarting DDEV with the addition of
wp-debug-log-setup-module.sh
. - Added boolean option for installing WP Debug.
- Refactored order script are run in.
- Added
CHANGELOG.md
file. - Updated terminal colors used for various messages.
- Updated the
files/vscode-settings.json
file's CSS and HTML settings for formatting to WordPress Code Standard - Renamed and moved
./scripts/script-variables.sh
to./constants.sh
.