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.
Not relevant on iPhone
Adding a new site for existing user as admin
#gallery-110 {
margin: auto;
}
#gallery-110 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-110 img {
border: 2px solid #cfcfcf;
}
#gallery-110 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- Start on My Sites (Invalid save button)
- Open the My Sites menu
- Open the Network Admin submenu
- Click Sites
- Page refreshes showing all sites
- Click add new
- Page refreshes showing add site form
- iPhone keyboard shows when filling form
- Ajax user search when filling in Admin Email
- Click Add Site
- Page refreshes with confirmation message & the options to edit the site/visit its dashboard
Adding a new site for new user
Same as the previous flowFlow Flow is the path of screens and interactions taken to accomplish a task. It’s an experience vector. Flow is also a feeling. It’s being unselfconscious and in the zone. Flow is what happens when difficulties are removed and you are freed to pursue an activity without forming intentions. You just do it., except there’s no results from the ajax email field.
#gallery-111 {
margin: auto;
}
#gallery-111 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-111 img {
border: 2px solid #cfcfcf;
}
#gallery-111 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
Install & enable, a theme for the entire network.
#gallery-112 {
margin: auto;
}
#gallery-112 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-112 img {
border: 2px solid #cfcfcf;
}
#gallery-112 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- Starting from the dashboard
- Click the burger icon to open the main menu
- Click themes to open the submenu
- Click add new
- Page reloads listing themes. Click on a theme image. (upload button at the top is no use on IOS)
- A modal opens showing the image/description & an barely visible preview of the theme.
- Click Install
- Click Network Activate
- Page reloads & shows a vague success message
Install & enable, a theme for a single site on the network.
Follow steps 1-7 from previous flow
#gallery-113 {
margin: auto;
}
#gallery-113 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-113 img {
border: 2px solid #cfcfcf;
}
#gallery-113 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- Click return to the theme installer
- Installed themes have a banner telling you there installed
- Click the burger icon
- Click Sites to open submenu
- Click all sites
- Page reloads listing all sites. Click edit.
- Click the themes tab
- Click enable on the theme you want to enable
- Page refreshes showing a vague success message
Install & network 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..
#gallery-114 {
margin: auto;
}
#gallery-114 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-114 img {
border: 2px solid #cfcfcf;
}
#gallery-114 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- Start on the dashboard
- Click on the burger to open the sidebarSidebar A sidebar in WordPress is referred to a widget-ready area used by WordPress themes to display information that is not a part of the main content. It is not always a vertical column on the side. It can be a horizontal rectangle below or above the content area, footer, header, or any where in the theme..
- Click Plugins to reveal the submenu. Click Add New.
- Click install now on the plugin you wish to install (Upload button at the top is redundant on IOS))
- Click Network Activate
- Page reloads with vague success message
Install & activate a plugin for a single site on the network.
Follow steps 1-4 from previous flow.
#gallery-115 {
margin: auto;
}
#gallery-115 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-115 img {
border: 2px solid #cfcfcf;
}
#gallery-115 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- Click My Sites
- Select the site you wish to activate the plugin on
- Select Dashboard
- Page reloads on the WordPress Dashboard
- Click the burger icon to reveal the sidebar
- Select plugins
- Click Activate on the plugin you wish to activate
- Vague success message
Edit the path for an existing site.
#gallery-116 {
margin: auto;
}
#gallery-116 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-116 img {
border: 2px solid #cfcfcf;
}
#gallery-116 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- Start on the dashboard
- Click the burger to open the sidebar
- Click sites
- Click all sites
- Click edit on the site you wish to alter
- Page reloads showing current settings
- Select the field you wish to edit brings up IOS keyboard (spellcheck tries to capitalize domain names)
- Scroll down
- Click save
- Success message
Edit the domain for an existing site.
Same as previous flow, just edit the other field in 7
#gallery-117 {
margin: auto;
}
#gallery-117 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-117 img {
border: 2px solid #cfcfcf;
}
#gallery-117 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- WordPress adds trailing / automatically if omited.






















































