@wp-playground/blueprintsInterfacesEnableMultisiteStepOn this pageEnableMultisiteStep Defines the Multisite constants in a wp-config.php file. This step can be called multiple times, and the constants will be merged.@hasRunnableExample@example<code>{ "step": "enableMultisite"}</code>Index PropertiesstepwpCliPathProperties stepstep: enableMultisiteoptionalwpCliPathwpCliPath?: stringwp-cli.phar path
Defines the Multisite constants in a
wp-config.php
file.This step can be called multiple times, and the constants will be merged.