DDEV WP Setup Script v1.3.0
Release Date: 2024-11-24
- Added the
PROJECT_NAME_SLUGvariable for the ddev project name, which replaces whitespaces with dashes and uppercase letters with lowercase letters in the$PROJECT_NAMEvariable. - Updated
$WP_SITE_TITLEto use$PROJECT_NAMEvariable. - Updated
DEFAULT_THEME_SLUGvalue totwentytwentyfive. - Updated
PROJECT_NAMElogic to remove any leading symbols. - Updated cloned git removal message.