@wp-playground/blueprintsInterfacesDefineSiteUrlStepOn this pageDefineSiteUrlStep Sets WP_HOME and WP_SITEURL constants for the WordPress installation. Using this step on playground.wordpress.net is moot. It is useful when building a custom Playground-based tool, like wp-now, or deploying Playground on a custom domain.Index PropertiessiteUrlstepProperties siteUrlsiteUrl: stringThe URLstepstep: defineSiteUrl
Sets
WP_HOME
andWP_SITEURL
constants for the WordPress installation.Using this step on playground.wordpress.net is moot. It is useful when building a custom Playground-based tool, like
wp-now
, or deploying Playground on a custom domain.