Multisite Flows (iPad)


Screenshots taken on an iPad Air.

Install MultisiteMultisite Multisite is a WordPress feature which allows users to create a network of sites on a single WordPress installation. Available since WordPress version 3.0, Multisite is a continuation of WPMU or WordPress Multiuser project. WordPress MultiUser project was discontinued and its features were included into WordPress core. Advanced Administration Handbook -> Create A Network.

N/A

Add a new user – network admin

#gallery-74 {
margin: auto;
}
#gallery-74 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-74 img {
border: 2px solid #cfcfcf;
}
#gallery-74 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

Each field auto-capitalizes first letter of input. Should maybe use autocapitalize="off" and autocorrect="off" on the username field. The email field should be type="email".

Add a new user to a site

#gallery-75 {
margin: auto;
}
#gallery-75 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-75 img {
border: 2px solid #cfcfcf;
}
#gallery-75 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

Username auto-capitalizes first letter of input. Should maybe use autocapitalize="off" and autocorrect="off".

Add an existing user to a site

#gallery-76 {
margin: auto;
}
#gallery-76 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-76 img {
border: 2px solid #cfcfcf;
}
#gallery-76 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

Having to double tap a user from the auto-suggested list isn’t ideal.

Install, enable, and then activate a theme for a single site

#gallery-77 {
margin: auto;
}
#gallery-77 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-77 img {
border: 2px solid #cfcfcf;
}
#gallery-77 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

It takes 18 taps (!!) to install and activate a theme on an individual site.

Install a theme and enable it for network

#gallery-78 {
margin: auto;
}
#gallery-78 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-78 img {
border: 2px solid #cfcfcf;
}
#gallery-78 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

Install and then activate a pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party. on a single site

#gallery-79 {
margin: auto;
}
#gallery-79 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-79 img {
border: 2px solid #cfcfcf;
}
#gallery-79 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

Install and then network activate a plugin

#gallery-80 {
margin: auto;
}
#gallery-80 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-80 img {
border: 2px solid #cfcfcf;
}
#gallery-80 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

Create a new site

#gallery-81 {
margin: auto;
}
#gallery-81 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-81 img {
border: 2px solid #cfcfcf;
}
#gallery-81 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

Update a plugin

#gallery-82 {
margin: auto;
}
#gallery-82 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-82 img {
border: 2px solid #cfcfcf;
}
#gallery-82 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

Update a theme

#gallery-83 {
margin: auto;
}
#gallery-83 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-83 img {
border: 2px solid #cfcfcf;
}
#gallery-83 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

Edit the domain/path for an existing site

#gallery-84 {
margin: auto;
}
#gallery-84 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-84 img {
border: 2px solid #cfcfcf;
}
#gallery-84 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

#ios, #multisite, #network-admin, #safari, #tablet, #web