diff --git a/inc/pantheon-multisite-finalize.php b/inc/pantheon-multisite-finalize.php index a36fcc2..6c81455 100644 --- a/inc/pantheon-multisite-finalize.php +++ b/inc/pantheon-multisite-finalize.php @@ -1,16 +1,37 @@ +/** + * Detects if a user is using the correct upstream and framework and give them appropriate next steps to finalize WPMS setup. + * + * @return void + */ +function pantheon_multisite_install_finalize_message() { ?>
-

-

Pantheon Multisite Configuration for documentation on how to finalize configuration of your site network.', 'pantheon' ), 'https://pantheon.io/docs/guides/multisite/config/#install-the-wordpress-site-network' ); ?>

+ +

+

Pantheon Multisite Configuration for documentation on how to finalize configuration of your site network.', 'pantheon' ), 'https://pantheon.io/docs/guides/multisite/config/#install-the-wordpress-site-network' ); ?>

+ +

+

Contact Support.', 'pantheon' ), 'https://pantheon.io/support' ); ?>

+
+ +